Advertisement
Guest User

Server startup

a guest
Jul 3rd, 2013
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 30.78 KB | None | 0 0
  1. 2013-07-03 11:03:37 [INFO] Loading properties
  2. 2013-07-03 11:03:37 [INFO] Default game type: SURVIVAL
  3. 2013-07-03 11:03:37 [INFO] Generating keypair
  4. 2013-07-03 11:03:37 [INFO] Starting Minecraft server on 188.165.158.172:25565
  5. 2013-07-03 11:03:37 [INFO] This server is running CraftBukkit version git-Bukkit-1.5.2-R1.0-3-g3fa57f6-b2795jnks (MC: 1.6.1) (Implementing API version 1.6.1-R0.1-SNAPSHOT)
  6. 2013-07-03 11:03:37 [INFO] ----- Bukkit Auto Updater -----
  7. 2013-07-03 11:03:37 [INFO] It appears that you're running a Development Build, when you've specified in bukkit.yml that you prefer to run Recommended Builds.
  8. 2013-07-03 11:03:37 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change 'preferred-channel' in your bukkit.yml to 'dev'.
  9. 2013-07-03 11:03:37 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
  10. 2013-07-03 11:03:37 [INFO] If you would like to disable this warning, simply set 'suggest-channels' to false in bukkit.yml.
  11. 2013-07-03 11:03:37 [INFO] ----- ------------------- -----
  12. 2013-07-03 11:03:38 [SEVERE] Could not load 'plugins/SafeCommandBlock.jar' in folder 'plugins'
  13. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:195)
  15. at org.bukkit.craftbukkit.v1_6_R1.CraftServer.loadPlugins(CraftServer.java:239)
  16. at org.bukkit.craftbukkit.v1_6_R1.CraftServer.<init>(CraftServer.java:217)
  17. at net.minecraft.server.v1_6_R1.PlayerList.<init>(PlayerList.java:55)
  18. at net.minecraft.server.v1_6_R1.DedicatedPlayerList.<init>(SourceFile:11)
  19. at net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.java:106)
  20. at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:392)
  21. at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
  22. 2013-07-03 11:03:38 [INFO] [PermissionsEx] sql backend registered!
  23. 2013-07-03 11:03:38 [INFO] [PermissionsEx] file backend registered!
  24. 2013-07-03 11:03:38 [INFO] [PermissionsEx] PermissionEx plugin initialized.
  25. 2013-07-03 11:03:38 [SEVERE] Could not load 'plugins/RideThaDragon.jar' in folder 'plugins'
  26. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/Entity
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:184)
  28. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:305)
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:230)
  30. at org.bukkit.craftbukkit.v1_6_R1.CraftServer.loadPlugins(CraftServer.java:239)
  31. at org.bukkit.craftbukkit.v1_6_R1.CraftServer.<init>(CraftServer.java:217)
  32. at net.minecraft.server.v1_6_R1.PlayerList.<init>(PlayerList.java:55)
  33. at net.minecraft.server.v1_6_R1.DedicatedPlayerList.<init>(SourceFile:11)
  34. at net.minecraft.server.v1_6_R1.DedicatedServer.init(DedicatedServer.java:106)
  35. at net.minecraft.server.v1_6_R1.MinecraftServer.run(MinecraftServer.java:392)
  36. at net.minecraft.server.v1_6_R1.ThreadServerApplication.run(SourceFile:582)
  37. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_4_5/Entity
  38. at java.lang.Class.forName0(Native Method)
  39. at java.lang.Class.forName(Class.java:264)
  40. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:173)
  41. ... 9 more
  42. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_4_5.Entity
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass0(PluginClassLoader.java:70)
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:53)
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:423)
  46. at java.lang.ClassLoader.loadClass(ClassLoader.java:356)
  47. ... 12 more
  48. 2013-07-03 11:03:38 [INFO] [WorldEdit] Loading WorldEdit v5.5.6
  49. 2013-07-03 11:03:38 [INFO] [StaffMonitor] Loading StaffMonitor v1.2.1
  50. 2013-07-03 11:03:38 [INFO] [Buycraft] Loading Buycraft v5.6
  51. 2013-07-03 11:03:38 [INFO] [Vault] Loading Vault v1.2.25-b320
  52. 2013-07-03 11:03:38 [INFO] [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  53. 2013-07-03 11:03:38 [INFO] [PermissionsEx] Loading PermissionsEx v1.19.5
  54. 2013-07-03 11:03:38 [INFO] [PermissionsEx] Initializing file backend
  55. 2013-07-03 11:03:38 [INFO] Permissions file successfully reloaded
  56. 2013-07-03 11:03:38 [INFO] [CCPlugin] Loading CCPlugin v1.0
  57. 2013-07-03 11:03:38 [INFO] [Questioner] Loading Questioner v0.6
  58. 2013-07-03 11:03:38 [INFO] [WorldGuard] Loading WorldGuard v5.7.5
  59. 2013-07-03 11:03:38 [INFO] [dynmap] Loading dynmap v1.7.1-714
  60. 2013-07-03 11:03:38 [INFO] [Dynmap-WorldGuard] Loading Dynmap-WorldGuard v0.50
  61. 2013-07-03 11:03:38 [INFO] [SaveIt] Loading SaveIt v1.0.5
  62. 2013-07-03 11:03:38 [INFO] [iConomy] Loading iConomy v7.0
  63. 2013-07-03 11:03:38 [INFO] [Register] Loading Register v1.8
  64. 2013-07-03 11:03:38 [INFO] [Register] Preferred method [null] not found, using first found.
  65. 2013-07-03 11:03:38 [INFO] [Register] version 1.8 is enabled.
  66. 2013-07-03 11:03:38 [INFO] [SurvivalGames] Loading SurvivalGames v0.5.8.42
  67. 2013-07-03 11:03:38 [INFO] [Ram Monitor] Loading Ram Monitor v1
  68. 2013-07-03 11:03:38 [INFO] [WhitelistMessage] Loading WhitelistMessage v1.1
  69. 2013-07-03 11:03:38 [INFO] [WhatIsIt] Loading WhatIsIt v1.3.5
  70. 2013-07-03 11:03:38 [INFO] [BanManager] Loading BanManager v2.51
  71. 2013-07-03 11:03:38 [INFO] [SwiftApi] Loading SwiftApi v1.3
  72. 2013-07-03 11:03:38 [INFO] [Votifier] Loading Votifier v1.9
  73. 2013-07-03 11:03:38 [INFO] [Stats] Loading Stats vjenkins-Stats-373
  74. 2013-07-03 11:03:38 [INFO] [mcMMO] Loading mcMMO v1.4.05-b1870
  75. 2013-07-03 11:03:38 [INFO] [StealthLogin] Loading StealthLogin v1.2.1b
  76. 2013-07-03 11:03:38 [INFO] [Essentials] Loading Essentials v2.11.1
  77. 2013-07-03 11:03:38 [INFO] [floAuction] Loading floAuction v2.8.8
  78. 2013-07-03 11:03:38 [INFO] [WorldBorder] Loading WorldBorder v1.7.2b
  79. 2013-07-03 11:03:38 [INFO] [Towny] Loading Towny v0.82.1.0
  80. 2013-07-03 11:03:38 [INFO] [EssentialsSpawn] Loading EssentialsSpawn v2.11.1
  81. 2013-07-03 11:03:38 [INFO] [iZone] Loading iZone v7.6.5
  82. 2013-07-03 11:03:38 [INFO] [RegionForSale] Loading RegionForSale v2.1
  83. 2013-07-03 11:03:38 [INFO] [VanishNoPacket] Loading VanishNoPacket v3.18
  84. 2013-07-03 11:03:38 [INFO] [TownyChat] Loading TownyChat v0.36
  85. 2013-07-03 11:03:38 [INFO] [Dynmap-Towny] Loading Dynmap-Towny v0.50
  86. 2013-07-03 11:03:38 [INFO] [Vault] Enabling Vault v1.2.25-b320
  87. 2013-07-03 11:03:38 [INFO] [Vault][Economy] Essentials Economy found: Waiting
  88. 2013-07-03 11:03:38 [WARNING] iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  89. 2013-07-03 11:03:38 [WARNING] if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  90. 2013-07-03 11:03:38 [WARNING] it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  91. 2013-07-03 11:03:38 [INFO] [Vault][Economy] iConomy 6 found: Waiting
  92. 2013-07-03 11:03:38 [INFO] [Vault][Permission] PermissionsEx found: Waiting
  93. 2013-07-03 11:03:38 [INFO] [Vault][Permission] SuperPermissions loaded as backup permission system.
  94. 2013-07-03 11:03:38 [INFO] [Vault][Chat] PermissionsEx found: Waiting
  95. 2013-07-03 11:03:38 [INFO] [Vault] Enabled Version 1.2.25-b320
  96. 2013-07-03 11:03:38 [INFO] [Vault][Economy] Essentials Economy hooked.
  97. 2013-07-03 11:03:38 [INFO] [Vault][Economy] iConomy 7 hooked.
  98. 2013-07-03 11:03:38 [INFO] [Vault][Permission] PermissionsEx hooked.
  99. 2013-07-03 11:03:38 [INFO] [mcMMO] Enabling mcMMO v1.4.05-b1870
  100. 2013-07-03 11:03:38 [INFO] [mcMMO] Loading mcMMO config.yml File...
  101. 2013-07-03 11:03:38 [INFO] [mcMMO] Loading mcMMO treasures.yml File...
  102. 2013-07-03 11:03:38 [INFO] [mcMMO] Loading mcMMO advanced.yml File...
  103. 2013-07-03 11:03:38 [INFO] [mcMMO] Loading mcMMO child.yml File...
  104. 2013-07-03 11:03:38 [INFO] [mcMMO] Loading mcMMO repair.vanilla.yml File...
  105. 2013-07-03 11:03:39 [INFO] [mcMMO] Attempting connection to MySQL...
  106. 2013-07-03 11:03:39 [INFO] [mcMMO] Connection to MySQL was a success!
  107. 2013-07-03 11:03:39 [INFO] [mcMMO] Version 1.4.05-b1870 is enabled!
  108. 2013-07-03 11:03:39 [INFO] Preparing level "WorldNew"
  109. 2013-07-03 11:03:39 [INFO] Preparing start region for level 0 (Seed: 940034760824505592)
  110. 2013-07-03 11:03:40 [INFO] Preparing start region for level 0 (Seed: -147816657388043379)
  111. 2013-07-03 11:03:40 [INFO] Preparing start region for level 0 (Seed: -147816657388043379)
  112. 2013-07-03 11:03:40 [INFO] [WorldEdit] Enabling WorldEdit v5.5.6
  113. 2013-07-03 11:03:40 [INFO] WEPIF: Using the Bukkit Permissions API.
  114. 2013-07-03 11:03:40 [INFO] [StaffMonitor] Enabling StaffMonitor v1.2.1
  115. 2013-07-03 11:03:41 [INFO] [Buycraft] Enabling Buycraft v5.6
  116. 2013-07-03 11:03:41 [INFO] [Buycraft] Buycraft signs not enabled.
  117. 2013-07-03 11:03:41 [INFO] [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  118. 2013-07-03 11:03:41 [INFO] [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  119. 2013-07-03 11:03:41 [INFO] [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
  120. 2013-07-03 11:03:41 [INFO] [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -7431851528513694550
  121. 2013-07-03 11:03:41 [INFO] Preparing start region for level 3 (Seed: -7431851528513694550)
  122. 2013-07-03 11:03:42 [INFO] [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 6490756937258243628
  123. 2013-07-03 11:03:42 [INFO] Preparing start region for level 4 (Seed: 6490756937258243628)
  124. 2013-07-03 11:03:42 [INFO] [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 6490756937258243628
  125. 2013-07-03 11:03:42 [INFO] Preparing start region for level 5 (Seed: 6490756937258243628)
  126. 2013-07-03 11:03:42 [INFO] Could not set generator for world 'skyworld': Plugin 'uSkyBlock' does not exist
  127. 2013-07-03 11:03:42 [INFO] [Multiverse-Core] Loading World & Settings - 'skyworld' - Env: NORMAL - Type: FLAT & seed: 7834420368213871527 & generator: uSkyBlock
  128. 2013-07-03 11:03:42 [INFO] Preparing start region for level 6 (Seed: 7834420368213871527)
  129. 2013-07-03 11:03:43 [WARNING] [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  130. 2013-07-03 11:03:43 [WARNING] [Multiverse-Core] Original Location: X: 2,270 Y: 4 Z: 240 P: 0 Y: 0
  131. 2013-07-03 11:03:43 [SEVERE] Reached end of stream for /178.79.183.204
  132. 2013-07-03 11:03:43 [SEVERE] [Multiverse-Core] New safe spawn NOT found!!!
  133. 2013-07-03 11:03:43 [INFO] [Multiverse-Core] Loading World & Settings - 'HungerGames' - Env: NORMAL - Type: FLAT & seed: 3069592640138975960
  134. 2013-07-03 11:03:43 [INFO] Preparing start region for level 7 (Seed: 3069592640138975960)
  135. 2013-07-03 11:03:43 [INFO] [Multiverse-Core] Loading World & Settings - 'AdventureWorld' - Env: NORMAL - Type: FLAT & seed: 1852884848075746677
  136. 2013-07-03 11:03:43 [INFO] Preparing start region for level 8 (Seed: 1852884848075746677)
  137. 2013-07-03 11:03:44 [INFO] [Multiverse-Core] Loading World & Settings - 'CM' - Env: NORMAL - Type: FLAT & seed: 757479282418944000
  138. 2013-07-03 11:03:44 [INFO] Preparing start region for level 9 (Seed: 757479282418944000)
  139. 2013-07-03 11:03:44 [INFO] [Multiverse-Core] Loading World & Settings - 'WorldNew' - Env: NORMAL - Type: NORMAL & seed: 940034760824505592
  140. 2013-07-03 11:03:44 [INFO] [Multiverse-Core] Loading World & Settings - 'MiniGame' - Env: NORMAL - Type: FLAT & seed: 588124880158614903
  141. 2013-07-03 11:03:44 [INFO] Preparing start region for level 10 (Seed: 588124880158614903)
  142. 2013-07-03 11:03:45 [INFO] [Multiverse-Core] Loading World & Settings - 'WorldNew_nether' - Env: NETHER - Type: NORMAL & seed: -147816657388043379
  143. 2013-07-03 11:03:46 [INFO] [Multiverse-Core] Loading World & Settings - 'WorldNew_the_end' - Env: THE_END - Type: NORMAL & seed: -147816657388043379
  144. 2013-07-03 11:03:46 [INFO] [Multiverse-Core] 11 - World(s) loaded.
  145. 2013-07-03 11:03:46 [INFO] [PermissionsEx] Enabling PermissionsEx v1.19.5
  146. 2013-07-03 11:03:46 [INFO] [PermissionsEx] Superperms support enabled.
  147. 2013-07-03 11:03:46 [INFO] [PermissionsEx] v1.19.5 enabled
  148. 2013-07-03 11:03:46 [INFO] WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  149. 2013-07-03 11:03:46 [INFO] [Vault][Chat] PermissionsEx_Chat hooked.
  150. 2013-07-03 11:03:46 [INFO] [CCPlugin] Enabling CCPlugin v1.0
  151. 2013-07-03 11:03:46 [INFO] [CCPlugin] CCPlugin version 1.0 enabled.
  152. 2013-07-03 11:03:46 [INFO] [Questioner] Enabling Questioner v0.6
  153. 2013-07-03 11:03:46 [INFO] [Questioner] v0.6 - Enabled
  154. 2013-07-03 11:03:46 [INFO] [WorldGuard] Enabling WorldGuard v5.7.5
  155. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew) TNT ignition is PERMITTED.
  156. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew) Lighters are PERMITTED.
  157. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew) Lava fire is blocked.
  158. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew) Fire spread is UNRESTRICTED.
  159. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'WorldNew'
  160. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_nether) TNT ignition is PERMITTED.
  161. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_nether) Lighters are PERMITTED.
  162. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_nether) Lava fire is blocked.
  163. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_nether) Fire spread is UNRESTRICTED.
  164. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'WorldNew_nether'
  165. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_the_end) TNT ignition is PERMITTED.
  166. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_the_end) Lighters are PERMITTED.
  167. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_the_end) Lava fire is blocked.
  168. 2013-07-03 11:03:46 [INFO] [WorldGuard] (WorldNew_the_end) Fire spread is UNRESTRICTED.
  169. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'WorldNew_the_end'
  170. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
  171. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
  172. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world) Lava fire is blocked.
  173. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
  174. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'world'
  175. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  176. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
  177. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
  178. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  179. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'world_nether'
  180. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  181. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
  182. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
  183. 2013-07-03 11:03:46 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  184. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'world_the_end'
  185. 2013-07-03 11:03:46 [INFO] [WorldGuard] (skyworld) TNT ignition is PERMITTED.
  186. 2013-07-03 11:03:46 [INFO] [WorldGuard] (skyworld) Lighters are PERMITTED.
  187. 2013-07-03 11:03:46 [INFO] [WorldGuard] (skyworld) Lava fire is blocked.
  188. 2013-07-03 11:03:46 [INFO] [WorldGuard] (skyworld) Fire spread is UNRESTRICTED.
  189. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'skyworld'
  190. 2013-07-03 11:03:46 [INFO] [WorldGuard] (HungerGames) TNT ignition is PERMITTED.
  191. 2013-07-03 11:03:46 [INFO] [WorldGuard] (HungerGames) Lighters are PERMITTED.
  192. 2013-07-03 11:03:46 [INFO] [WorldGuard] (HungerGames) Lava fire is blocked.
  193. 2013-07-03 11:03:46 [INFO] [WorldGuard] (HungerGames) Fire spread is UNRESTRICTED.
  194. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'HungerGames'
  195. 2013-07-03 11:03:46 [INFO] [WorldGuard] (AdventureWorld) TNT ignition is PERMITTED.
  196. 2013-07-03 11:03:46 [INFO] [WorldGuard] (AdventureWorld) Lighters are PERMITTED.
  197. 2013-07-03 11:03:46 [INFO] [WorldGuard] (AdventureWorld) Lava fire is blocked.
  198. 2013-07-03 11:03:46 [INFO] [WorldGuard] (AdventureWorld) Fire spread is UNRESTRICTED.
  199. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'AdventureWorld'
  200. 2013-07-03 11:03:46 [INFO] [WorldGuard] (CM) TNT ignition is PERMITTED.
  201. 2013-07-03 11:03:46 [INFO] [WorldGuard] (CM) Lighters are PERMITTED.
  202. 2013-07-03 11:03:46 [INFO] [WorldGuard] (CM) Lava fire is blocked.
  203. 2013-07-03 11:03:46 [INFO] [WorldGuard] (CM) Fire spread is UNRESTRICTED.
  204. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'CM'
  205. 2013-07-03 11:03:46 [INFO] [WorldGuard] (MiniGame) TNT ignition is PERMITTED.
  206. 2013-07-03 11:03:46 [INFO] [WorldGuard] (MiniGame) Lighters are PERMITTED.
  207. 2013-07-03 11:03:46 [INFO] [WorldGuard] (MiniGame) Lava fire is blocked.
  208. 2013-07-03 11:03:46 [INFO] [WorldGuard] (MiniGame) Fire spread is UNRESTRICTED.
  209. 2013-07-03 11:03:46 [INFO] [WorldGuard] Loaded configuration for world 'MiniGame'
  210. 2013-07-03 11:03:46 [INFO] [WorldGuard] 1 regions loaded for 'WorldNew'
  211. 2013-07-03 11:03:46 [INFO] [WorldGuard] 0 regions loaded for 'WorldNew_nether'
  212. 2013-07-03 11:03:46 [INFO] [WorldGuard] 0 regions loaded for 'WorldNew_the_end'
  213. 2013-07-03 11:03:46 [INFO] [WorldGuard] 38 regions loaded for 'world'
  214. 2013-07-03 11:03:46 [INFO] [WorldGuard] 2 regions loaded for 'world_nether'
  215. 2013-07-03 11:03:46 [INFO] [WorldGuard] 0 regions loaded for 'world_the_end'
  216. 2013-07-03 11:03:46 [INFO] [WorldGuard] 0 regions loaded for 'skyworld'
  217. 2013-07-03 11:03:46 [INFO] [WorldGuard] 2 regions loaded for 'HungerGames'
  218. 2013-07-03 11:03:46 [INFO] [WorldGuard] 0 regions loaded for 'AdventureWorld'
  219. 2013-07-03 11:03:46 [INFO] [WorldGuard] 0 regions loaded for 'CM'
  220. 2013-07-03 11:03:46 [INFO] [WorldGuard] 2 regions loaded for 'MiniGame'
  221. 2013-07-03 11:03:47 [INFO] [dynmap] Enabling dynmap v1.7.1-714
  222. 2013-07-03 11:03:47 [INFO] [dynmap] Using PermissionsEx 1.19.5 for access control
  223. 2013-07-03 11:03:47 [INFO] [dynmap] Loaded 21 shaders.
  224. 2013-07-03 11:03:47 [INFO] [dynmap] Loaded 82 perspectives.
  225. 2013-07-03 11:03:47 [INFO] [dynmap] Loaded 12 lightings.
  226. 2013-07-03 11:03:48 [INFO] [dynmap] Web server started on address 0.0.0.0:8081
  227. 2013-07-03 11:03:48 [INFO] [dynmap] version 1.7.1-714 is enabled - core version 1.7.1-1684
  228. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'WorldNew'.
  229. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 8 pending tile renders for world 'WorldNew
  230. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 2 maps of world 'WorldNew_nether'.
  231. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 2 maps of world 'WorldNew_the_end'.
  232. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'world'.
  233. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 2 maps of world 'world_nether'.
  234. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 2 maps of world 'world_the_end'.
  235. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'skyworld'.
  236. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'HungerGames'.
  237. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'AdventureWorld'.
  238. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'CM'.
  239. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 5 pending tile renders for world 'CM
  240. 2013-07-03 11:03:48 [INFO] [dynmap] Loaded 3 maps of world 'MiniGame'.
  241. 2013-07-03 11:03:48 [INFO] [dynmap] Enabled
  242. 2013-07-03 11:03:54 [INFO] [Dynmap-WorldGuard] Enabling Dynmap-WorldGuard v0.50
  243. 2013-07-03 11:03:54 [INFO] [Dynmap-WorldGuard] initializing
  244. 2013-07-03 11:03:54 [INFO] [Dynmap-WorldGuard] Custom flag 'dynmap-boost' not registered - WGCustomFlags not found
  245. 2013-07-03 11:03:54 [INFO] [Dynmap-WorldGuard] version 0.50 is activated
  246. 2013-07-03 11:03:54 [INFO] [SaveIt] Enabling SaveIt v1.0.5
  247. 2013-07-03 11:03:54 [INFO] [SaveIt] Checking for updates. Please wait.
  248. 2013-07-03 11:03:55 [INFO] [SaveIt] No Updates Found...You are cool! :D
  249. 2013-07-03 11:03:55 [INFO] [SaveIt] Successfully Enabled!
  250. 2013-07-03 11:03:56 [INFO] [iConomy] Enabling iConomy v7.0
  251. 2013-07-03 11:03:56 [INFO] [iConomy - April Fools] Enabled (25 ms)
  252. 2013-07-03 11:03:56 [INFO] [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  253. 2013-07-03 11:03:56 [INFO] [iConomy - April Fools] Purged accounts with default balance.
  254. 2013-07-03 11:03:58 [INFO] [Register] Enabling Register v1.8
  255. 2013-07-03 11:03:58 [INFO] Unable to hook register
  256. 2013-07-03 11:03:58 [INFO] [Register] Payment method found (iConomy version: 6)
  257. 2013-07-03 11:03:58 [INFO] [SurvivalGames] Enabling SurvivalGames v0.5.8.42
  258. 2013-07-03 11:03:58 [INFO] [Ram Monitor] Enabling Ram Monitor v1
  259. 2013-07-03 11:03:58 [INFO] [Ram Monitor] Listening on 188.165.158.172:1304
  260. 2013-07-03 11:03:58 [INFO] [WhitelistMessage] Enabling WhitelistMessage v1.1
  261. 2013-07-03 11:03:58 [INFO] [WhatIsIt] Enabling WhatIsIt v1.3.5
  262. 2013-07-03 11:03:58 [INFO] [WhatIsIt] has been enabled.
  263. 2013-07-03 11:03:58 [INFO] [BanManager] Enabling BanManager v2.51
  264. 2013-07-03 11:03:59 [INFO] [BanManager] Version:2.51 has been enabled
  265. 2013-07-03 11:03:59 [INFO] [BanManager] Loaded 55 player bans
  266. 2013-07-03 11:03:59 [INFO] [BanManager] Loaded 16 ip bans
  267. 2013-07-03 11:04:01 [INFO] [SwiftApi] Enabling SwiftApi v1.3
  268. 2013-07-03 11:04:01 [INFO] [SwiftApi] Sleeping for 2 seconds before starting up...
  269. 2013-07-03 11:04:01 [INFO] [SwiftApi] SwiftApi was enabled.
  270. 2013-07-03 11:04:01 [INFO] [Votifier] Enabling Votifier v1.9
  271. 2013-07-03 11:04:01 [INFO] [Votifier] Loaded vote listener: Vote4CashListener
  272. 2013-07-03 11:04:01 [INFO] [Votifier] Votifier enabled.
  273. 2013-07-03 11:04:01 [INFO] [Stats] Enabling Stats vjenkins-Stats-373
  274. 2013-07-03 11:04:01 [WARNING] [Stats] Couldn't disable Stat StatName1, no StatType found for this string.
  275. 2013-07-03 11:04:02 [INFO] [Stats] Version jenkins-Stats-373 aka 1.29 enabled!
  276. 2013-07-03 11:04:02 [INFO] [StealthLogin] Enabling StealthLogin v1.2.1b
  277. 2013-07-03 11:04:02 [INFO] [StealthLogin] Version 1.2.1b enabled.
  278. 2013-07-03 11:04:02 [INFO] [Essentials] Enabling Essentials v2.11.1
  279. 2013-07-03 11:04:02 [INFO] Essentials: Using PermissionsEx based permissions.
  280. 2013-07-03 11:04:02 [INFO] [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.2.25-b320)
  281. 2013-07-03 11:04:02 [INFO] [floAuction] Enabling floAuction v2.8.8
  282. 2013-07-03 11:04:02 [INFO] [floAuction] has been enabled.
  283. 2013-07-03 11:04:02 [SEVERE] Reached end of stream for /178.63.120.101
  284. 2013-07-03 11:04:03 [INFO] [WorldBorder] Enabling WorldBorder v1.7.2b
  285. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] Using rectangular/square border, knockback of 3.0 blocks, and timer delay of 5.
  286. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] Border-checking timed task started.
  287. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] World "world" has border radius 6000 at X: -247.0 Z: -1052.0
  288. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] World "Adventure" has border radius 200 at X: -1931.5 Z: -624.5
  289. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] World "HungerGames" has border radius 600 at X: 48.0 Z: -12.6
  290. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] World "AdventureWorld" has border radius 300 at X: -1804.5 Z: -595.5
  291. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] World "CM" has border radius 400 at X: -122.2 Z: -17.9
  292. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] World "WorldNew" has border radius 6000 at X: 0.0 Z: 0.0
  293. 2013-07-03 11:04:03 [INFO] [WorldBorder] [CONFIG] Successfully hooked into DynMap for the ability to display borders.
  294. 2013-07-03 11:04:03 [INFO] For reference, the main world's spawn location is at X: -188.0 Y: 61.0 Z: 259.0
  295. 2013-07-03 11:04:04 [INFO] [SwiftApi] Listening on port 21111
  296. 2013-07-03 11:04:06 [INFO] [Towny] Enabling Towny v0.82.1.0
  297. 2013-07-03 11:04:06 [INFO] ==================== Towny ========================
  298. 2013-07-03 11:04:06 [INFO] [Towny] Database: [Load] mysql [Save] mysql
  299. 2013-07-03 11:04:06 [INFO] [Towny] Performing backup
  300. 2013-07-03 11:04:06 [INFO] [Towny] ***** Warning *****
  301. 2013-07-03 11:04:06 [INFO] [Towny] ***** Only Snapshots and Regen files will be backed up
  302. 2013-07-03 11:04:06 [INFO] [Towny] ***** Make sure you schedule a backup in MySQL too!!!
  303. 2013-07-03 11:04:07 [SEVERE] Reached end of stream for /37.59.35.201
  304. 2013-07-03 11:04:07 [INFO] [Towny] Using: PermissionsEX v1.19.5, Register v1.8, Questioner v0.6
  305. 2013-07-03 11:04:07 [INFO] [Towny] Time until a New Day: 55 minutes, 53 seconds
  306. 2013-07-03 11:04:07 [INFO] =============================================================
  307. 2013-07-03 11:04:07 [INFO] [Towny] Version: 0.82.1.0 - Mod Enabled
  308. 2013-07-03 11:04:07 [INFO] =============================================================
  309. 2013-07-03 11:04:07 [INFO] [EssentialsSpawn] Enabling EssentialsSpawn v2.11.1
  310. 2013-07-03 11:04:07 [INFO] [iZone] Enabling iZone v7.6.5
  311. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] WorldNew.pvp = true
  312. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] WorldNew_nether.pvp = true
  313. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] WorldNew_the_end.pvp = true
  314. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] world.pvp = true
  315. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] world_nether.pvp = true
  316. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] world_the_end.pvp = true
  317. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] skyworld.pvp = true
  318. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] HungerGames.pvp = true
  319. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] AdventureWorld.pvp = true
  320. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] CM.pvp = true
  321. 2013-07-03 11:04:07 [INFO] [iZone v7.6.5] MiniGame.pvp = true
  322. 2013-07-03 11:04:08 [INFO] [iZone v7.6.5] Loaded 0 zones
  323. 2013-07-03 11:04:08 [INFO] [RegionForSale] Enabling RegionForSale v2.1
  324. 2013-07-03 11:04:08 [INFO] [RegionForSale] Loading global configuration...
  325. 2013-07-03 11:04:08 [INFO] [RegionForSale] Loading regions for world 'WorldNew'...
  326. 2013-07-03 11:04:08 [INFO] [RegionForSale] Loading regions for world 'WorldNew_nether'...
  327. 2013-07-03 11:04:08 [INFO] [RegionForSale] Loading regions for world 'WorldNew_the_end'...
  328. 2013-07-03 11:04:08 [INFO] [RegionForSale] Loading regions for world 'world'...
  329. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'world_nether'...
  330. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'world_the_end'...
  331. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'skyworld'...
  332. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'HungerGames'...
  333. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'AdventureWorld'...
  334. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'CM'...
  335. 2013-07-03 11:04:09 [INFO] [RegionForSale] Loading regions for world 'MiniGame'...
  336. 2013-07-03 11:04:09 [INFO] [RegionForSale] Region withdraw information are offset against plugin down-time (710 seconds) ...
  337. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] Enabling VanishNoPacket v3.18
  338. 2013-07-03 11:04:09 [SEVERE] [VanishNoPacket] Could not find support for this CraftBukkit version.
  339. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] Check for updates at http://dev.bukkit.org/server-mods/vanish
  340. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] Will attempt things without, might be buggy!
  341. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  342. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] For awesome colored nametags on vanish, visit
  343. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  344. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] and download TagAPI.jar
  345. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] Now hooking into Essentials
  346. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] Now hooking into Dynmap
  347. 2013-07-03 11:04:09 [INFO] [VanishNoPacket] v3.18 loaded.
  348. 2013-07-03 11:04:09 [INFO] [TownyChat] Enabling TownyChat v0.36
  349. 2013-07-03 11:04:09 [INFO] [Dynmap-Towny] Enabling Dynmap-Towny v0.50
  350. 2013-07-03 11:04:09 [INFO] [Dynmap-Towny] initializing
  351. 2013-07-03 11:04:09 [INFO] [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-town will have no effect
  352. 2013-07-03 11:04:09 [INFO] [Dynmap-Towny] Dynmap does not have player-info-protected enabled - visibility-by-nation will have no effect
  353. 2013-07-03 11:04:09 [INFO] [Dynmap-Towny] version 0.50 is activated
  354. 2013-07-03 11:04:09 [INFO] [Dynmap-Towny] TownyChat detect: disabling normal chat-to-web processing in Dynmap
  355. 2013-07-03 11:04:09 [INFO] Server permissions file permissions.yml is empty, ignoring it
  356. 2013-07-03 11:04:13 [SEVERE] Reached end of stream for /50.116.54.77
  357. 2013-07-03 11:04:18 [INFO] Done (38.709s)! For help, type "help" or "?"
  358. 2013-07-03 11:04:18 [INFO] Starting GS4 status listener
  359. 2013-07-03 11:04:18 [WARNING] Unable to initialise query system on WorldNew_the_end:25565 (Unknown Host): WorldNew_the_end
  360. 2013-07-03 11:04:18 [INFO] Starting remote control listener
  361. 2013-07-03 11:04:18 [WARNING] Unable to initialise rcon on WorldNew_the_end:25575 : WorldNew_the_end
  362. 2013-07-03 11:04:18 [INFO] [Buycraft] Authenticated with the specified Secret key.
  363. 2013-07-03 11:04:18 [INFO] [Buycraft] Plugin is now ready to be used.
  364. 2013-07-03 11:04:18 [INFO] [Buycraft] Loaded 9 package(s) into the cache.
  365. 2013-07-03 11:04:19 [INFO] [TownyChat] -******* TownyChat enabled *******-
  366. 2013-07-03 11:04:20 [INFO] /178.79.183.204:55308 lost connection
  367. 2013-07-03 11:04:20 [INFO] /178.63.120.101:55827 lost connection
  368. 2013-07-03 11:04:20 [INFO] /50.116.54.77:60703 lost connection
  369. 2013-07-03 11:04:20 [INFO] /37.59.35.201:57105 lost connection
  370. 2013-07-03 11:04:20 [WARNING] Can't keep up! Did the system time change, or is the server overloaded?
  371. 2013-07-03 11:04:20 [SEVERE] Reached end of stream for /173.255.233.106
  372. 2013-07-03 11:04:20 [INFO] [SurvivalGames] Loading Arena: 1
  373. 2013-07-03 11:04:20 [INFO] [SurvivalGames] 631 255 573
  374. 2013-07-03 11:04:20 [INFO] [SurvivalGames] -536 0 -596
  375. 2013-07-03 11:04:20 [INFO] [SurvivalGames] Location{world=CraftWorld{name=HungerGames},x=631.0,y=255.0,z=573.0,pitch=0.0,yaw=0.0}
  376. 2013-07-03 11:04:20 [INFO] [SurvivalGames] Location{world=CraftWorld{name=HungerGames},x=-536.0,y=0.0,z=-596.0,pitch=0.0,yaw=0.0}
  377. 2013-07-03 11:04:20 [INFO] ItemStack{NETHER_STAR x 1}
  378. 2013-07-03 11:04:20 [INFO] sharpness:4
  379. 2013-07-03 11:04:20 [INFO] ItemStack{PAPER x 1}
  380. 2013-07-03 11:04:20 [INFO] fire:2
  381. 2013-07-03 11:04:21 [INFO] [WorldBorder] [Fill] World map generation task automatically continuing. (free mem: 2439 MB)
  382. 2013-07-03 11:04:21 [INFO] [WorldBorder] [Fill] Reminder: you can cancel at any time with "wb fill cancel", or pause/unpause with "wb fill pause". (free mem: 2439 MB)
  383. 2013-07-03 11:04:21 [INFO] [WorldBorder] [Fill] 0 more chunks processed (91315 total, ~15.1%) (free mem: 2439 MB)
  384. 2013-07-03 11:04:21 [INFO] [RegionForSale] [UpdateChecker] RegionForSale is out of date! Check out the project page: "http://dev.bukkit.org/server-mods/regionforsale/"
  385. 2013-07-03 11:04:22 [INFO] [VanishNoPacket] Found a different version available: 3.18.1
  386. 2013-07-03 11:04:22 [INFO] [VanishNoPacket] Check http://www.curse.com/server-mods/minecraft/vanish
  387. 2013-07-03 11:04:23 [INFO] CONSOLE: Turned on white-listing
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement