Advertisement
DevillLP

Untitled

Nov 29th, 2015
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 224.96 KB | None | 0 0
  1. [15:33:24] [Server thread/INFO]: Starting minecraft server version 1.8
  2. [15:33:24] [Server thread/INFO]: Loading properties
  3. [15:33:24] [Server thread/INFO]: Default game type: SURVIVAL
  4. [15:33:24] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-da32fe1-df0b4c1 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
  5. [15:33:25] [Server thread/INFO]: Debug logging is disabled
  6. [15:33:25] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [15:33:25] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [15:33:25] [Server thread/INFO]: Generating keypair
  9. [15:33:25] [Server thread/INFO]: Starting Minecraft server on 5.62.110.6:25565
  10. [15:33:25] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  11. [15:33:25] [Server thread/ERROR]: Could not load 'plugins/JumPads.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/didi090302/jumpp/main : Unsupported major.minor version 52.0
  13. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  16. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  17. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  18. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  19. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  20. Caused by: java.lang.UnsupportedClassVersionError: me/didi090302/jumpp/main : Unsupported major.minor version 52.0
  21. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
  22. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  23. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  24. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  25. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
  26. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  27. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  28. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  29. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
  30. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  31. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  32. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  33. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  34. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  35. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  36. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  37. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  38. ... 6 more
  39. [15:33:25] [Server thread/ERROR]: Could not load 'plugins/LuckyBlocks_10.0.jar' in folder 'plugins'
  40. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/meesvdw/thepluginbros/luckyblocks/LuckyBlocks : Unsupported major.minor version 52.0
  41. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  42. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  44. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  45. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  46. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  47. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  48. Caused by: java.lang.UnsupportedClassVersionError: com/meesvdw/thepluginbros/luckyblocks/LuckyBlocks : Unsupported major.minor version 52.0
  49. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_71]
  50. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  51. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  52. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_71]
  53. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_71]
  54. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  55. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  56. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  57. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
  58. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  59. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  60. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  61. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  62. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  63. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  64. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  65. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  66. ... 6 more
  67. [15:33:25] [Server thread/ERROR]: Could not load 'plugins/SkyBukkit-0.6.0.jar' in folder 'plugins'
  68. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/databases/ProtectionDatabaseException
  69. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  70. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  71. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  72. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  73. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  74. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  75. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  76. Caused by: java.lang.NoClassDefFoundError: com/sk89q/worldguard/protection/databases/ProtectionDatabaseException
  77. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  78. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  79. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  80. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  81. ... 6 more
  82. Caused by: java.lang.ClassNotFoundException: com.sk89q.worldguard.protection.databases.ProtectionDatabaseException
  83. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  84. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  85. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  86. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
  87. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  88. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  89. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  90. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  91. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_71]
  92. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_71]
  93. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  94. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  95. ... 6 more
  96. [15:33:25] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  97. [15:33:25] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
  98. [15:33:25] [Server thread/INFO]: [Jump] Loading Jump v1.2
  99. [15:33:25] [Server thread/INFO]: [FrameProtect] Loading FrameProtect v1.4
  100. [15:33:25] [Server thread/INFO]: [MotdManager] Loading MotdManager v1.41-b20
  101. [15:33:25] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  102. [15:33:25] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  103. [15:33:25] [Server thread/INFO]: [PlayerHeads] Loading PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  104. [15:33:25] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  105. [15:33:25] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  106. [15:33:25] [Server thread/INFO]: [HeadsLite] Loading HeadsLite v1.2
  107. [15:33:25] [Server thread/INFO]: [LobbyCompass] Loading LobbyCompass v1.3
  108. [15:33:25] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  109. [15:33:25] [Server thread/INFO]: [SuperHub] Loading SuperHub v5
  110. [15:33:25] [Server thread/INFO]: [SkyWarsReloaded] Loading SkyWarsReloaded v2.8
  111. [15:33:25] [Server thread/INFO]: [JumpBlocks] Loading JumpBlocks v0.2.5
  112. [15:33:25] [Server thread/INFO]: [SkyPvP] Loading SkyPvP v1.9.1
  113. [15:33:25] [Server thread/INFO]: [EasyWarp] Loading EasyWarp v3.3
  114. [15:33:25] [Server thread/INFO]: [RootServer] Loading RootServer v1.3.2
  115. [15:33:25] [Server thread/INFO]: [HiveJumpPads] Loading HiveJumpPads v2.16
  116. [15:33:25] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.20
  117. [15:33:25] [Server thread/INFO]: [ESimpleVanish] Loading ESimpleVanish v0.0.1
  118. [15:33:25] [Server thread/INFO]: [Modifyworld] Loading Modifyworld v1.19.7
  119. [15:33:25] [Server thread/INFO]: [SupplySign] Loading SupplySign v1.9.8
  120. [15:33:25] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  121. [15:33:25] [Server thread/INFO]: [Stats] Loading Stats v1.0
  122. [15:33:25] [Server thread/INFO]: [VH] Loading VIPHide v1.2.0
  123. [15:33:25] [Server thread/INFO]: [Lift] Loading Lift v52
  124. [15:33:25] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  125. [15:33:25] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.3.3
  126. [15:33:25] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-b725
  127. [15:33:25] [Server thread/INFO]: [MagicSigns] Loading MagicSigns v1.9.0
  128. [15:33:25] [Server thread/INFO]: [A] Loading Aura v1.1.1
  129. [15:33:25] [Server thread/INFO]: [ClickWarp] Loading ClickWarp v1.3.5
  130. [15:33:25] [Server thread/INFO]: [BedwarsRel] Loading BedwarsRel v1.2.7
  131. [15:33:25] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  132. [15:33:25] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  133. [15:33:25] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  134. [15:33:25] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  135. [15:33:25] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  136. [15:33:25] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  137. [15:33:25] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  138. [15:33:25] [Server thread/INFO]: [RootServer] Enabling RootServer v1.3.2
  139. [15:33:26] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  140. [15:33:26] [Server thread/INFO]: Preparing level "Hub"
  141. [15:33:26] [Server thread/INFO]: -------- World Settings For [Hub] --------
  142. [15:33:26] [Server thread/INFO]: Mob Spawn Range: 4
  143. [15:33:26] [Server thread/INFO]: Anti X-Ray: true
  144. [15:33:26] [Server thread/INFO]: Engine Mode: 1
  145. [15:33:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  146. [15:33:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  147. [15:33:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  148. [15:33:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  149. [15:33:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  150. [15:33:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  151. [15:33:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  152. [15:33:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  153. [15:33:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  154. [15:33:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  155. [15:33:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  156. [15:33:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  157. [15:33:26] [Server thread/INFO]: Alternative Hopper Ticking: false
  158. [15:33:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  159. [15:33:26] [Server thread/INFO]: Random Lighting Updates: false
  160. [15:33:26] [Server thread/INFO]: Structure Info Saving: true
  161. [15:33:26] [Server thread/INFO]: Sending up to 10 chunks per packet
  162. [15:33:26] [Server thread/INFO]: Max Entity Collisions: 8
  163. [15:33:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  164. [15:33:26] [Server thread/INFO]: Max TNT Explosions: 100
  165. [15:33:26] [Server thread/INFO]: Item Despawn Rate: 6000
  166. [15:33:26] [Server thread/INFO]: Item Merge Radius: 2.5
  167. [15:33:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  168. [15:33:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  169. [15:33:26] [Server thread/INFO]: View Distance: 8
  170. [15:33:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  171. [15:33:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  172. [15:33:26] [Server thread/INFO]: Clear tick list: false
  173. [15:33:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  174. [15:33:26] [Server thread/INFO]: -------- World Settings For [Hub_nether] --------
  175. [15:33:26] [Server thread/INFO]: Mob Spawn Range: 4
  176. [15:33:26] [Server thread/INFO]: Anti X-Ray: true
  177. [15:33:26] [Server thread/INFO]: Engine Mode: 1
  178. [15:33:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  179. [15:33:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  180. [15:33:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  181. [15:33:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  182. [15:33:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  183. [15:33:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  184. [15:33:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  185. [15:33:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  186. [15:33:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  187. [15:33:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  188. [15:33:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  189. [15:33:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  190. [15:33:26] [Server thread/INFO]: Alternative Hopper Ticking: false
  191. [15:33:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  192. [15:33:26] [Server thread/INFO]: Random Lighting Updates: false
  193. [15:33:26] [Server thread/INFO]: Structure Info Saving: true
  194. [15:33:26] [Server thread/INFO]: Sending up to 10 chunks per packet
  195. [15:33:26] [Server thread/INFO]: Max Entity Collisions: 8
  196. [15:33:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  197. [15:33:26] [Server thread/INFO]: Max TNT Explosions: 100
  198. [15:33:26] [Server thread/INFO]: Item Despawn Rate: 6000
  199. [15:33:26] [Server thread/INFO]: Item Merge Radius: 2.5
  200. [15:33:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  201. [15:33:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  202. [15:33:26] [Server thread/INFO]: View Distance: 8
  203. [15:33:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  204. [15:33:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  205. [15:33:26] [Server thread/INFO]: Clear tick list: false
  206. [15:33:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  207. [15:33:26] [Server thread/INFO]: -------- World Settings For [Hub_the_end] --------
  208. [15:33:26] [Server thread/INFO]: Mob Spawn Range: 4
  209. [15:33:26] [Server thread/INFO]: Anti X-Ray: true
  210. [15:33:26] [Server thread/INFO]: Engine Mode: 1
  211. [15:33:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  212. [15:33:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  213. [15:33:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  214. [15:33:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  215. [15:33:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  216. [15:33:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  217. [15:33:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  218. [15:33:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  219. [15:33:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  220. [15:33:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  221. [15:33:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  222. [15:33:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  223. [15:33:26] [Server thread/INFO]: Alternative Hopper Ticking: false
  224. [15:33:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  225. [15:33:26] [Server thread/INFO]: Random Lighting Updates: false
  226. [15:33:26] [Server thread/INFO]: Structure Info Saving: true
  227. [15:33:26] [Server thread/INFO]: Sending up to 10 chunks per packet
  228. [15:33:26] [Server thread/INFO]: Max Entity Collisions: 8
  229. [15:33:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  230. [15:33:26] [Server thread/INFO]: Max TNT Explosions: 100
  231. [15:33:26] [Server thread/INFO]: Item Despawn Rate: 6000
  232. [15:33:26] [Server thread/INFO]: Item Merge Radius: 2.5
  233. [15:33:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  234. [15:33:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  235. [15:33:26] [Server thread/INFO]: View Distance: 8
  236. [15:33:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  237. [15:33:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  238. [15:33:26] [Server thread/INFO]: Clear tick list: false
  239. [15:33:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  240. [15:33:26] [Server thread/INFO]: Preparing start region for level 0 (Seed: 6301408102543130483)
  241. [15:33:26] [Server thread/INFO]: Preparing start region for level 1 (Seed: 5935003471391230567)
  242. [15:33:27] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5935003471391230567)
  243. [15:33:27] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  244. [15:33:27] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  245. [15:33:27] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
  246. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
  247. [15:33:27] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  248. [15:33:27] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  249. [15:33:27] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-da32fe1-df0b4c1 (MC: 1.8)). Please check for updates and consider to request support.
  250. [15:33:27] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  251. [15:33:27] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  252. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  253. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  254. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  255. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  256. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  257. [15:33:27] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
  258. [15:33:27] [Server thread/INFO]: [Jump] Enabling Jump v1.2
  259. [15:33:27] [Server thread/INFO]: Version 1.1.1 has been released for SpongeJump. Download it here: http://dev.bukkit.org/bukkit-plugins/spongejump/files/4-jump-v1-1-1/
  260. [15:33:27] [Server thread/INFO]: ###############################
  261. [15:33:27] [Server thread/INFO]: ## Jump | [SoSDylan]
  262. [15:33:27] [Server thread/INFO]: ## Jump has been enabled.
  263. [15:33:27] [Server thread/INFO]: ## Version 1.2
  264. [15:33:27] [Server thread/INFO]: ###############################
  265. [15:33:27] [Server thread/INFO]: [FrameProtect] Enabling FrameProtect v1.4
  266. [15:33:27] [Server thread/INFO]: [FrameProtect] enabled.
  267. [15:33:27] [Server thread/INFO]: [MotdManager] Enabling MotdManager v1.41-b20
  268. [15:33:27] [Server thread/INFO]: [MotdManager] version 1.41-b20 is enabled!
  269. [15:33:28] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  270. [15:33:28] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  271. [15:33:28] [Server thread/INFO]: [PlayerHeads] Enabling PlayerHeads v3.10-SNAPSHOT-jenkins-PlayerHeads-1-61-g39b94b4
  272. [15:33:28] [Thread-11/WARN]: [PlayerHeads] The updater could not find any files for the project id 46244
  273. [15:33:28] [Thread-10/WARN]: [ColoredSigns] The updater could not find any files for the project id 60637
  274. [15:33:28] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  275. [15:33:28] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  276. [15:33:28] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  277. [15:33:28] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  278. [15:33:28] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  279. [15:33:28] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  280. [15:33:28] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  281. [15:33:28] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  282. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  283. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  284. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  285. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  286. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  287. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  288. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  289. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  290. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  291. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  292. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  293. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  294. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  295. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  296. [15:33:29] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  297. [15:33:29] [Server thread/INFO]: -------- World Settings For [Placemenz] --------
  298. [15:33:29] [Server thread/INFO]: Mob Spawn Range: 4
  299. [15:33:29] [Server thread/INFO]: Anti X-Ray: true
  300. [15:33:29] [Server thread/INFO]: Engine Mode: 1
  301. [15:33:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  302. [15:33:29] [Server thread/INFO]: Replace Blocks: [1, 5]
  303. [15:33:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  304. [15:33:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  305. [15:33:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  306. [15:33:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  307. [15:33:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  308. [15:33:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  309. [15:33:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  310. [15:33:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  311. [15:33:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  312. [15:33:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  313. [15:33:29] [Server thread/INFO]: Alternative Hopper Ticking: false
  314. [15:33:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  315. [15:33:29] [Server thread/INFO]: Random Lighting Updates: false
  316. [15:33:29] [Server thread/INFO]: Structure Info Saving: true
  317. [15:33:29] [Server thread/INFO]: Sending up to 10 chunks per packet
  318. [15:33:29] [Server thread/INFO]: Max Entity Collisions: 8
  319. [15:33:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  320. [15:33:29] [Server thread/INFO]: Max TNT Explosions: 100
  321. [15:33:29] [Server thread/INFO]: Item Despawn Rate: 6000
  322. [15:33:29] [Server thread/INFO]: Item Merge Radius: 2.5
  323. [15:33:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  324. [15:33:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  325. [15:33:29] [Server thread/INFO]: View Distance: 8
  326. [15:33:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  327. [15:33:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
  328. [15:33:29] [Server thread/INFO]: Clear tick list: false
  329. [15:33:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  330. [15:33:29] [Server thread/INFO]: Preparing start region for level 3 (Seed: 1295490876902730718)
  331. [15:33:29] [Server thread/INFO]: -------- World Settings For [Rush] --------
  332. [15:33:29] [Server thread/INFO]: Mob Spawn Range: 4
  333. [15:33:29] [Server thread/INFO]: Anti X-Ray: true
  334. [15:33:29] [Server thread/INFO]: Engine Mode: 1
  335. [15:33:29] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  336. [15:33:29] [Server thread/INFO]: Replace Blocks: [1, 5]
  337. [15:33:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  338. [15:33:29] [Server thread/INFO]: Cactus Growth Modifier: 100%
  339. [15:33:29] [Server thread/INFO]: Cane Growth Modifier: 100%
  340. [15:33:29] [Server thread/INFO]: Melon Growth Modifier: 100%
  341. [15:33:29] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  342. [15:33:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  343. [15:33:29] [Server thread/INFO]: Sapling Growth Modifier: 100%
  344. [15:33:29] [Server thread/INFO]: Wheat Growth Modifier: 100%
  345. [15:33:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  346. [15:33:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  347. [15:33:29] [Server thread/INFO]: Alternative Hopper Ticking: false
  348. [15:33:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  349. [15:33:29] [Server thread/INFO]: Random Lighting Updates: false
  350. [15:33:29] [Server thread/INFO]: Structure Info Saving: true
  351. [15:33:29] [Server thread/INFO]: Sending up to 10 chunks per packet
  352. [15:33:29] [Server thread/INFO]: Max Entity Collisions: 8
  353. [15:33:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  354. [15:33:29] [Server thread/INFO]: Max TNT Explosions: 100
  355. [15:33:29] [Server thread/INFO]: Item Despawn Rate: 6000
  356. [15:33:29] [Server thread/INFO]: Item Merge Radius: 2.5
  357. [15:33:29] [Server thread/INFO]: Arrow Despawn Rate: 1200
  358. [15:33:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  359. [15:33:29] [Server thread/INFO]: View Distance: 8
  360. [15:33:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  361. [15:33:29] [Server thread/INFO]: Chunks to Grow per Tick: 650
  362. [15:33:29] [Server thread/INFO]: Clear tick list: false
  363. [15:33:29] [Server thread/INFO]: Experience Merge Radius: 3.0
  364. [15:33:29] [Server thread/INFO]: Preparing start region for level 4 (Seed: 4560662429502119669)
  365. [15:33:30] [Server thread/INFO]: -------- World Settings For [ChinaHouse] --------
  366. [15:33:30] [Server thread/INFO]: Mob Spawn Range: 4
  367. [15:33:30] [Server thread/INFO]: Anti X-Ray: true
  368. [15:33:30] [Server thread/INFO]: Engine Mode: 1
  369. [15:33:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  370. [15:33:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  371. [15:33:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  372. [15:33:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  373. [15:33:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  374. [15:33:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  375. [15:33:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  376. [15:33:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  377. [15:33:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  378. [15:33:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  379. [15:33:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  380. [15:33:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  381. [15:33:30] [Server thread/INFO]: Alternative Hopper Ticking: false
  382. [15:33:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  383. [15:33:30] [Server thread/INFO]: Random Lighting Updates: false
  384. [15:33:30] [Server thread/INFO]: Structure Info Saving: true
  385. [15:33:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  386. [15:33:30] [Server thread/INFO]: Max Entity Collisions: 8
  387. [15:33:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  388. [15:33:30] [Server thread/INFO]: Max TNT Explosions: 100
  389. [15:33:30] [Server thread/INFO]: Item Despawn Rate: 6000
  390. [15:33:30] [Server thread/INFO]: Item Merge Radius: 2.5
  391. [15:33:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  392. [15:33:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  393. [15:33:30] [Server thread/INFO]: View Distance: 8
  394. [15:33:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  395. [15:33:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  396. [15:33:30] [Server thread/INFO]: Clear tick list: false
  397. [15:33:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  398. [15:33:30] [Server thread/INFO]: Preparing start region for level 5 (Seed: 2027937588825271997)
  399. [15:33:30] [Server thread/INFO]: -------- World Settings For [Jungle] --------
  400. [15:33:30] [Server thread/INFO]: Mob Spawn Range: 4
  401. [15:33:30] [Server thread/INFO]: Anti X-Ray: true
  402. [15:33:30] [Server thread/INFO]: Engine Mode: 1
  403. [15:33:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  404. [15:33:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  405. [15:33:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  406. [15:33:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  407. [15:33:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  408. [15:33:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  409. [15:33:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  410. [15:33:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  411. [15:33:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  412. [15:33:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  413. [15:33:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  414. [15:33:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  415. [15:33:30] [Server thread/INFO]: Alternative Hopper Ticking: false
  416. [15:33:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  417. [15:33:30] [Server thread/INFO]: Random Lighting Updates: false
  418. [15:33:30] [Server thread/INFO]: Structure Info Saving: true
  419. [15:33:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  420. [15:33:30] [Server thread/INFO]: Max Entity Collisions: 8
  421. [15:33:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  422. [15:33:30] [Server thread/INFO]: Max TNT Explosions: 100
  423. [15:33:30] [Server thread/INFO]: Item Despawn Rate: 6000
  424. [15:33:30] [Server thread/INFO]: Item Merge Radius: 2.5
  425. [15:33:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  426. [15:33:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  427. [15:33:30] [Server thread/INFO]: View Distance: 8
  428. [15:33:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  429. [15:33:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  430. [15:33:30] [Server thread/INFO]: Clear tick list: false
  431. [15:33:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  432. [15:33:30] [Server thread/INFO]: Preparing start region for level 6 (Seed: -7227545880896554796)
  433. [15:33:30] [Server thread/INFO]: -------- World Settings For [Medival] --------
  434. [15:33:30] [Server thread/INFO]: Mob Spawn Range: 4
  435. [15:33:30] [Server thread/INFO]: Anti X-Ray: true
  436. [15:33:30] [Server thread/INFO]: Engine Mode: 1
  437. [15:33:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  438. [15:33:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  439. [15:33:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  440. [15:33:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  441. [15:33:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  442. [15:33:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  443. [15:33:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  444. [15:33:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  445. [15:33:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  446. [15:33:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  447. [15:33:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  448. [15:33:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  449. [15:33:30] [Server thread/INFO]: Alternative Hopper Ticking: false
  450. [15:33:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  451. [15:33:30] [Server thread/INFO]: Random Lighting Updates: false
  452. [15:33:30] [Server thread/INFO]: Structure Info Saving: true
  453. [15:33:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  454. [15:33:30] [Server thread/INFO]: Max Entity Collisions: 8
  455. [15:33:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  456. [15:33:30] [Server thread/INFO]: Max TNT Explosions: 100
  457. [15:33:30] [Server thread/INFO]: Item Despawn Rate: 6000
  458. [15:33:30] [Server thread/INFO]: Item Merge Radius: 2.5
  459. [15:33:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  460. [15:33:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  461. [15:33:30] [Server thread/INFO]: View Distance: 8
  462. [15:33:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  463. [15:33:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  464. [15:33:30] [Server thread/INFO]: Clear tick list: false
  465. [15:33:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  466. [15:33:30] [Server thread/INFO]: Preparing start region for level 7 (Seed: 8838164243693772593)
  467. [15:33:30] [Server thread/ERROR]: Could not pass event WorldLoadEvent to Multiverse-Core v2.5-b699
  468. org.bukkit.event.EventException
  469. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  470. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  471. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  472. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  473. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:918) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  474. at org.bukkit.Bukkit.createWorld(Bukkit.java:463) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  475. at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  476. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) [Multiverse-Core-2.5.jar:?]
  477. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) [Multiverse-Core-2.5.jar:?]
  478. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) [Multiverse-Core-2.5.jar:?]
  479. at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) [Multiverse-Core-2.5.jar:?]
  480. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310) [Multiverse-Core-2.5.jar:?]
  481. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  482. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  483. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  484. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  485. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  486. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  487. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  488. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  489. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  490. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  491. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  492. Caused by: java.lang.IllegalArgumentException: n must be positive
  493. at java.util.Random.nextInt(Unknown Source) ~[?:1.7.0_71]
  494. at net.minecraft.server.v1_8_R1.BiomeDecorator.a(BiomeDecorator.java:243) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  495. at net.minecraft.server.v1_8_R1.BiomeDecorator.a(BiomeDecorator.java:90) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  496. at net.minecraft.server.v1_8_R1.BiomeBase.a(SourceFile:389) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  497. at net.minecraft.server.v1_8_R1.BiomeForest.a(SourceFile:143) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  498. at net.minecraft.server.v1_8_R1.ChunkProviderGenerate.getChunkAt(SourceFile:472) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  499. at org.bukkit.craftbukkit.v1_8_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:51) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  500. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:268) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  501. at net.minecraft.server.v1_8_R1.Chunk.loadNearby(Chunk.java:982) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  502. at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:184) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  503. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  504. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  505. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.loadChunk(CraftWorld.java:248) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  506. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.loadChunk(CraftWorld.java:145) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  507. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.setKeepSpawnInMemory(CraftWorld.java:1124) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  508. at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:133) ~[?:?]
  509. at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:128) ~[?:?]
  510. at me.main__.util.multiverse.SerializationConfig.SerializationConfig.flushPendingVPropChanges(SerializationConfig.java:248) ~[?:?]
  511. at com.onarandombox.MultiverseCore.WorldProperties.flushChanges(WorldProperties.java:374) ~[?:?]
  512. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:89) ~[?:?]
  513. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56) ~[?:?]
  514. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) ~[?:?]
  515. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) ~[?:?]
  516. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) ~[?:?]
  517. at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:364) ~[?:?]
  518. at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) ~[?:?]
  519. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  520. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  521. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  522. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  523. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  524. ... 22 more
  525. [15:33:30] [Server thread/INFO]: -------- World Settings For [hinterland] --------
  526. [15:33:30] [Server thread/INFO]: Mob Spawn Range: 4
  527. [15:33:30] [Server thread/INFO]: Anti X-Ray: true
  528. [15:33:30] [Server thread/INFO]: Engine Mode: 1
  529. [15:33:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  530. [15:33:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  531. [15:33:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  532. [15:33:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  533. [15:33:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  534. [15:33:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  535. [15:33:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  536. [15:33:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  537. [15:33:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  538. [15:33:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  539. [15:33:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  540. [15:33:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  541. [15:33:30] [Server thread/INFO]: Alternative Hopper Ticking: false
  542. [15:33:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  543. [15:33:30] [Server thread/INFO]: Random Lighting Updates: false
  544. [15:33:30] [Server thread/INFO]: Structure Info Saving: true
  545. [15:33:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  546. [15:33:30] [Server thread/INFO]: Max Entity Collisions: 8
  547. [15:33:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  548. [15:33:30] [Server thread/INFO]: Max TNT Explosions: 100
  549. [15:33:30] [Server thread/INFO]: Item Despawn Rate: 6000
  550. [15:33:30] [Server thread/INFO]: Item Merge Radius: 2.5
  551. [15:33:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  552. [15:33:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  553. [15:33:30] [Server thread/INFO]: View Distance: 8
  554. [15:33:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  555. [15:33:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  556. [15:33:30] [Server thread/INFO]: Clear tick list: false
  557. [15:33:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  558. [15:33:30] [Server thread/INFO]: Preparing start region for level 8 (Seed: 629466260612825285)
  559. [15:33:31] [Server thread/INFO]: -------- World Settings For [Bombastic] --------
  560. [15:33:31] [Server thread/INFO]: Mob Spawn Range: 4
  561. [15:33:31] [Server thread/INFO]: Anti X-Ray: true
  562. [15:33:31] [Server thread/INFO]: Engine Mode: 1
  563. [15:33:31] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  564. [15:33:31] [Server thread/INFO]: Replace Blocks: [1, 5]
  565. [15:33:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  566. [15:33:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  567. [15:33:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  568. [15:33:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  569. [15:33:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  570. [15:33:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  571. [15:33:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  572. [15:33:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  573. [15:33:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  574. [15:33:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  575. [15:33:31] [Server thread/INFO]: Alternative Hopper Ticking: false
  576. [15:33:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  577. [15:33:31] [Server thread/INFO]: Random Lighting Updates: false
  578. [15:33:31] [Server thread/INFO]: Structure Info Saving: true
  579. [15:33:31] [Server thread/INFO]: Sending up to 10 chunks per packet
  580. [15:33:31] [Server thread/INFO]: Max Entity Collisions: 8
  581. [15:33:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  582. [15:33:31] [Server thread/INFO]: Max TNT Explosions: 100
  583. [15:33:31] [Server thread/INFO]: Item Despawn Rate: 6000
  584. [15:33:31] [Server thread/INFO]: Item Merge Radius: 2.5
  585. [15:33:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
  586. [15:33:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  587. [15:33:31] [Server thread/INFO]: View Distance: 8
  588. [15:33:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  589. [15:33:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
  590. [15:33:31] [Server thread/INFO]: Clear tick list: false
  591. [15:33:31] [Server thread/INFO]: Experience Merge Radius: 3.0
  592. [15:33:31] [Server thread/INFO]: Preparing start region for level 9 (Seed: 1435672245)
  593. [15:33:31] [Server thread/WARN]: java.lang.NullPointerException
  594. [15:33:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.WorldServer.<init>(WorldServer.java:59)
  595. [15:33:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:873)
  596. [15:33:31] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:463)
  597. [15:33:31] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239)
  598. [15:33:31] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421)
  599. [15:33:31] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402)
  600. [15:33:31] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377)
  601. [15:33:31] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676)
  602. [15:33:31] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310)
  603. [15:33:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  604. [15:33:31] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  605. [15:33:31] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  606. [15:33:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352)
  607. [15:33:31] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  608. [15:33:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  609. [15:33:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  610. [15:33:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  611. [15:33:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  612. [15:33:31] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498)
  613. [15:33:31] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  614. [15:33:31] [Server thread/ERROR]: [Multiverse-Core] The world 'Swrope' could NOT be loaded because it contains errors and is probably corrupt!
  615. [15:33:31] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'Swrope'
  616. [15:33:31] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
  617. [15:33:31] [Server thread/INFO]: -------- World Settings For [Lobbyworld] --------
  618. [15:33:31] [Server thread/INFO]: Mob Spawn Range: 4
  619. [15:33:31] [Server thread/INFO]: Anti X-Ray: true
  620. [15:33:31] [Server thread/INFO]: Engine Mode: 1
  621. [15:33:31] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  622. [15:33:31] [Server thread/INFO]: Replace Blocks: [1, 5]
  623. [15:33:31] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  624. [15:33:31] [Server thread/INFO]: Cactus Growth Modifier: 100%
  625. [15:33:31] [Server thread/INFO]: Cane Growth Modifier: 100%
  626. [15:33:31] [Server thread/INFO]: Melon Growth Modifier: 100%
  627. [15:33:31] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  628. [15:33:31] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  629. [15:33:31] [Server thread/INFO]: Sapling Growth Modifier: 100%
  630. [15:33:31] [Server thread/INFO]: Wheat Growth Modifier: 100%
  631. [15:33:31] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  632. [15:33:31] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  633. [15:33:31] [Server thread/INFO]: Alternative Hopper Ticking: false
  634. [15:33:31] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  635. [15:33:31] [Server thread/INFO]: Random Lighting Updates: false
  636. [15:33:31] [Server thread/INFO]: Structure Info Saving: true
  637. [15:33:31] [Server thread/INFO]: Sending up to 10 chunks per packet
  638. [15:33:31] [Server thread/INFO]: Max Entity Collisions: 8
  639. [15:33:31] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  640. [15:33:31] [Server thread/INFO]: Max TNT Explosions: 100
  641. [15:33:31] [Server thread/INFO]: Item Despawn Rate: 6000
  642. [15:33:31] [Server thread/INFO]: Item Merge Radius: 2.5
  643. [15:33:31] [Server thread/INFO]: Arrow Despawn Rate: 1200
  644. [15:33:31] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  645. [15:33:31] [Server thread/INFO]: View Distance: 8
  646. [15:33:31] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  647. [15:33:31] [Server thread/INFO]: Chunks to Grow per Tick: 650
  648. [15:33:31] [Server thread/INFO]: Clear tick list: false
  649. [15:33:31] [Server thread/INFO]: Experience Merge Radius: 3.0
  650. [15:33:31] [Server thread/INFO]: Preparing start region for level 10 (Seed: -2684912101545895341)
  651. [15:33:32] [Server thread/INFO]: -------- World Settings For [LEBEN] --------
  652. [15:33:32] [Server thread/INFO]: Mob Spawn Range: 4
  653. [15:33:32] [Server thread/INFO]: Anti X-Ray: true
  654. [15:33:32] [Server thread/INFO]: Engine Mode: 1
  655. [15:33:32] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  656. [15:33:32] [Server thread/INFO]: Replace Blocks: [1, 5]
  657. [15:33:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  658. [15:33:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  659. [15:33:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  660. [15:33:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  661. [15:33:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  662. [15:33:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  663. [15:33:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  664. [15:33:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  665. [15:33:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  666. [15:33:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  667. [15:33:32] [Server thread/INFO]: Alternative Hopper Ticking: false
  668. [15:33:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  669. [15:33:32] [Server thread/INFO]: Random Lighting Updates: false
  670. [15:33:32] [Server thread/INFO]: Structure Info Saving: true
  671. [15:33:32] [Server thread/INFO]: Sending up to 10 chunks per packet
  672. [15:33:32] [Server thread/INFO]: Max Entity Collisions: 8
  673. [15:33:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  674. [15:33:32] [Server thread/INFO]: Max TNT Explosions: 100
  675. [15:33:32] [Server thread/INFO]: Item Despawn Rate: 6000
  676. [15:33:32] [Server thread/INFO]: Item Merge Radius: 2.5
  677. [15:33:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  678. [15:33:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  679. [15:33:32] [Server thread/INFO]: View Distance: 8
  680. [15:33:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  681. [15:33:32] [Server thread/INFO]: Chunks to Grow per Tick: 650
  682. [15:33:32] [Server thread/INFO]: Clear tick list: false
  683. [15:33:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  684. [15:33:32] [Server thread/INFO]: Preparing start region for level 11 (Seed: 6996787395668879375)
  685. [15:33:33] [Server thread/INFO]: Preparing spawn area for LEBEN, 8%
  686. [15:33:33] [User Authenticator #1/INFO]: UUID of player DevillLP is 47f98e03-479f-4619-9414-40a2f33c964e
  687. [15:33:34] [Server thread/INFO]: Preparing spawn area for LEBEN, 73%
  688. [15:33:34] [Server thread/WARN]: java.lang.RuntimeException: Already decorating
  689. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.BiomeDecorator.a(BiomeDecorator.java:66)
  690. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.BiomeBase.a(SourceFile:389)
  691. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.BiomeForest.a(SourceFile:143)
  692. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderGenerate.getChunkAt(SourceFile:472)
  693. [15:33:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:51)
  694. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:268)
  695. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.Chunk.loadNearby(Chunk.java:982)
  696. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:184)
  697. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116)
  698. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95)
  699. [15:33:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:914)
  700. [15:33:34] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:463)
  701. [15:33:34] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239)
  702. [15:33:34] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421)
  703. [15:33:34] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402)
  704. [15:33:34] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377)
  705. [15:33:34] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676)
  706. [15:33:34] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310)
  707. [15:33:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  708. [15:33:34] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  709. [15:33:34] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  710. [15:33:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352)
  711. [15:33:34] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  712. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  713. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  714. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  715. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  716. [15:33:34] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498)
  717. [15:33:34] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  718. [15:33:34] [Server thread/ERROR]: [Multiverse-Core] The world 'LEBEN' could NOT be loaded because it contains errors and is probably corrupt!
  719. [15:33:34] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'LEBEN'
  720. [15:33:34] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
  721. [15:33:34] [Server thread/INFO]: -------- World Settings For [SkywarsSpawn] --------
  722. [15:33:34] [Server thread/INFO]: Mob Spawn Range: 4
  723. [15:33:34] [Server thread/INFO]: Anti X-Ray: true
  724. [15:33:34] [Server thread/INFO]: Engine Mode: 1
  725. [15:33:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  726. [15:33:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  727. [15:33:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  728. [15:33:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  729. [15:33:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  730. [15:33:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  731. [15:33:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  732. [15:33:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  733. [15:33:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  734. [15:33:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  735. [15:33:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  736. [15:33:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  737. [15:33:34] [Server thread/INFO]: Alternative Hopper Ticking: false
  738. [15:33:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  739. [15:33:34] [Server thread/INFO]: Random Lighting Updates: false
  740. [15:33:34] [Server thread/INFO]: Structure Info Saving: true
  741. [15:33:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  742. [15:33:34] [Server thread/INFO]: Max Entity Collisions: 8
  743. [15:33:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  744. [15:33:34] [Server thread/INFO]: Max TNT Explosions: 100
  745. [15:33:34] [Server thread/INFO]: Item Despawn Rate: 6000
  746. [15:33:34] [Server thread/INFO]: Item Merge Radius: 2.5
  747. [15:33:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  748. [15:33:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  749. [15:33:34] [Server thread/INFO]: View Distance: 8
  750. [15:33:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  751. [15:33:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  752. [15:33:34] [Server thread/INFO]: Clear tick list: false
  753. [15:33:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  754. [15:33:34] [Server thread/INFO]: Preparing start region for level 12 (Seed: 0)
  755. [15:33:34] [Server thread/INFO]: -------- World Settings For [Hidge] --------
  756. [15:33:34] [Server thread/INFO]: Mob Spawn Range: 4
  757. [15:33:34] [Server thread/INFO]: Anti X-Ray: true
  758. [15:33:34] [Server thread/INFO]: Engine Mode: 1
  759. [15:33:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  760. [15:33:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  761. [15:33:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  762. [15:33:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  763. [15:33:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  764. [15:33:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  765. [15:33:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  766. [15:33:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  767. [15:33:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  768. [15:33:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  769. [15:33:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  770. [15:33:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  771. [15:33:34] [Server thread/INFO]: Alternative Hopper Ticking: false
  772. [15:33:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  773. [15:33:34] [Server thread/INFO]: Random Lighting Updates: false
  774. [15:33:34] [Server thread/INFO]: Structure Info Saving: true
  775. [15:33:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  776. [15:33:34] [Server thread/INFO]: Max Entity Collisions: 8
  777. [15:33:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  778. [15:33:34] [Server thread/INFO]: Max TNT Explosions: 100
  779. [15:33:34] [Server thread/INFO]: Item Despawn Rate: 6000
  780. [15:33:34] [Server thread/INFO]: Item Merge Radius: 2.5
  781. [15:33:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  782. [15:33:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  783. [15:33:34] [Server thread/INFO]: View Distance: 8
  784. [15:33:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  785. [15:33:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  786. [15:33:34] [Server thread/INFO]: Clear tick list: false
  787. [15:33:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  788. [15:33:34] [Server thread/INFO]: Preparing start region for level 13 (Seed: -491745262915399436)
  789. [15:33:34] [Server thread/INFO]: -------- World Settings For [BattleLobby] --------
  790. [15:33:34] [Server thread/INFO]: Mob Spawn Range: 4
  791. [15:33:34] [Server thread/INFO]: Anti X-Ray: true
  792. [15:33:34] [Server thread/INFO]: Engine Mode: 1
  793. [15:33:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  794. [15:33:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  795. [15:33:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  796. [15:33:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  797. [15:33:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  798. [15:33:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  799. [15:33:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  800. [15:33:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  801. [15:33:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  802. [15:33:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  803. [15:33:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  804. [15:33:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  805. [15:33:34] [Server thread/INFO]: Alternative Hopper Ticking: false
  806. [15:33:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  807. [15:33:34] [Server thread/INFO]: Random Lighting Updates: false
  808. [15:33:34] [Server thread/INFO]: Structure Info Saving: true
  809. [15:33:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  810. [15:33:34] [Server thread/INFO]: Max Entity Collisions: 8
  811. [15:33:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  812. [15:33:34] [Server thread/INFO]: Max TNT Explosions: 100
  813. [15:33:34] [Server thread/INFO]: Item Despawn Rate: 6000
  814. [15:33:34] [Server thread/INFO]: Item Merge Radius: 2.5
  815. [15:33:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  816. [15:33:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  817. [15:33:34] [Server thread/INFO]: View Distance: 8
  818. [15:33:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  819. [15:33:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  820. [15:33:34] [Server thread/INFO]: Clear tick list: false
  821. [15:33:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  822. [15:33:34] [Server thread/INFO]: Preparing start region for level 14 (Seed: -6634576144085606983)
  823. [15:33:35] [Server thread/INFO]: -------- World Settings For [Savanne] --------
  824. [15:33:35] [Server thread/INFO]: Mob Spawn Range: 4
  825. [15:33:35] [Server thread/INFO]: Anti X-Ray: true
  826. [15:33:35] [Server thread/INFO]: Engine Mode: 1
  827. [15:33:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  828. [15:33:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  829. [15:33:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  830. [15:33:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  831. [15:33:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  832. [15:33:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  833. [15:33:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  834. [15:33:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  835. [15:33:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  836. [15:33:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  837. [15:33:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  838. [15:33:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  839. [15:33:35] [Server thread/INFO]: Alternative Hopper Ticking: false
  840. [15:33:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  841. [15:33:35] [Server thread/INFO]: Random Lighting Updates: false
  842. [15:33:35] [Server thread/INFO]: Structure Info Saving: true
  843. [15:33:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  844. [15:33:35] [Server thread/INFO]: Max Entity Collisions: 8
  845. [15:33:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  846. [15:33:35] [Server thread/INFO]: Max TNT Explosions: 100
  847. [15:33:35] [Server thread/INFO]: Item Despawn Rate: 6000
  848. [15:33:35] [Server thread/INFO]: Item Merge Radius: 2.5
  849. [15:33:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  850. [15:33:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  851. [15:33:35] [Server thread/INFO]: View Distance: 8
  852. [15:33:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  853. [15:33:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  854. [15:33:35] [Server thread/INFO]: Clear tick list: false
  855. [15:33:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  856. [15:33:35] [Server thread/INFO]: Preparing start region for level 15 (Seed: -5861716464635217335)
  857. [15:33:35] [Server thread/INFO]: -------- World Settings For [SkyDash] --------
  858. [15:33:35] [Server thread/INFO]: Mob Spawn Range: 4
  859. [15:33:35] [Server thread/INFO]: Anti X-Ray: true
  860. [15:33:35] [Server thread/INFO]: Engine Mode: 1
  861. [15:33:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  862. [15:33:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  863. [15:33:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  864. [15:33:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  865. [15:33:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  866. [15:33:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  867. [15:33:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  868. [15:33:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  869. [15:33:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  870. [15:33:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  871. [15:33:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  872. [15:33:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  873. [15:33:35] [Server thread/INFO]: Alternative Hopper Ticking: false
  874. [15:33:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  875. [15:33:35] [Server thread/INFO]: Random Lighting Updates: false
  876. [15:33:35] [Server thread/INFO]: Structure Info Saving: true
  877. [15:33:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  878. [15:33:35] [Server thread/INFO]: Max Entity Collisions: 8
  879. [15:33:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  880. [15:33:35] [Server thread/INFO]: Max TNT Explosions: 100
  881. [15:33:35] [Server thread/INFO]: Item Despawn Rate: 6000
  882. [15:33:35] [Server thread/INFO]: Item Merge Radius: 2.5
  883. [15:33:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  884. [15:33:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  885. [15:33:35] [Server thread/INFO]: View Distance: 8
  886. [15:33:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  887. [15:33:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  888. [15:33:35] [Server thread/INFO]: Clear tick list: false
  889. [15:33:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  890. [15:33:35] [Server thread/INFO]: Preparing start region for level 16 (Seed: -1181719610089848784)
  891. [15:33:35] [Server thread/ERROR]: Chunk file at -13,7 is in the wrong location; relocating. (Expected -13, 7, got -5, 7)
  892. [15:33:35] [Server thread/ERROR]: Chunk file at -8,-8 is in the wrong location; relocating. (Expected -8, -8, got -12, -12)
  893. [15:33:35] [Server thread/ERROR]: Chunk file at -8,-7 is in the wrong location; relocating. (Expected -8, -7, got -9, -7)
  894. [15:33:35] [Server thread/ERROR]: Chunk file at -8,-5 is in the wrong location; relocating. (Expected -8, -5, got -1, -9)
  895. [15:33:35] [Server thread/ERROR]: Chunk file at -8,2 is in the wrong location; relocating. (Expected -8, 2, got -12, 1)
  896. [15:33:35] [Server thread/ERROR]: Chunk file at -8,3 is in the wrong location; relocating. (Expected -8, 3, got -13, 8)
  897. [15:33:35] [Server thread/ERROR]: Chunk file at -8,5 is in the wrong location; relocating. (Expected -8, 5, got -12, 7)
  898. [15:33:35] [Server thread/ERROR]: Chunk file at -8,6 is in the wrong location; relocating. (Expected -8, 6, got -9, 8)
  899. [15:33:35] [Server thread/ERROR]: Chunk file at -8,7 is in the wrong location; relocating. (Expected -8, 7, got -9, 6)
  900. [15:33:35] [Server thread/ERROR]: Chunk file at -7,-7 is in the wrong location; relocating. (Expected -7, -7, got -10, -8)
  901. [15:33:35] [Server thread/ERROR]: Chunk file at -7,-6 is in the wrong location; relocating. (Expected -7, -6, got -3, -12)
  902. [15:33:35] [Server thread/ERROR]: Chunk file at -7,-5 is in the wrong location; relocating. (Expected -7, -5, got -11, -1)
  903. [15:33:35] [Server thread/ERROR]: Chunk file at -7,-4 is in the wrong location; relocating. (Expected -7, -4, got -12, -5)
  904. [15:33:35] [Server thread/ERROR]: Chunk file at -7,2 is in the wrong location; relocating. (Expected -7, 2, got -9, 7)
  905. [15:33:35] [Server thread/ERROR]: Chunk file at -7,3 is in the wrong location; relocating. (Expected -7, 3, got -11, 5)
  906. [15:33:35] [Server thread/ERROR]: Chunk file at -6,-5 is in the wrong location; relocating. (Expected -6, -5, got -13, -8)
  907. [15:33:35] [Server thread/ERROR]: Chunk file at -6,-3 is in the wrong location; relocating. (Expected -6, -3, got -4, -11)
  908. [15:33:35] [Server thread/ERROR]: Chunk file at -6,-2 is in the wrong location; relocating. (Expected -6, -2, got -12, -1)
  909. [15:33:35] [Server thread/ERROR]: Chunk file at -6,3 is in the wrong location; relocating. (Expected -6, 3, got -7, 10)
  910. [15:33:35] [Server thread/ERROR]: Chunk file at -6,4 is in the wrong location; relocating. (Expected -6, 4, got -7, 9)
  911. [15:33:35] [Server thread/ERROR]: Chunk file at -6,7 is in the wrong location; relocating. (Expected -6, 7, got -12, 11)
  912. [15:33:35] [Server thread/ERROR]: Chunk file at -5,-7 is in the wrong location; relocating. (Expected -5, -7, got -3, -10)
  913. [15:33:35] [Server thread/ERROR]: Chunk file at -5,-6 is in the wrong location; relocating. (Expected -5, -6, got -6, -11)
  914. [15:33:35] [Server thread/ERROR]: Chunk file at -5,-3 is in the wrong location; relocating. (Expected -5, -3, got -9, -4)
  915. [15:33:35] [Server thread/ERROR]: Chunk file at -5,-2 is in the wrong location; relocating. (Expected -5, -2, got -5, -13)
  916. [15:33:35] [Server thread/ERROR]: Chunk file at -5,-1 is in the wrong location; relocating. (Expected -5, -1, got -12, -8)
  917. [15:33:35] [Server thread/ERROR]: Chunk file at -5,1 is in the wrong location; relocating. (Expected -5, 1, got -5, 8)
  918. [15:33:35] [Server thread/ERROR]: Chunk file at -5,2 is in the wrong location; relocating. (Expected -5, 2, got -10, 10)
  919. [15:33:35] [Server thread/ERROR]: Chunk file at -5,5 is in the wrong location; relocating. (Expected -5, 5, got -10, 5)
  920. [15:33:35] [Server thread/ERROR]: Chunk file at -5,6 is in the wrong location; relocating. (Expected -5, 6, got -6, 8)
  921. [15:33:35] [Server thread/ERROR]: Chunk file at -4,-8 is in the wrong location; relocating. (Expected -4, -8, got -9, -5)
  922. [15:33:35] [Server thread/ERROR]: Chunk file at -4,-7 is in the wrong location; relocating. (Expected -4, -7, got -12, -6)
  923. [15:33:35] [Server thread/ERROR]: Chunk file at -4,-3 is in the wrong location; relocating. (Expected -4, -3, got -5, -12)
  924. [15:33:35] [Server thread/ERROR]: Chunk file at -4,-1 is in the wrong location; relocating. (Expected -4, -1, got -6, -13)
  925. [15:33:35] [Server thread/ERROR]: Chunk file at -4,1 is in the wrong location; relocating. (Expected -4, 1, got -2, 10)
  926. [15:33:35] [Server thread/ERROR]: Chunk file at -4,5 is in the wrong location; relocating. (Expected -4, 5, got -1, 8)
  927. [15:33:35] [Server thread/ERROR]: Chunk file at -4,6 is in the wrong location; relocating. (Expected -4, 6, got -8, 11)
  928. [15:33:35] [Server thread/ERROR]: Chunk file at -3,-7 is in the wrong location; relocating. (Expected -3, -7, got -12, -4)
  929. [15:33:35] [Server thread/ERROR]: Chunk file at -3,-5 is in the wrong location; relocating. (Expected -3, -5, got -3, -9)
  930. [15:33:35] [Server thread/ERROR]: Chunk file at -3,-4 is in the wrong location; relocating. (Expected -3, -4, got -9, -12)
  931. [15:33:35] [Server thread/ERROR]: Chunk file at -3,-3 is in the wrong location; relocating. (Expected -3, -3, got -11, -6)
  932. [15:33:35] [Server thread/ERROR]: Chunk file at -3,0 is in the wrong location; relocating. (Expected -3, 0, got -10, 6)
  933. [15:33:35] [Server thread/ERROR]: Chunk file at -3,2 is in the wrong location; relocating. (Expected -3, 2, got -4, 8)
  934. [15:33:35] [Server thread/ERROR]: Chunk file at -3,3 is in the wrong location; relocating. (Expected -3, 3, got -4, 10)
  935. [15:33:35] [Server thread/ERROR]: Chunk file at -3,6 is in the wrong location; relocating. (Expected -3, 6, got -13, 1)
  936. [15:33:35] [Server thread/ERROR]: Chunk file at -2,-7 is in the wrong location; relocating. (Expected -2, -7, got -10, -10)
  937. [15:33:35] [Server thread/ERROR]: Chunk file at -2,-6 is in the wrong location; relocating. (Expected -2, -6, got -9, -11)
  938. [15:33:35] [Server thread/ERROR]: Chunk file at -2,-5 is in the wrong location; relocating. (Expected -2, -5, got -10, -1)
  939. [15:33:35] [Server thread/ERROR]: Chunk file at -2,-3 is in the wrong location; relocating. (Expected -2, -3, got -8, -11)
  940. [15:33:35] [Server thread/ERROR]: Chunk file at -2,4 is in the wrong location; relocating. (Expected -2, 4, got -12, 0)
  941. [15:33:35] [Server thread/ERROR]: Chunk file at -2,5 is in the wrong location; relocating. (Expected -2, 5, got -5, 10)
  942. [15:33:35] [Server thread/ERROR]: Chunk file at -2,7 is in the wrong location; relocating. (Expected -2, 7, got -3, 11)
  943. [15:33:35] [Server thread/ERROR]: Chunk file at -1,-4 is in the wrong location; relocating. (Expected -1, -4, got -13, -9)
  944. [15:33:35] [Server thread/ERROR]: Chunk file at -1,-3 is in the wrong location; relocating. (Expected -1, -3, got -9, -10)
  945. [15:33:35] [Server thread/ERROR]: Chunk file at -1,5 is in the wrong location; relocating. (Expected -1, 5, got -11, 3)
  946. [15:33:35] [Server thread/ERROR]: Chunk file at 0,-6 is in the wrong location; relocating. (Expected 0, -6, got 12, -1)
  947. [15:33:35] [Server thread/ERROR]: Chunk file at 0,-5 is in the wrong location; relocating. (Expected 0, -5, got 9, -2)
  948. [15:33:35] [Server thread/ERROR]: Chunk file at 0,2 is in the wrong location; relocating. (Expected 0, 2, got 0, 9)
  949. [15:33:35] [Server thread/ERROR]: Chunk file at 0,3 is in the wrong location; relocating. (Expected 0, 3, got 0, 10)
  950. [15:33:35] [Server thread/ERROR]: Chunk file at 0,4 is in the wrong location; relocating. (Expected 0, 4, got 12, 11)
  951. [15:33:35] [Server thread/ERROR]: Chunk file at 1,-7 is in the wrong location; relocating. (Expected 1, -7, got 11, -11)
  952. [15:33:35] [Server thread/ERROR]: Chunk file at 1,-6 is in the wrong location; relocating. (Expected 1, -6, got 11, -1)
  953. [15:33:35] [Server thread/ERROR]: Chunk file at 1,-5 is in the wrong location; relocating. (Expected 1, -5, got 10, -4)
  954. [15:33:35] [Server thread/ERROR]: Chunk file at 1,-3 is in the wrong location; relocating. (Expected 1, -3, got 12, -5)
  955. [15:33:35] [Server thread/ERROR]: Chunk file at 1,-2 is in the wrong location; relocating. (Expected 1, -2, got 12, -12)
  956. [15:33:35] [Server thread/ERROR]: Chunk file at 1,4 is in the wrong location; relocating. (Expected 1, 4, got 8, 9)
  957. [15:33:35] [Server thread/ERROR]: Chunk file at 2,-8 is in the wrong location; relocating. (Expected 2, -8, got 8, -3)
  958. [15:33:35] [Server thread/ERROR]: Chunk file at 2,-6 is in the wrong location; relocating. (Expected 2, -6, got 0, -13)
  959. [15:33:35] [Server thread/ERROR]: Chunk file at 2,-4 is in the wrong location; relocating. (Expected 2, -4, got 2, -11)
  960. [15:33:35] [Server thread/ERROR]: Chunk file at 2,0 is in the wrong location; relocating. (Expected 2, 0, got 4, 8)
  961. [15:33:35] [Server thread/ERROR]: Chunk file at 2,2 is in the wrong location; relocating. (Expected 2, 2, got 9, 4)
  962. [15:33:35] [Server thread/ERROR]: Chunk file at 2,4 is in the wrong location; relocating. (Expected 2, 4, got 8, 0)
  963. [15:33:35] [Server thread/ERROR]: Chunk file at 2,6 is in the wrong location; relocating. (Expected 2, 6, got 3, 10)
  964. [15:33:35] [Server thread/ERROR]: Chunk file at 3,-8 is in the wrong location; relocating. (Expected 3, -8, got 1, -12)
  965. [15:33:35] [Server thread/ERROR]: Chunk file at 3,-7 is in the wrong location; relocating. (Expected 3, -7, got 8, -7)
  966. [15:33:35] [Server thread/ERROR]: Chunk file at 3,-3 is in the wrong location; relocating. (Expected 3, -3, got 4, -12)
  967. [15:33:35] [Server thread/ERROR]: Chunk file at 3,2 is in the wrong location; relocating. (Expected 3, 2, got 7, 9)
  968. [15:33:35] [Server thread/ERROR]: Chunk file at 3,5 is in the wrong location; relocating. (Expected 3, 5, got 3, 11)
  969. [15:33:35] [Server thread/ERROR]: Chunk file at 3,6 is in the wrong location; relocating. (Expected 3, 6, got 10, 11)
  970. [15:33:35] [Server thread/ERROR]: Chunk file at 4,-8 is in the wrong location; relocating. (Expected 4, -8, got 3, -9)
  971. [15:33:35] [Server thread/ERROR]: Chunk file at 4,-7 is in the wrong location; relocating. (Expected 4, -7, got 3, -12)
  972. [15:33:35] [Server thread/ERROR]: Chunk file at 4,-2 is in the wrong location; relocating. (Expected 4, -2, got 10, -10)
  973. [15:33:35] [Server thread/ERROR]: Chunk file at 4,-1 is in the wrong location; relocating. (Expected 4, -1, got 8, -6)
  974. [15:33:35] [Server thread/ERROR]: Chunk file at 4,1 is in the wrong location; relocating. (Expected 4, 1, got 8, 4)
  975. [15:33:35] [Server thread/ERROR]: Chunk file at 4,5 is in the wrong location; relocating. (Expected 4, 5, got 11, 10)
  976. [15:33:35] [Server thread/ERROR]: Chunk file at 4,7 is in the wrong location; relocating. (Expected 4, 7, got 8, 6)
  977. [15:33:35] [Server thread/ERROR]: Chunk file at 5,-8 is in the wrong location; relocating. (Expected 5, -8, got 9, -10)
  978. [15:33:35] [Server thread/ERROR]: Chunk file at 5,-7 is in the wrong location; relocating. (Expected 5, -7, got 12, -10)
  979. [15:33:35] [Server thread/ERROR]: Chunk file at 5,-6 is in the wrong location; relocating. (Expected 5, -6, got 12, -9)
  980. [15:33:35] [Server thread/ERROR]: Chunk file at 5,-5 is in the wrong location; relocating. (Expected 5, -5, got 12, -6)
  981. [15:33:35] [Server thread/ERROR]: Chunk file at 5,-2 is in the wrong location; relocating. (Expected 5, -2, got 6, -9)
  982. [15:33:35] [Server thread/ERROR]: Chunk file at 5,0 is in the wrong location; relocating. (Expected 5, 0, got 2, 10)
  983. [15:33:35] [Server thread/ERROR]: Chunk file at 5,4 is in the wrong location; relocating. (Expected 5, 4, got 6, 8)
  984. [15:33:35] [Server thread/ERROR]: Chunk file at 5,6 is in the wrong location; relocating. (Expected 5, 6, got 11, 8)
  985. [15:33:35] [Server thread/ERROR]: Chunk file at 6,-7 is in the wrong location; relocating. (Expected 6, -7, got 2, -10)
  986. [15:33:35] [Server thread/ERROR]: Chunk file at 6,-6 is in the wrong location; relocating. (Expected 6, -6, got 8, -12)
  987. [15:33:35] [Server thread/ERROR]: Chunk file at 6,-4 is in the wrong location; relocating. (Expected 6, -4, got 8, -11)
  988. [15:33:35] [Server thread/ERROR]: Chunk file at 6,-2 is in the wrong location; relocating. (Expected 6, -2, got 6, -11)
  989. [15:33:35] [Server thread/ERROR]: Chunk file at 6,-1 is in the wrong location; relocating. (Expected 6, -1, got 3, -10)
  990. [15:33:35] [Server thread/ERROR]: Chunk file at 6,1 is in the wrong location; relocating. (Expected 6, 1, got 6, 10)
  991. [15:33:35] [Server thread/ERROR]: Chunk file at 6,2 is in the wrong location; relocating. (Expected 6, 2, got 9, 7)
  992. [15:33:35] [Server thread/ERROR]: Chunk file at 6,3 is in the wrong location; relocating. (Expected 6, 3, got 11, 4)
  993. [15:33:35] [Server thread/ERROR]: Chunk file at 6,5 is in the wrong location; relocating. (Expected 6, 5, got 12, 10)
  994. [15:33:35] [Server thread/ERROR]: Chunk file at 6,6 is in the wrong location; relocating. (Expected 6, 6, got 5, 10)
  995. [15:33:35] [Server thread/ERROR]: Chunk file at 7,-8 is in the wrong location; relocating. (Expected 7, -8, got 10, -3)
  996. [15:33:35] [Server thread/ERROR]: Chunk file at 7,-6 is in the wrong location; relocating. (Expected 7, -6, got 9, -12)
  997. [15:33:35] [Server thread/ERROR]: Chunk file at 7,-5 is in the wrong location; relocating. (Expected 7, -5, got 8, -9)
  998. [15:33:35] [Server thread/ERROR]: Chunk file at 7,-4 is in the wrong location; relocating. (Expected 7, -4, got 10, -6)
  999. [15:33:35] [Server thread/ERROR]: Chunk file at 7,-3 is in the wrong location; relocating. (Expected 7, -3, got 10, -11)
  1000. [15:33:35] [Server thread/ERROR]: Chunk file at 7,2 is in the wrong location; relocating. (Expected 7, 2, got 9, 6)
  1001. [15:33:35] [Server thread/ERROR]: Chunk file at 7,3 is in the wrong location; relocating. (Expected 7, 3, got 11, 5)
  1002. [15:33:35] [Server thread/ERROR]: Chunk file at 7,6 is in the wrong location; relocating. (Expected 7, 6, got 4, 10)
  1003. [15:33:35] [Server thread/ERROR]: Chunk file at 5,11 is in the wrong location; relocating. (Expected 5, 11, got 5, 7)
  1004. [15:33:35] [Server thread/ERROR]: Chunk file at 12,0 is in the wrong location; relocating. (Expected 12, 0, got 1, 7)
  1005. [15:33:35] [Server thread/INFO]: -------- World Settings For [SkyWarsBaseWorld] --------
  1006. [15:33:35] [Server thread/INFO]: Mob Spawn Range: 4
  1007. [15:33:35] [Server thread/INFO]: Anti X-Ray: true
  1008. [15:33:35] [Server thread/INFO]: Engine Mode: 1
  1009. [15:33:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1010. [15:33:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  1011. [15:33:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1012. [15:33:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1013. [15:33:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  1014. [15:33:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  1015. [15:33:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1016. [15:33:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1017. [15:33:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1018. [15:33:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1019. [15:33:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1020. [15:33:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1021. [15:33:35] [Server thread/INFO]: Alternative Hopper Ticking: false
  1022. [15:33:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1023. [15:33:35] [Server thread/INFO]: Random Lighting Updates: false
  1024. [15:33:35] [Server thread/INFO]: Structure Info Saving: true
  1025. [15:33:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  1026. [15:33:35] [Server thread/INFO]: Max Entity Collisions: 8
  1027. [15:33:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1028. [15:33:35] [Server thread/INFO]: Max TNT Explosions: 100
  1029. [15:33:35] [Server thread/INFO]: Item Despawn Rate: 6000
  1030. [15:33:35] [Server thread/INFO]: Item Merge Radius: 2.5
  1031. [15:33:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1032. [15:33:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1033. [15:33:35] [Server thread/INFO]: View Distance: 8
  1034. [15:33:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1035. [15:33:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1036. [15:33:35] [Server thread/INFO]: Clear tick list: false
  1037. [15:33:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  1038. [15:33:35] [Server thread/INFO]: Preparing start region for level 17 (Seed: 0)
  1039. [15:33:36] [Server thread/WARN]: java.lang.NullPointerException
  1040. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.WorldServer.<init>(WorldServer.java:59)
  1041. [15:33:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:873)
  1042. [15:33:36] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:463)
  1043. [15:33:36] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239)
  1044. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421)
  1045. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402)
  1046. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377)
  1047. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676)
  1048. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310)
  1049. [15:33:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1050. [15:33:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  1051. [15:33:36] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1052. [15:33:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352)
  1053. [15:33:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  1054. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  1055. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  1056. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  1057. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  1058. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498)
  1059. [15:33:36] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  1060. [15:33:36] [Server thread/ERROR]: [Multiverse-Core] The world 'Decrest' could NOT be loaded because it contains errors and is probably corrupt!
  1061. [15:33:36] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'Decrest'
  1062. [15:33:36] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
  1063. [15:33:36] [Server thread/INFO]: -------- World Settings For [MajaTempel] --------
  1064. [15:33:36] [Server thread/INFO]: Mob Spawn Range: 4
  1065. [15:33:36] [Server thread/INFO]: Anti X-Ray: true
  1066. [15:33:36] [Server thread/INFO]: Engine Mode: 1
  1067. [15:33:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1068. [15:33:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  1069. [15:33:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1070. [15:33:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1071. [15:33:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  1072. [15:33:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  1073. [15:33:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1074. [15:33:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1075. [15:33:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1076. [15:33:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1077. [15:33:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1078. [15:33:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1079. [15:33:36] [Server thread/INFO]: Alternative Hopper Ticking: false
  1080. [15:33:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1081. [15:33:36] [Server thread/INFO]: Random Lighting Updates: false
  1082. [15:33:36] [Server thread/INFO]: Structure Info Saving: true
  1083. [15:33:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  1084. [15:33:36] [Server thread/INFO]: Max Entity Collisions: 8
  1085. [15:33:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1086. [15:33:36] [Server thread/INFO]: Max TNT Explosions: 100
  1087. [15:33:36] [Server thread/INFO]: Item Despawn Rate: 6000
  1088. [15:33:36] [Server thread/INFO]: Item Merge Radius: 2.5
  1089. [15:33:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1090. [15:33:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1091. [15:33:36] [Server thread/INFO]: View Distance: 8
  1092. [15:33:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1093. [15:33:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1094. [15:33:36] [Server thread/INFO]: Clear tick list: false
  1095. [15:33:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  1096. [15:33:36] [Server thread/INFO]: Preparing start region for level 18 (Seed: -1001408554349343304)
  1097. [15:33:36] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  1098. [15:33:36] [Server thread/INFO]: Mob Spawn Range: 4
  1099. [15:33:36] [Server thread/INFO]: Anti X-Ray: true
  1100. [15:33:36] [Server thread/INFO]: Engine Mode: 1
  1101. [15:33:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1102. [15:33:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  1103. [15:33:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1104. [15:33:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1105. [15:33:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  1106. [15:33:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  1107. [15:33:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1108. [15:33:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1109. [15:33:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1110. [15:33:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1111. [15:33:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1112. [15:33:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1113. [15:33:36] [Server thread/INFO]: Alternative Hopper Ticking: false
  1114. [15:33:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1115. [15:33:36] [Server thread/INFO]: Random Lighting Updates: false
  1116. [15:33:36] [Server thread/INFO]: Structure Info Saving: true
  1117. [15:33:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  1118. [15:33:36] [Server thread/INFO]: Max Entity Collisions: 8
  1119. [15:33:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1120. [15:33:36] [Server thread/INFO]: Max TNT Explosions: 100
  1121. [15:33:36] [Server thread/INFO]: Item Despawn Rate: 6000
  1122. [15:33:36] [Server thread/INFO]: Item Merge Radius: 2.5
  1123. [15:33:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1124. [15:33:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1125. [15:33:36] [Server thread/INFO]: View Distance: 8
  1126. [15:33:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1127. [15:33:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1128. [15:33:36] [Server thread/INFO]: Clear tick list: false
  1129. [15:33:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  1130. [15:33:36] [Server thread/INFO]: Preparing start region for level 19 (Seed: -3981923753058501137)
  1131. [15:33:36] [Server thread/INFO]: -------- World Settings For [Mapa] --------
  1132. [15:33:36] [Server thread/INFO]: Mob Spawn Range: 4
  1133. [15:33:36] [Server thread/INFO]: Anti X-Ray: true
  1134. [15:33:36] [Server thread/INFO]: Engine Mode: 1
  1135. [15:33:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1136. [15:33:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  1137. [15:33:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1138. [15:33:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1139. [15:33:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  1140. [15:33:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  1141. [15:33:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1142. [15:33:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1143. [15:33:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1144. [15:33:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1145. [15:33:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1146. [15:33:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1147. [15:33:36] [Server thread/INFO]: Alternative Hopper Ticking: false
  1148. [15:33:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1149. [15:33:36] [Server thread/INFO]: Random Lighting Updates: false
  1150. [15:33:36] [Server thread/INFO]: Structure Info Saving: true
  1151. [15:33:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  1152. [15:33:36] [Server thread/INFO]: Max Entity Collisions: 8
  1153. [15:33:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1154. [15:33:36] [Server thread/INFO]: Max TNT Explosions: 100
  1155. [15:33:36] [Server thread/INFO]: Item Despawn Rate: 6000
  1156. [15:33:36] [Server thread/INFO]: Item Merge Radius: 2.5
  1157. [15:33:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1158. [15:33:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1159. [15:33:36] [Server thread/INFO]: View Distance: 8
  1160. [15:33:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1161. [15:33:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1162. [15:33:36] [Server thread/INFO]: Clear tick list: false
  1163. [15:33:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  1164. [15:33:36] [Server thread/INFO]: Preparing start region for level 20 (Seed: 0)
  1165. [15:33:36] [Server thread/WARN]: java.lang.NullPointerException
  1166. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.WorldServer.<init>(WorldServer.java:59)
  1167. [15:33:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:873)
  1168. [15:33:36] [Server thread/WARN]: at org.bukkit.Bukkit.createWorld(Bukkit.java:463)
  1169. [15:33:36] [Server thread/WARN]: at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239)
  1170. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421)
  1171. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402)
  1172. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377)
  1173. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676)
  1174. [15:33:36] [Server thread/WARN]: at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310)
  1175. [15:33:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1176. [15:33:36] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  1177. [15:33:36] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1178. [15:33:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352)
  1179. [15:33:36] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  1180. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  1181. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  1182. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  1183. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  1184. [15:33:36] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498)
  1185. [15:33:36] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  1186. [15:33:36] [Server thread/ERROR]: [Multiverse-Core] The world 'LOl' could NOT be loaded because it contains errors and is probably corrupt!
  1187. [15:33:36] [Server thread/ERROR]: [Multiverse-Core] Try using Minecraft Region Fixer to repair your world! 'LOl'
  1188. [15:33:36] [Server thread/ERROR]: [Multiverse-Core] https://github.com/Fenixin/Minecraft-Region-Fixer
  1189. [15:33:36] [Server thread/INFO]: -------- World Settings For [Pizal] --------
  1190. [15:33:36] [Server thread/INFO]: Mob Spawn Range: 4
  1191. [15:33:36] [Server thread/INFO]: Anti X-Ray: true
  1192. [15:33:36] [Server thread/INFO]: Engine Mode: 1
  1193. [15:33:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1194. [15:33:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  1195. [15:33:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1196. [15:33:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1197. [15:33:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  1198. [15:33:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  1199. [15:33:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1200. [15:33:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1201. [15:33:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1202. [15:33:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1203. [15:33:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1204. [15:33:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1205. [15:33:36] [Server thread/INFO]: Alternative Hopper Ticking: false
  1206. [15:33:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1207. [15:33:36] [Server thread/INFO]: Random Lighting Updates: false
  1208. [15:33:36] [Server thread/INFO]: Structure Info Saving: true
  1209. [15:33:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  1210. [15:33:36] [Server thread/INFO]: Max Entity Collisions: 8
  1211. [15:33:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1212. [15:33:36] [Server thread/INFO]: Max TNT Explosions: 100
  1213. [15:33:36] [Server thread/INFO]: Item Despawn Rate: 6000
  1214. [15:33:36] [Server thread/INFO]: Item Merge Radius: 2.5
  1215. [15:33:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1216. [15:33:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1217. [15:33:36] [Server thread/INFO]: View Distance: 8
  1218. [15:33:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1219. [15:33:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1220. [15:33:36] [Server thread/INFO]: Clear tick list: false
  1221. [15:33:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  1222. [15:33:36] [Server thread/INFO]: Preparing start region for level 21 (Seed: -4210769518544260138)
  1223. [15:33:37] [Server thread/INFO]: -------- World Settings For [sand] --------
  1224. [15:33:37] [Server thread/INFO]: Mob Spawn Range: 4
  1225. [15:33:37] [Server thread/INFO]: Anti X-Ray: true
  1226. [15:33:37] [Server thread/INFO]: Engine Mode: 1
  1227. [15:33:37] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1228. [15:33:37] [Server thread/INFO]: Replace Blocks: [1, 5]
  1229. [15:33:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1230. [15:33:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1231. [15:33:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  1232. [15:33:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  1233. [15:33:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1234. [15:33:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1235. [15:33:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1236. [15:33:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1237. [15:33:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1238. [15:33:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1239. [15:33:37] [Server thread/INFO]: Alternative Hopper Ticking: false
  1240. [15:33:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1241. [15:33:37] [Server thread/INFO]: Random Lighting Updates: false
  1242. [15:33:37] [Server thread/INFO]: Structure Info Saving: true
  1243. [15:33:37] [Server thread/INFO]: Sending up to 10 chunks per packet
  1244. [15:33:37] [Server thread/INFO]: Max Entity Collisions: 8
  1245. [15:33:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1246. [15:33:37] [Server thread/INFO]: Max TNT Explosions: 100
  1247. [15:33:37] [Server thread/INFO]: Item Despawn Rate: 6000
  1248. [15:33:37] [Server thread/INFO]: Item Merge Radius: 2.5
  1249. [15:33:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1250. [15:33:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1251. [15:33:37] [Server thread/INFO]: View Distance: 8
  1252. [15:33:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1253. [15:33:37] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1254. [15:33:37] [Server thread/INFO]: Clear tick list: false
  1255. [15:33:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  1256. [15:33:37] [Server thread/INFO]: Preparing start region for level 22 (Seed: 5386316300806410360)
  1257. [15:33:37] [Server thread/ERROR]: Chunk file at -13,-12 is in the wrong location; relocating. (Expected -13, -12, got -11, -12)
  1258. [15:33:37] [Server thread/ERROR]: Chunk file at -13,-10 is in the wrong location; relocating. (Expected -13, -10, got -12, -4)
  1259. [15:33:37] [Server thread/ERROR]: Chunk file at -13,-3 is in the wrong location; relocating. (Expected -13, -3, got -12, -1)
  1260. [15:33:37] [Server thread/ERROR]: Chunk file at -13,-1 is in the wrong location; relocating. (Expected -13, -1, got -11, -8)
  1261. [15:33:37] [Server thread/ERROR]: Chunk file at -13,0 is in the wrong location; relocating. (Expected -13, 0, got -12, 11)
  1262. [15:33:37] [Server thread/ERROR]: Chunk file at -13,2 is in the wrong location; relocating. (Expected -13, 2, got -12, 5)
  1263. [15:33:37] [Server thread/ERROR]: Chunk file at -13,3 is in the wrong location; relocating. (Expected -13, 3, got -12, 1)
  1264. [15:33:37] [Server thread/ERROR]: Chunk file at -13,4 is in the wrong location; relocating. (Expected -13, 4, got -12, 0)
  1265. [15:33:37] [Server thread/ERROR]: Chunk file at -13,7 is in the wrong location; relocating. (Expected -13, 7, got -12, 6)
  1266. [15:33:37] [Server thread/ERROR]: Chunk file at -13,8 is in the wrong location; relocating. (Expected -13, 8, got -12, 4)
  1267. [15:33:37] [Server thread/ERROR]: Chunk file at -13,9 is in the wrong location; relocating. (Expected -13, 9, got -12, 9)
  1268. [15:33:37] [Server thread/ERROR]: Chunk file at -12,-13 is in the wrong location; relocating. (Expected -12, -13, got -11, -7)
  1269. [15:33:37] [Server thread/ERROR]: Chunk file at -12,-11 is in the wrong location; relocating. (Expected -12, -11, got -12, -2)
  1270. [15:33:37] [Server thread/ERROR]: Chunk file at -12,-10 is in the wrong location; relocating. (Expected -12, -10, got -11, -6)
  1271. [15:33:37] [Server thread/ERROR]: Chunk file at -12,-6 is in the wrong location; relocating. (Expected -12, -6, got -13, -13)
  1272. [15:33:37] [Server thread/ERROR]: Chunk file at -12,-5 is in the wrong location; relocating. (Expected -12, -5, got -12, -8)
  1273. [15:33:37] [Server thread/ERROR]: Chunk file at -12,-3 is in the wrong location; relocating. (Expected -12, -3, got -12, -7)
  1274. [15:33:37] [Server thread/ERROR]: Chunk file at -12,2 is in the wrong location; relocating. (Expected -12, 2, got -13, 11)
  1275. [15:33:37] [Server thread/ERROR]: Chunk file at -12,3 is in the wrong location; relocating. (Expected -12, 3, got -13, 6)
  1276. [15:33:37] [Server thread/ERROR]: Chunk file at -12,7 is in the wrong location; relocating. (Expected -12, 7, got -13, 10)
  1277. [15:33:37] [Server thread/ERROR]: Chunk file at -12,8 is in the wrong location; relocating. (Expected -12, 8, got -13, 5)
  1278. [15:33:37] [Server thread/ERROR]: Chunk file at -12,10 is in the wrong location; relocating. (Expected -12, 10, got -13, 1)
  1279. [15:33:37] [Server thread/ERROR]: Chunk file at -11,-11 is in the wrong location; relocating. (Expected -11, -11, got -13, -6)
  1280. [15:33:37] [Server thread/ERROR]: Chunk file at -11,-10 is in the wrong location; relocating. (Expected -11, -10, got -13, -11)
  1281. [15:33:37] [Server thread/ERROR]: Chunk file at -11,-9 is in the wrong location; relocating. (Expected -11, -9, got -13, -5)
  1282. [15:33:37] [Server thread/ERROR]: Chunk file at -11,-5 is in the wrong location; relocating. (Expected -11, -5, got -13, -8)
  1283. [15:33:37] [Server thread/ERROR]: Could not pass event WorldLoadEvent to Multiverse-Core v2.5-b699
  1284. org.bukkit.event.EventException
  1285. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1286. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1287. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1288. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1289. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.createWorld(CraftServer.java:918) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1290. at org.bukkit.Bukkit.createWorld(Bukkit.java:463) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1291. at org.bukkit.WorldCreator.createWorld(WorldCreator.java:239) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1292. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:421) [Multiverse-Core-2.5.jar:?]
  1293. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) [Multiverse-Core-2.5.jar:?]
  1294. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) [Multiverse-Core-2.5.jar:?]
  1295. at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) [Multiverse-Core-2.5.jar:?]
  1296. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310) [Multiverse-Core-2.5.jar:?]
  1297. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1298. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1299. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1300. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1301. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1302. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1303. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1304. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1305. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1306. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1307. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  1308. Caused by: java.lang.IllegalArgumentException: n must be positive
  1309. at java.util.Random.nextInt(Unknown Source) ~[?:1.7.0_71]
  1310. at net.minecraft.server.v1_8_R1.BiomeDecorator.a(BiomeDecorator.java:166) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1311. at net.minecraft.server.v1_8_R1.BiomeDecorator.a(BiomeDecorator.java:90) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1312. at net.minecraft.server.v1_8_R1.BiomeBase.a(SourceFile:389) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1313. at net.minecraft.server.v1_8_R1.ChunkProviderGenerate.getChunkAt(SourceFile:472) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1314. at org.bukkit.craftbukkit.v1_8_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:51) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1315. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:268) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1316. at net.minecraft.server.v1_8_R1.Chunk.loadNearby(Chunk.java:982) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1317. at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:184) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1318. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1319. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1320. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.loadChunk(CraftWorld.java:248) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1321. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.loadChunk(CraftWorld.java:145) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1322. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.setKeepSpawnInMemory(CraftWorld.java:1124) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1323. at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:133) ~[?:?]
  1324. at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:128) ~[?:?]
  1325. at me.main__.util.multiverse.SerializationConfig.SerializationConfig.flushPendingVPropChanges(SerializationConfig.java:248) ~[?:?]
  1326. at com.onarandombox.MultiverseCore.WorldProperties.flushChanges(WorldProperties.java:374) ~[?:?]
  1327. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:89) ~[?:?]
  1328. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56) ~[?:?]
  1329. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) ~[?:?]
  1330. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) ~[?:?]
  1331. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) ~[?:?]
  1332. at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorld(WorldManager.java:364) ~[?:?]
  1333. at com.onarandombox.MultiverseCore.listeners.MVWorldListener.loadWorld(MVWorldListener.java:57) ~[?:?]
  1334. at sun.reflect.GeneratedMethodAccessor36.invoke(Unknown Source) ~[?:?]
  1335. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  1336. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  1337. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1338. ... 22 more
  1339. [15:33:37] [Server thread/ERROR]: Error occurred while enabling Multiverse-Core v2.5-b699 (Is it up to date?)
  1340. java.lang.RuntimeException: Already decorating
  1341. at net.minecraft.server.v1_8_R1.BiomeDecorator.a(BiomeDecorator.java:66) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1342. at net.minecraft.server.v1_8_R1.BiomeBase.a(SourceFile:389) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1343. at net.minecraft.server.v1_8_R1.ChunkProviderGenerate.getChunkAt(SourceFile:472) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1344. at org.bukkit.craftbukkit.v1_8_R1.generator.NormalChunkGenerator.getChunkAt(NormalChunkGenerator.java:51) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1345. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:268) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1346. at net.minecraft.server.v1_8_R1.Chunk.loadNearby(Chunk.java:982) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1347. at net.minecraft.server.v1_8_R1.ChunkProviderServer.originalGetChunkAt(ChunkProviderServer.java:184) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1348. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:116) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1349. at net.minecraft.server.v1_8_R1.ChunkProviderServer.getChunkAt(ChunkProviderServer.java:95) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1350. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.loadChunk(CraftWorld.java:248) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1351. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.loadChunk(CraftWorld.java:145) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1352. at org.bukkit.craftbukkit.v1_8_R1.CraftWorld.setKeepSpawnInMemory(CraftWorld.java:1124) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1353. at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:133) ~[?:?]
  1354. at com.onarandombox.MultiverseCore.MVWorld$3.set(MVWorld.java:128) ~[?:?]
  1355. at me.main__.util.multiverse.SerializationConfig.SerializationConfig.flushPendingVPropChanges(SerializationConfig.java:248) ~[?:?]
  1356. at com.onarandombox.MultiverseCore.WorldProperties.flushChanges(WorldProperties.java:374) ~[?:?]
  1357. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:89) ~[?:?]
  1358. at com.onarandombox.MultiverseCore.MVWorld.<init>(MVWorld.java:56) ~[?:?]
  1359. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:427) ~[?:?]
  1360. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:402) ~[?:?]
  1361. at com.onarandombox.MultiverseCore.utils.WorldManager.doLoad(WorldManager.java:377) ~[?:?]
  1362. at com.onarandombox.MultiverseCore.utils.WorldManager.loadWorlds(WorldManager.java:676) ~[?:?]
  1363. at com.onarandombox.MultiverseCore.MultiverseCore.onEnable(MultiverseCore.java:310) ~[?:?]
  1364. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1365. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1366. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1367. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1368. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1369. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1370. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1371. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1372. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1373. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1374. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  1375. [15:33:37] [Server thread/INFO]: [HeadsLite] Enabling HeadsLite v1.2
  1376. [15:33:37] [Server thread/INFO]: [LobbyCompass] Enabling LobbyCompass v1.3
  1377. [15:33:37] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  1378. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub) TNT ignition is PERMITTED.
  1379. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub) Lighters are PERMITTED.
  1380. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub) Lava fire is blocked.
  1381. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub) Fire spread is UNRESTRICTED.
  1382. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub'
  1383. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_nether) TNT ignition is PERMITTED.
  1384. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_nether) Lighters are PERMITTED.
  1385. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_nether) Lava fire is blocked.
  1386. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_nether) Fire spread is UNRESTRICTED.
  1387. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub_nether'
  1388. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_the_end) TNT ignition is PERMITTED.
  1389. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Lighters are PERMITTED.
  1390. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Lava fire is blocked.
  1391. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hub_the_end) Fire spread is UNRESTRICTED.
  1392. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hub_the_end'
  1393. [15:33:37] [Server thread/INFO]: [WorldGuard] (Placemenz) TNT ignition is PERMITTED.
  1394. [15:33:37] [Server thread/INFO]: [WorldGuard] (Placemenz) Lighters are PERMITTED.
  1395. [15:33:37] [Server thread/INFO]: [WorldGuard] (Placemenz) Lava fire is blocked.
  1396. [15:33:37] [Server thread/INFO]: [WorldGuard] (Placemenz) Fire spread is UNRESTRICTED.
  1397. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Placemenz'
  1398. [15:33:37] [Server thread/INFO]: [WorldGuard] (Rush) TNT ignition is PERMITTED.
  1399. [15:33:37] [Server thread/INFO]: [WorldGuard] (Rush) Lighters are PERMITTED.
  1400. [15:33:37] [Server thread/INFO]: [WorldGuard] (Rush) Lava fire is blocked.
  1401. [15:33:37] [Server thread/INFO]: [WorldGuard] (Rush) Fire spread is UNRESTRICTED.
  1402. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Rush'
  1403. [15:33:37] [Server thread/INFO]: [WorldGuard] (ChinaHouse) TNT ignition is PERMITTED.
  1404. [15:33:37] [Server thread/INFO]: [WorldGuard] (ChinaHouse) Lighters are PERMITTED.
  1405. [15:33:37] [Server thread/INFO]: [WorldGuard] (ChinaHouse) Lava fire is blocked.
  1406. [15:33:37] [Server thread/INFO]: [WorldGuard] (ChinaHouse) Fire spread is UNRESTRICTED.
  1407. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ChinaHouse'
  1408. [15:33:37] [Server thread/INFO]: [WorldGuard] (Jungle) TNT ignition is PERMITTED.
  1409. [15:33:37] [Server thread/INFO]: [WorldGuard] (Jungle) Lighters are PERMITTED.
  1410. [15:33:37] [Server thread/INFO]: [WorldGuard] (Jungle) Lava fire is blocked.
  1411. [15:33:37] [Server thread/INFO]: [WorldGuard] (Jungle) Fire spread is UNRESTRICTED.
  1412. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Jungle'
  1413. [15:33:37] [Server thread/INFO]: [WorldGuard] (Medival) TNT ignition is PERMITTED.
  1414. [15:33:37] [Server thread/INFO]: [WorldGuard] (Medival) Lighters are PERMITTED.
  1415. [15:33:37] [Server thread/INFO]: [WorldGuard] (Medival) Lava fire is blocked.
  1416. [15:33:37] [Server thread/INFO]: [WorldGuard] (Medival) Fire spread is UNRESTRICTED.
  1417. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Medival'
  1418. [15:33:37] [Server thread/INFO]: [WorldGuard] (hinterland) TNT ignition is PERMITTED.
  1419. [15:33:37] [Server thread/INFO]: [WorldGuard] (hinterland) Lighters are PERMITTED.
  1420. [15:33:37] [Server thread/INFO]: [WorldGuard] (hinterland) Lava fire is blocked.
  1421. [15:33:37] [Server thread/INFO]: [WorldGuard] (hinterland) Fire spread is UNRESTRICTED.
  1422. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hinterland'
  1423. [15:33:37] [Server thread/INFO]: [WorldGuard] (Bombastic) TNT ignition is PERMITTED.
  1424. [15:33:37] [Server thread/INFO]: [WorldGuard] (Bombastic) Lighters are PERMITTED.
  1425. [15:33:37] [Server thread/INFO]: [WorldGuard] (Bombastic) Lava fire is blocked.
  1426. [15:33:37] [Server thread/INFO]: [WorldGuard] (Bombastic) Fire spread is UNRESTRICTED.
  1427. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Bombastic'
  1428. [15:33:37] [Server thread/INFO]: [WorldGuard] (Lobbyworld) TNT ignition is PERMITTED.
  1429. [15:33:37] [Server thread/INFO]: [WorldGuard] (Lobbyworld) Lighters are PERMITTED.
  1430. [15:33:37] [Server thread/INFO]: [WorldGuard] (Lobbyworld) Lava fire is blocked.
  1431. [15:33:37] [Server thread/INFO]: [WorldGuard] (Lobbyworld) Fire spread is UNRESTRICTED.
  1432. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Lobbyworld'
  1433. [15:33:37] [Server thread/INFO]: [WorldGuard] (LEBEN) TNT ignition is PERMITTED.
  1434. [15:33:37] [Server thread/INFO]: [WorldGuard] (LEBEN) Lighters are PERMITTED.
  1435. [15:33:37] [Server thread/INFO]: [WorldGuard] (LEBEN) Lava fire is blocked.
  1436. [15:33:37] [Server thread/INFO]: [WorldGuard] (LEBEN) Fire spread is UNRESTRICTED.
  1437. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'LEBEN'
  1438. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkywarsSpawn) TNT ignition is PERMITTED.
  1439. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkywarsSpawn) Lighters are PERMITTED.
  1440. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkywarsSpawn) Lava fire is blocked.
  1441. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkywarsSpawn) Fire spread is UNRESTRICTED.
  1442. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkywarsSpawn'
  1443. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hidge) TNT ignition is PERMITTED.
  1444. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hidge) Lighters are PERMITTED.
  1445. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hidge) Lava fire is blocked.
  1446. [15:33:37] [Server thread/INFO]: [WorldGuard] (Hidge) Fire spread is UNRESTRICTED.
  1447. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hidge'
  1448. [15:33:37] [Server thread/INFO]: [WorldGuard] (BattleLobby) TNT ignition is PERMITTED.
  1449. [15:33:37] [Server thread/INFO]: [WorldGuard] (BattleLobby) Lighters are PERMITTED.
  1450. [15:33:37] [Server thread/INFO]: [WorldGuard] (BattleLobby) Lava fire is blocked.
  1451. [15:33:37] [Server thread/INFO]: [WorldGuard] (BattleLobby) Fire spread is UNRESTRICTED.
  1452. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BattleLobby'
  1453. [15:33:37] [Server thread/INFO]: [WorldGuard] (Savanne) TNT ignition is PERMITTED.
  1454. [15:33:37] [Server thread/INFO]: [WorldGuard] (Savanne) Lighters are PERMITTED.
  1455. [15:33:37] [Server thread/INFO]: [WorldGuard] (Savanne) Lava fire is blocked.
  1456. [15:33:37] [Server thread/INFO]: [WorldGuard] (Savanne) Fire spread is UNRESTRICTED.
  1457. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Savanne'
  1458. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyDash) TNT ignition is PERMITTED.
  1459. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyDash) Lighters are PERMITTED.
  1460. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyDash) Lava fire is blocked.
  1461. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyDash) Fire spread is UNRESTRICTED.
  1462. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyDash'
  1463. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) TNT ignition is PERMITTED.
  1464. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lighters are PERMITTED.
  1465. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Lava fire is blocked.
  1466. [15:33:37] [Server thread/INFO]: [WorldGuard] (SkyWarsBaseWorld) Fire spread is UNRESTRICTED.
  1467. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsBaseWorld'
  1468. [15:33:37] [Server thread/INFO]: [WorldGuard] (MajaTempel) TNT ignition is PERMITTED.
  1469. [15:33:37] [Server thread/INFO]: [WorldGuard] (MajaTempel) Lighters are PERMITTED.
  1470. [15:33:37] [Server thread/INFO]: [WorldGuard] (MajaTempel) Lava fire is blocked.
  1471. [15:33:37] [Server thread/INFO]: [WorldGuard] (MajaTempel) Fire spread is UNRESTRICTED.
  1472. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'MajaTempel'
  1473. [15:33:37] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  1474. [15:33:37] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  1475. [15:33:37] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  1476. [15:33:37] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  1477. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  1478. [15:33:37] [Server thread/INFO]: [WorldGuard] (Mapa) TNT ignition is PERMITTED.
  1479. [15:33:37] [Server thread/INFO]: [WorldGuard] (Mapa) Lighters are PERMITTED.
  1480. [15:33:37] [Server thread/INFO]: [WorldGuard] (Mapa) Lava fire is blocked.
  1481. [15:33:37] [Server thread/INFO]: [WorldGuard] (Mapa) Fire spread is UNRESTRICTED.
  1482. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mapa'
  1483. [15:33:37] [Server thread/INFO]: [WorldGuard] (Pizal) TNT ignition is PERMITTED.
  1484. [15:33:37] [Server thread/INFO]: [WorldGuard] (Pizal) Lighters are PERMITTED.
  1485. [15:33:37] [Server thread/INFO]: [WorldGuard] (Pizal) Lava fire is blocked.
  1486. [15:33:37] [Server thread/INFO]: [WorldGuard] (Pizal) Fire spread is UNRESTRICTED.
  1487. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Pizal'
  1488. [15:33:37] [Server thread/INFO]: [WorldGuard] (sand) TNT ignition is PERMITTED.
  1489. [15:33:37] [Server thread/INFO]: [WorldGuard] (sand) Lighters are PERMITTED.
  1490. [15:33:37] [Server thread/INFO]: [WorldGuard] (sand) Lava fire is blocked.
  1491. [15:33:37] [Server thread/INFO]: [WorldGuard] (sand) Fire spread is UNRESTRICTED.
  1492. [15:33:37] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sand'
  1493. [15:33:37] [Server thread/INFO]: [WorldGuard] Loading region data...
  1494. [15:33:37] [Server thread/INFO]: [SuperHub] Enabling SuperHub v5
  1495. [15:33:38] [Thread-15/WARN]: [SuperHub] The updater could not find any files for the project id 89363
  1496. [15:33:39] [Server thread/INFO]: -------- World Settings For [world] --------
  1497. [15:33:39] [Server thread/INFO]: Mob Spawn Range: 4
  1498. [15:33:39] [Server thread/INFO]: Anti X-Ray: true
  1499. [15:33:39] [Server thread/INFO]: Engine Mode: 1
  1500. [15:33:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1501. [15:33:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  1502. [15:33:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1503. [15:33:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1504. [15:33:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1505. [15:33:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1506. [15:33:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1507. [15:33:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1508. [15:33:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1509. [15:33:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1510. [15:33:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1511. [15:33:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1512. [15:33:39] [Server thread/INFO]: Alternative Hopper Ticking: false
  1513. [15:33:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1514. [15:33:39] [Server thread/INFO]: Random Lighting Updates: false
  1515. [15:33:39] [Server thread/INFO]: Structure Info Saving: true
  1516. [15:33:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  1517. [15:33:39] [Server thread/INFO]: Max Entity Collisions: 8
  1518. [15:33:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1519. [15:33:39] [Server thread/INFO]: Max TNT Explosions: 100
  1520. [15:33:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1521. [15:33:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1522. [15:33:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1523. [15:33:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1524. [15:33:39] [Server thread/INFO]: View Distance: 8
  1525. [15:33:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1526. [15:33:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1527. [15:33:39] [Server thread/INFO]: Clear tick list: false
  1528. [15:33:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  1529. [15:33:39] [Server thread/INFO]: Preparing start region for level 23 (Seed: 7784202489031334723)
  1530. [15:33:39] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1531. [15:33:39] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1532. [15:33:39] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  1533. [15:33:39] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1534. [15:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1535. [15:33:39] [Server thread/INFO]: [SuperHub] World: world Loaded
  1536. [15:33:39] [Server thread/INFO]: [SuperHub] World: Spawn Loaded
  1537. [15:33:39] [Server thread/INFO]: [SuperHub] World: Hub Loaded
  1538. [15:33:39] [Server thread/INFO]: [SuperHub] World: HUB Loaded
  1539. [15:33:39] [Server thread/INFO]: [SuperHub] World: HUB_nether Loaded
  1540. [15:33:39] [Server thread/INFO]: [SuperHub] World: HUB_the_end Loaded
  1541. [15:33:39] [Server thread/INFO]: [SuperHub] World: Savanne Loaded
  1542. [15:33:39] [Server thread/INFO]: [SuperHub] World: Jungle Loaded
  1543. [15:33:39] [Server thread/INFO]: [SuperHub] World: Hub_nether Loaded
  1544. [15:33:39] [Server thread/INFO]: [SuperHub] World: Hub_the_end Loaded
  1545. [15:33:39] [Server thread/INFO]: [SuperHub] World: MajaTempel Loaded
  1546. [15:33:39] [Server thread/INFO]: -------- World Settings For [Halloween] --------
  1547. [15:33:39] [Server thread/INFO]: Mob Spawn Range: 4
  1548. [15:33:39] [Server thread/INFO]: Anti X-Ray: true
  1549. [15:33:39] [Server thread/INFO]: Engine Mode: 1
  1550. [15:33:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1551. [15:33:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  1552. [15:33:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1553. [15:33:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1554. [15:33:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1555. [15:33:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1556. [15:33:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1557. [15:33:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1558. [15:33:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1559. [15:33:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1560. [15:33:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1561. [15:33:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1562. [15:33:39] [Server thread/INFO]: Alternative Hopper Ticking: false
  1563. [15:33:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1564. [15:33:39] [Server thread/INFO]: Random Lighting Updates: false
  1565. [15:33:39] [Server thread/INFO]: Structure Info Saving: true
  1566. [15:33:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  1567. [15:33:39] [Server thread/INFO]: Max Entity Collisions: 8
  1568. [15:33:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1569. [15:33:39] [Server thread/INFO]: Max TNT Explosions: 100
  1570. [15:33:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1571. [15:33:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1572. [15:33:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1573. [15:33:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1574. [15:33:39] [Server thread/INFO]: View Distance: 8
  1575. [15:33:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1576. [15:33:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1577. [15:33:39] [Server thread/INFO]: Clear tick list: false
  1578. [15:33:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  1579. [15:33:39] [Server thread/INFO]: Preparing start region for level 24 (Seed: -4609609835025585424)
  1580. [15:33:39] [Server thread/INFO]: [WorldGuard] (Halloween) TNT ignition is PERMITTED.
  1581. [15:33:39] [Server thread/INFO]: [WorldGuard] (Halloween) Lighters are PERMITTED.
  1582. [15:33:39] [Server thread/INFO]: [WorldGuard] (Halloween) Lava fire is blocked.
  1583. [15:33:39] [Server thread/INFO]: [WorldGuard] (Halloween) Fire spread is UNRESTRICTED.
  1584. [15:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Halloween'
  1585. [15:33:39] [Server thread/INFO]: [SuperHub] World: Halloween Loaded
  1586. [15:33:39] [Server thread/INFO]: [SuperHub] World: Rush Loaded
  1587. [15:33:39] [Server thread/INFO]: [SuperHub] World: Pizal Loaded
  1588. [15:33:39] [Server thread/INFO]: -------- World Settings For [Wᅢste] --------
  1589. [15:33:39] [Server thread/INFO]: Mob Spawn Range: 4
  1590. [15:33:39] [Server thread/INFO]: Anti X-Ray: true
  1591. [15:33:39] [Server thread/INFO]: Engine Mode: 1
  1592. [15:33:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1593. [15:33:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  1594. [15:33:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1595. [15:33:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1596. [15:33:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1597. [15:33:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1598. [15:33:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1599. [15:33:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1600. [15:33:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1601. [15:33:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1602. [15:33:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1603. [15:33:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1604. [15:33:39] [Server thread/INFO]: Alternative Hopper Ticking: false
  1605. [15:33:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1606. [15:33:39] [Server thread/INFO]: Random Lighting Updates: false
  1607. [15:33:39] [Server thread/INFO]: Structure Info Saving: true
  1608. [15:33:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  1609. [15:33:39] [Server thread/INFO]: Max Entity Collisions: 8
  1610. [15:33:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1611. [15:33:39] [Server thread/INFO]: Max TNT Explosions: 100
  1612. [15:33:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1613. [15:33:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1614. [15:33:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1615. [15:33:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1616. [15:33:39] [Server thread/INFO]: View Distance: 8
  1617. [15:33:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1618. [15:33:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1619. [15:33:39] [Server thread/INFO]: Clear tick list: false
  1620. [15:33:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  1621. [15:33:39] [Server thread/INFO]: Preparing start region for level 25 (Seed: 1435672245)
  1622. [15:33:39] [Server thread/INFO]: [WorldGuard] (Wᅢste) TNT ignition is PERMITTED.
  1623. [15:33:39] [Server thread/INFO]: [WorldGuard] (Wᅢste) Lighters are PERMITTED.
  1624. [15:33:39] [Server thread/INFO]: [WorldGuard] (Wᅢste) Lava fire is blocked.
  1625. [15:33:39] [Server thread/INFO]: [WorldGuard] (Wᅢste) Fire spread is UNRESTRICTED.
  1626. [15:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Wᅢste'
  1627. [15:33:39] [Server thread/INFO]: [SuperHub] World: Wᅢste Loaded
  1628. [15:33:39] [Server thread/INFO]: -------- World Settings For [DarkFactory] --------
  1629. [15:33:39] [Server thread/INFO]: Mob Spawn Range: 4
  1630. [15:33:39] [Server thread/INFO]: Anti X-Ray: true
  1631. [15:33:39] [Server thread/INFO]: Engine Mode: 1
  1632. [15:33:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1633. [15:33:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  1634. [15:33:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1635. [15:33:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1636. [15:33:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1637. [15:33:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1638. [15:33:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1639. [15:33:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1640. [15:33:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1641. [15:33:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1642. [15:33:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1643. [15:33:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1644. [15:33:39] [Server thread/INFO]: Alternative Hopper Ticking: false
  1645. [15:33:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1646. [15:33:39] [Server thread/INFO]: Random Lighting Updates: false
  1647. [15:33:39] [Server thread/INFO]: Structure Info Saving: true
  1648. [15:33:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  1649. [15:33:39] [Server thread/INFO]: Max Entity Collisions: 8
  1650. [15:33:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1651. [15:33:39] [Server thread/INFO]: Max TNT Explosions: 100
  1652. [15:33:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1653. [15:33:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1654. [15:33:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1655. [15:33:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1656. [15:33:39] [Server thread/INFO]: View Distance: 8
  1657. [15:33:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1658. [15:33:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1659. [15:33:39] [Server thread/INFO]: Clear tick list: false
  1660. [15:33:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  1661. [15:33:39] [Server thread/INFO]: Preparing start region for level 26 (Seed: 27594263)
  1662. [15:33:39] [Server thread/INFO]: [WorldGuard] (DarkFactory) TNT ignition is PERMITTED.
  1663. [15:33:39] [Server thread/INFO]: [WorldGuard] (DarkFactory) Lighters are PERMITTED.
  1664. [15:33:39] [Server thread/INFO]: [WorldGuard] (DarkFactory) Lava fire is blocked.
  1665. [15:33:39] [Server thread/INFO]: [WorldGuard] (DarkFactory) Fire spread is UNRESTRICTED.
  1666. [15:33:39] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'DarkFactory'
  1667. [15:33:39] [Server thread/INFO]: [SuperHub] World: DarkFactory Loaded
  1668. [15:33:39] [Server thread/INFO]: [SuperHub] World: BattleLobby Loaded
  1669. [15:33:39] [Server thread/INFO]: -------- World Settings For [Places] --------
  1670. [15:33:39] [Server thread/INFO]: Mob Spawn Range: 4
  1671. [15:33:39] [Server thread/INFO]: Anti X-Ray: true
  1672. [15:33:39] [Server thread/INFO]: Engine Mode: 1
  1673. [15:33:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1674. [15:33:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  1675. [15:33:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1676. [15:33:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1677. [15:33:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  1678. [15:33:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  1679. [15:33:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1680. [15:33:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1681. [15:33:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1682. [15:33:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1683. [15:33:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1684. [15:33:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1685. [15:33:39] [Server thread/INFO]: Alternative Hopper Ticking: false
  1686. [15:33:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1687. [15:33:39] [Server thread/INFO]: Random Lighting Updates: false
  1688. [15:33:39] [Server thread/INFO]: Structure Info Saving: true
  1689. [15:33:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  1690. [15:33:39] [Server thread/INFO]: Max Entity Collisions: 8
  1691. [15:33:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1692. [15:33:39] [Server thread/INFO]: Max TNT Explosions: 100
  1693. [15:33:39] [Server thread/INFO]: Item Despawn Rate: 6000
  1694. [15:33:39] [Server thread/INFO]: Item Merge Radius: 2.5
  1695. [15:33:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1696. [15:33:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1697. [15:33:39] [Server thread/INFO]: View Distance: 8
  1698. [15:33:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1699. [15:33:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1700. [15:33:39] [Server thread/INFO]: Clear tick list: false
  1701. [15:33:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  1702. [15:33:39] [Server thread/INFO]: Preparing start region for level 27 (Seed: -5414999085440421491)
  1703. [15:33:40] [Server thread/INFO]: [WorldGuard] (Places) TNT ignition is PERMITTED.
  1704. [15:33:40] [Server thread/INFO]: [WorldGuard] (Places) Lighters are PERMITTED.
  1705. [15:33:40] [Server thread/INFO]: [WorldGuard] (Places) Lava fire is blocked.
  1706. [15:33:40] [Server thread/INFO]: [WorldGuard] (Places) Fire spread is UNRESTRICTED.
  1707. [15:33:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Places'
  1708. [15:33:40] [Server thread/INFO]: [SuperHub] World: Places Loaded
  1709. [15:33:40] [Server thread/INFO]: -------- World Settings For [Decreater] --------
  1710. [15:33:40] [Server thread/INFO]: Mob Spawn Range: 4
  1711. [15:33:40] [Server thread/INFO]: Anti X-Ray: true
  1712. [15:33:40] [Server thread/INFO]: Engine Mode: 1
  1713. [15:33:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1714. [15:33:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1715. [15:33:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1716. [15:33:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1717. [15:33:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1718. [15:33:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1719. [15:33:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1720. [15:33:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1721. [15:33:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1722. [15:33:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1723. [15:33:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1724. [15:33:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1725. [15:33:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  1726. [15:33:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1727. [15:33:40] [Server thread/INFO]: Random Lighting Updates: false
  1728. [15:33:40] [Server thread/INFO]: Structure Info Saving: true
  1729. [15:33:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1730. [15:33:40] [Server thread/INFO]: Max Entity Collisions: 8
  1731. [15:33:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1732. [15:33:40] [Server thread/INFO]: Max TNT Explosions: 100
  1733. [15:33:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1734. [15:33:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1735. [15:33:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1736. [15:33:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1737. [15:33:40] [Server thread/INFO]: View Distance: 8
  1738. [15:33:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1739. [15:33:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1740. [15:33:40] [Server thread/INFO]: Clear tick list: false
  1741. [15:33:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1742. [15:33:40] [Server thread/INFO]: Preparing start region for level 28 (Seed: -1373243649781918830)
  1743. [15:33:40] [Server thread/INFO]: [WorldGuard] (Decreater) TNT ignition is PERMITTED.
  1744. [15:33:40] [Server thread/INFO]: [WorldGuard] (Decreater) Lighters are PERMITTED.
  1745. [15:33:40] [Server thread/INFO]: [WorldGuard] (Decreater) Lava fire is blocked.
  1746. [15:33:40] [Server thread/INFO]: [WorldGuard] (Decreater) Fire spread is UNRESTRICTED.
  1747. [15:33:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Decreater'
  1748. [15:33:40] [Server thread/INFO]: [SuperHub] World: Decreater Loaded
  1749. [15:33:40] [Server thread/INFO]: [SuperHub] World: Placemenz Loaded
  1750. [15:33:40] [Server thread/INFO]: [SuperHub] World: ChinaHouse Loaded
  1751. [15:33:40] [Server thread/INFO]: [SuperHub] World: Medival Loaded
  1752. [15:33:40] [Server thread/INFO]: [SuperHub] World: hinterland Loaded
  1753. [15:33:40] [Server thread/INFO]: [SuperHub] World: Bombastic Loaded
  1754. [15:33:40] [Server thread/INFO]: [SuperHub] World: Lobbyworld Loaded
  1755. [15:33:40] [Server thread/INFO]: [SuperHub] World: SkywarsSpawn Loaded
  1756. [15:33:40] [Server thread/INFO]: [SuperHub] World: Hidge Loaded
  1757. [15:33:40] [Server thread/INFO]: [SuperHub] World: SkyDash Loaded
  1758. [15:33:40] [Server thread/INFO]: [SuperHub] World: SkyWarsBaseWorld Loaded
  1759. [15:33:40] [Server thread/INFO]: [SuperHub] World: Mapa Loaded
  1760. [15:33:40] [Server thread/INFO]: -------- World Settings For [Windmills] --------
  1761. [15:33:40] [Server thread/INFO]: Mob Spawn Range: 4
  1762. [15:33:40] [Server thread/INFO]: Anti X-Ray: true
  1763. [15:33:40] [Server thread/INFO]: Engine Mode: 1
  1764. [15:33:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1765. [15:33:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1766. [15:33:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1767. [15:33:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1768. [15:33:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1769. [15:33:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1770. [15:33:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1771. [15:33:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1772. [15:33:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1773. [15:33:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1774. [15:33:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1775. [15:33:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1776. [15:33:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  1777. [15:33:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1778. [15:33:40] [Server thread/INFO]: Random Lighting Updates: false
  1779. [15:33:40] [Server thread/INFO]: Structure Info Saving: true
  1780. [15:33:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1781. [15:33:40] [Server thread/INFO]: Max Entity Collisions: 8
  1782. [15:33:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1783. [15:33:40] [Server thread/INFO]: Max TNT Explosions: 100
  1784. [15:33:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1785. [15:33:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1786. [15:33:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1787. [15:33:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1788. [15:33:40] [Server thread/INFO]: View Distance: 8
  1789. [15:33:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1790. [15:33:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1791. [15:33:40] [Server thread/INFO]: Clear tick list: false
  1792. [15:33:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1793. [15:33:40] [Server thread/INFO]: Preparing start region for level 29 (Seed: -1734574892078197692)
  1794. [15:33:40] [Server thread/INFO]: [WorldGuard] (Windmills) TNT ignition is PERMITTED.
  1795. [15:33:40] [Server thread/INFO]: [WorldGuard] (Windmills) Lighters are PERMITTED.
  1796. [15:33:40] [Server thread/INFO]: [WorldGuard] (Windmills) Lava fire is blocked.
  1797. [15:33:40] [Server thread/INFO]: [WorldGuard] (Windmills) Fire spread is UNRESTRICTED.
  1798. [15:33:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Windmills'
  1799. [15:33:40] [Server thread/INFO]: [SuperHub] World: Windmills Loaded
  1800. [15:33:40] [Server thread/INFO]: -------- World Settings For [Hallowenn_wars] --------
  1801. [15:33:40] [Server thread/INFO]: Mob Spawn Range: 4
  1802. [15:33:40] [Server thread/INFO]: Anti X-Ray: true
  1803. [15:33:40] [Server thread/INFO]: Engine Mode: 1
  1804. [15:33:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1805. [15:33:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1806. [15:33:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1807. [15:33:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1808. [15:33:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1809. [15:33:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1810. [15:33:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1811. [15:33:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1812. [15:33:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1813. [15:33:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1814. [15:33:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1815. [15:33:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1816. [15:33:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  1817. [15:33:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1818. [15:33:40] [Server thread/INFO]: Random Lighting Updates: false
  1819. [15:33:40] [Server thread/INFO]: Structure Info Saving: true
  1820. [15:33:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1821. [15:33:40] [Server thread/INFO]: Max Entity Collisions: 8
  1822. [15:33:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1823. [15:33:40] [Server thread/INFO]: Max TNT Explosions: 100
  1824. [15:33:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1825. [15:33:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1826. [15:33:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1827. [15:33:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1828. [15:33:40] [Server thread/INFO]: View Distance: 8
  1829. [15:33:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1830. [15:33:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1831. [15:33:40] [Server thread/INFO]: Clear tick list: false
  1832. [15:33:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1833. [15:33:40] [Server thread/INFO]: Preparing start region for level 30 (Seed: 4747734507000095471)
  1834. [15:33:40] [Server thread/INFO]: [WorldGuard] (Hallowenn_wars) TNT ignition is PERMITTED.
  1835. [15:33:40] [Server thread/INFO]: [WorldGuard] (Hallowenn_wars) Lighters are PERMITTED.
  1836. [15:33:40] [Server thread/INFO]: [WorldGuard] (Hallowenn_wars) Lava fire is blocked.
  1837. [15:33:40] [Server thread/INFO]: [WorldGuard] (Hallowenn_wars) Fire spread is UNRESTRICTED.
  1838. [15:33:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Hallowenn_wars'
  1839. [15:33:40] [Server thread/INFO]: [SuperHub] World: Hallowenn_wars Loaded
  1840. [15:33:40] [Server thread/INFO]: [SuperHub] World: sand Loaded
  1841. [15:33:40] [Server thread/INFO]: -------- World Settings For [halloween__] --------
  1842. [15:33:40] [Server thread/INFO]: Mob Spawn Range: 4
  1843. [15:33:40] [Server thread/INFO]: Anti X-Ray: true
  1844. [15:33:40] [Server thread/INFO]: Engine Mode: 1
  1845. [15:33:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1846. [15:33:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1847. [15:33:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1848. [15:33:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1849. [15:33:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1850. [15:33:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1851. [15:33:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1852. [15:33:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1853. [15:33:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1854. [15:33:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1855. [15:33:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1856. [15:33:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1857. [15:33:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  1858. [15:33:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1859. [15:33:40] [Server thread/INFO]: Random Lighting Updates: false
  1860. [15:33:40] [Server thread/INFO]: Structure Info Saving: true
  1861. [15:33:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1862. [15:33:40] [Server thread/INFO]: Max Entity Collisions: 8
  1863. [15:33:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1864. [15:33:40] [Server thread/INFO]: Max TNT Explosions: 100
  1865. [15:33:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1866. [15:33:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1867. [15:33:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1868. [15:33:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1869. [15:33:40] [Server thread/INFO]: View Distance: 8
  1870. [15:33:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1871. [15:33:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1872. [15:33:40] [Server thread/INFO]: Clear tick list: false
  1873. [15:33:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1874. [15:33:40] [Server thread/INFO]: Preparing start region for level 31 (Seed: -5003831343740872421)
  1875. [15:33:40] [Server thread/INFO]: [WorldGuard] (halloween__) TNT ignition is PERMITTED.
  1876. [15:33:40] [Server thread/INFO]: [WorldGuard] (halloween__) Lighters are PERMITTED.
  1877. [15:33:40] [Server thread/INFO]: [WorldGuard] (halloween__) Lava fire is blocked.
  1878. [15:33:40] [Server thread/INFO]: [WorldGuard] (halloween__) Fire spread is UNRESTRICTED.
  1879. [15:33:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'halloween__'
  1880. [15:33:40] [Server thread/INFO]: [SuperHub] World: halloween__ Loaded
  1881. [15:33:40] [Server thread/INFO]: -------- World Settings For [mapsas] --------
  1882. [15:33:40] [Server thread/INFO]: Mob Spawn Range: 4
  1883. [15:33:40] [Server thread/INFO]: Anti X-Ray: true
  1884. [15:33:40] [Server thread/INFO]: Engine Mode: 1
  1885. [15:33:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1886. [15:33:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1887. [15:33:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1888. [15:33:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1889. [15:33:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1890. [15:33:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1891. [15:33:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1892. [15:33:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1893. [15:33:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1894. [15:33:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1895. [15:33:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1896. [15:33:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1897. [15:33:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  1898. [15:33:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1899. [15:33:40] [Server thread/INFO]: Random Lighting Updates: false
  1900. [15:33:40] [Server thread/INFO]: Structure Info Saving: true
  1901. [15:33:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1902. [15:33:40] [Server thread/INFO]: Max Entity Collisions: 8
  1903. [15:33:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1904. [15:33:40] [Server thread/INFO]: Max TNT Explosions: 100
  1905. [15:33:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1906. [15:33:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1907. [15:33:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1908. [15:33:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1909. [15:33:40] [Server thread/INFO]: View Distance: 8
  1910. [15:33:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1911. [15:33:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1912. [15:33:40] [Server thread/INFO]: Clear tick list: false
  1913. [15:33:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1914. [15:33:40] [Server thread/INFO]: Preparing start region for level 32 (Seed: -7302642760502692501)
  1915. [15:33:40] [Server thread/INFO]: [WorldGuard] (mapsas) TNT ignition is PERMITTED.
  1916. [15:33:40] [Server thread/INFO]: [WorldGuard] (mapsas) Lighters are PERMITTED.
  1917. [15:33:40] [Server thread/INFO]: [WorldGuard] (mapsas) Lava fire is blocked.
  1918. [15:33:40] [Server thread/INFO]: [WorldGuard] (mapsas) Fire spread is UNRESTRICTED.
  1919. [15:33:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mapsas'
  1920. [15:33:40] [Server thread/INFO]: [SuperHub] World: mapsas Loaded
  1921. [15:33:40] [Server thread/INFO]: -------- World Settings For [biome] --------
  1922. [15:33:40] [Server thread/INFO]: Mob Spawn Range: 4
  1923. [15:33:40] [Server thread/INFO]: Anti X-Ray: true
  1924. [15:33:40] [Server thread/INFO]: Engine Mode: 1
  1925. [15:33:40] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1926. [15:33:40] [Server thread/INFO]: Replace Blocks: [1, 5]
  1927. [15:33:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1928. [15:33:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1929. [15:33:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  1930. [15:33:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  1931. [15:33:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1932. [15:33:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1933. [15:33:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1934. [15:33:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1935. [15:33:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1936. [15:33:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1937. [15:33:40] [Server thread/INFO]: Alternative Hopper Ticking: false
  1938. [15:33:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1939. [15:33:40] [Server thread/INFO]: Random Lighting Updates: false
  1940. [15:33:40] [Server thread/INFO]: Structure Info Saving: true
  1941. [15:33:40] [Server thread/INFO]: Sending up to 10 chunks per packet
  1942. [15:33:40] [Server thread/INFO]: Max Entity Collisions: 8
  1943. [15:33:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1944. [15:33:40] [Server thread/INFO]: Max TNT Explosions: 100
  1945. [15:33:40] [Server thread/INFO]: Item Despawn Rate: 6000
  1946. [15:33:40] [Server thread/INFO]: Item Merge Radius: 2.5
  1947. [15:33:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1948. [15:33:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1949. [15:33:40] [Server thread/INFO]: View Distance: 8
  1950. [15:33:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1951. [15:33:40] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1952. [15:33:40] [Server thread/INFO]: Clear tick list: false
  1953. [15:33:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  1954. [15:33:40] [Server thread/INFO]: Preparing start region for level 33 (Seed: -4996202944321467145)
  1955. [15:33:41] [Server thread/INFO]: [WorldGuard] (biome) TNT ignition is PERMITTED.
  1956. [15:33:41] [Server thread/INFO]: [WorldGuard] (biome) Lighters are PERMITTED.
  1957. [15:33:41] [Server thread/INFO]: [WorldGuard] (biome) Lava fire is blocked.
  1958. [15:33:41] [Server thread/INFO]: [WorldGuard] (biome) Fire spread is UNRESTRICTED.
  1959. [15:33:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'biome'
  1960. [15:33:41] [Server thread/INFO]: [SuperHub] World: biome Loaded
  1961. [15:33:41] [Server thread/INFO]: [SuperHub] World: LeBen Loaded
  1962. [15:33:41] [Server thread/INFO]: [SuperHub] World: LEBEN Loaded
  1963. [15:33:41] [Server thread/INFO]: [SuperHub] Configs Checked
  1964. [15:33:41] [Server thread/INFO]: [SuperHub] SuperHub Has Been Enabled Successfully!
  1965. [15:33:41] [Server thread/ERROR]: Error occurred while enabling SuperHub v5 (Is it up to date?)
  1966. java.lang.NoClassDefFoundError: com/skionz/pingapi/PingListener
  1967. at Koob.superhub.SHMain.enablePing(SHMain.java:316) ~[?:?]
  1968. at Koob.superhub.SHMain.onEnable(SHMain.java:296) ~[?:?]
  1969. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1970. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1971. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1972. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1973. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1974. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1975. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1976. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1977. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1978. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1979. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  1980. Caused by: java.lang.ClassNotFoundException: com.skionz.pingapi.PingListener
  1981. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  1982. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  1983. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  1984. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
  1985. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1986. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  1987. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  1988. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  1989. ... 13 more
  1990. [15:33:41] [Server thread/INFO]: [SkyWarsReloaded] Enabling SkyWarsReloaded v2.8
  1991. [15:33:41] [Server thread/INFO]: [SkyWarsReloaded] Loading support for v1_8_R1
  1992. [15:33:41] [Server thread/INFO]: Preparing start region for level 34 (Seed: 265000131798035952)
  1993. [15:33:41] [Server thread/INFO]: [WorldGuard] (bomnes) TNT ignition is PERMITTED.
  1994. [15:33:41] [Server thread/INFO]: [WorldGuard] (bomnes) Lighters are PERMITTED.
  1995. [15:33:41] [Server thread/INFO]: [WorldGuard] (bomnes) Lava fire is blocked.
  1996. [15:33:41] [Server thread/INFO]: [WorldGuard] (bomnes) Fire spread is UNRESTRICTED.
  1997. [15:33:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bomnes'
  1998. [15:33:41] [Server thread/INFO]: [SkyWarsReloaded] Registered Map bomnes!
  1999. [15:33:41] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  2000. [15:33:41] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  2001. [15:33:41] [Server thread/WARN]: [Multiverse-Core] /mv import bomnes NORMAL
  2002. [15:33:41] [Server thread/INFO]: Preparing start region for level 34 (Seed: 1365228723861233450)
  2003. [15:33:41] [Server thread/INFO]: [WorldGuard] (sekbase) TNT ignition is PERMITTED.
  2004. [15:33:41] [Server thread/INFO]: [WorldGuard] (sekbase) Lighters are PERMITTED.
  2005. [15:33:41] [Server thread/INFO]: [WorldGuard] (sekbase) Lava fire is blocked.
  2006. [15:33:41] [Server thread/INFO]: [WorldGuard] (sekbase) Fire spread is UNRESTRICTED.
  2007. [15:33:41] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sekbase'
  2008. [15:33:41] [Server thread/INFO]: [SkyWarsReloaded] Could Not Register Map: sekbase - Map must have at least 2 Spawn Points
  2009. [15:33:41] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  2010. [15:33:41] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  2011. [15:33:41] [Server thread/WARN]: [Multiverse-Core] /mv import sekbase NORMAL
  2012. [15:33:42] [Server thread/INFO]: Preparing start region for level 34 (Seed: -1024946660393637971)
  2013. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves) TNT ignition is PERMITTED.
  2014. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves) Lighters are PERMITTED.
  2015. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves) Lava fire is blocked.
  2016. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves) Fire spread is UNRESTRICTED.
  2017. [15:33:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'caves'
  2018. [15:33:42] [Server thread/INFO]: [SkyWarsReloaded] Registered Map caves!
  2019. [15:33:42] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  2020. [15:33:42] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  2021. [15:33:42] [Server thread/WARN]: [Multiverse-Core] /mv import caves NORMAL
  2022. [15:33:42] [Server thread/INFO]: Preparing start region for level 34 (Seed: -1024946660393637971)
  2023. [15:33:42] [Server thread/INFO]: [WorldGuard] Default configuration file written: /games/ni813144_1/ftproot/minecraftbukkit/plugins/WorldGuard/worlds/caves_1/config.yml
  2024. [15:33:42] [Server thread/INFO]: [WorldGuard] Default configuration file written: /games/ni813144_1/ftproot/minecraftbukkit/plugins/WorldGuard/worlds/caves_1/blacklist.txt
  2025. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves_1) TNT ignition is PERMITTED.
  2026. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves_1) Lighters are PERMITTED.
  2027. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves_1) Lava fire is blocked.
  2028. [15:33:42] [Server thread/INFO]: [WorldGuard] (caves_1) Fire spread is UNRESTRICTED.
  2029. [15:33:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'caves_1'
  2030. [15:33:42] [Server thread/INFO]: Preparing start region for level 35 (Seed: 265000131798035952)
  2031. [15:33:42] [Server thread/INFO]: [WorldGuard] Default configuration file written: /games/ni813144_1/ftproot/minecraftbukkit/plugins/WorldGuard/worlds/bomnes_2/config.yml
  2032. [15:33:42] [Server thread/INFO]: [WorldGuard] Default configuration file written: /games/ni813144_1/ftproot/minecraftbukkit/plugins/WorldGuard/worlds/bomnes_2/blacklist.txt
  2033. [15:33:42] [Server thread/INFO]: [WorldGuard] (bomnes_2) TNT ignition is PERMITTED.
  2034. [15:33:42] [Server thread/INFO]: [WorldGuard] (bomnes_2) Lighters are PERMITTED.
  2035. [15:33:42] [Server thread/INFO]: [WorldGuard] (bomnes_2) Lava fire is blocked.
  2036. [15:33:42] [Server thread/INFO]: [WorldGuard] (bomnes_2) Fire spread is UNRESTRICTED.
  2037. [15:33:42] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'bomnes_2'
  2038. [15:33:42] [Server thread/INFO]: [JumpBlocks] Enabling JumpBlocks v0.2.5
  2039. [15:33:42] [Server thread/INFO]: [JumpBlocks] successfully loaded version: 0.2.5
  2040. [15:33:42] [Server thread/INFO]: [SkyPvP] Enabling SkyPvP v1.9.1
  2041. [15:33:42] [Server thread/INFO]: +------------------------------+
  2042. [15:33:42] [Server thread/INFO]: | |
  2043. [15:33:42] [Server thread/INFO]: | SkyPvP |
  2044. [15:33:42] [Server thread/INFO]: | By Skelet |
  2045. [15:33:42] [Server thread/INFO]: | Version: 1.9.1 |
  2046. [15:33:42] [Server thread/INFO]: | |
  2047. [15:33:42] [Server thread/INFO]: +------------------------------+
  2048. [15:33:42] [Server thread/INFO]: [EasyWarp] Enabling EasyWarp v3.3
  2049. [15:33:42] [Server thread/INFO]: [HiveJumpPads] Enabling HiveJumpPads v2.16
  2050. [15:33:42] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads v2.16 developed by Xenedor!
  2051. [15:33:42] [Server thread/INFO]: [Hive JumpPads] Hive JumpPads Successful loaded!
  2052. [15:33:42] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.20
  2053. [15:33:42] [Server thread/INFO]: [Lockette] Version 1.8.20 is being enabled! Yay! (Core version 1.3.5)
  2054. [15:33:42] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R1] ok.
  2055. [15:33:42] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  2056. [15:33:42] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  2057. [15:33:42] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  2058. [15:33:42] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.3
  2059. [15:33:42] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  2060. [15:33:42] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  2061. [15:33:42] [Server thread/INFO]: [ESimpleVanish] Enabling ESimpleVanish v0.0.1
  2062. [15:33:42] [Server thread/INFO]: [ESimpleVanish] Eric's simple vanish has now been enabled!
  2063. [15:33:42] [Server thread/INFO]: [ESimpleVanish] Hello!
  2064. [15:33:42] [Server thread/INFO]: [Modifyworld] Enabling Modifyworld v1.19.7
  2065. [15:33:42] [Server thread/INFO]: [Modifyworld] Modifyworld enabled!
  2066. [15:33:42] [Server thread/INFO]: [SupplySign] Enabling SupplySign v1.9.8
  2067. [15:33:42] [Server thread/INFO]: SupplySign: ShowErrorsInClient=true
  2068. [15:33:42] [Server thread/INFO]: SupplySign: FixSignOnSignGlitch=SupplySignOnly
  2069. [15:33:42] [Server thread/INFO]: SupplySign: AllowNonOpAccess=false
  2070. [15:33:42] [Server thread/INFO]: SupplySign loaded 975 items.
  2071. [15:33:42] [Server thread/WARN]: while parsing a flow node
  2072. in 'reader', line 20, column 280:
  2073. ,
  2074. ^
  2075. expected the node content, but found StreamEnd
  2076. in 'reader', line 20, column 280:
  2077. ,
  2078. ^
  2079.  
  2080. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.parseNode(ParserImpl.java:480)
  2081. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.parseFlowNode(ParserImpl.java:364)
  2082. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.access$2500(ParserImpl.java:116)
  2083. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl$ParseFlowSequenceEntry.produce(ParserImpl.java:648)
  2084. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158)
  2085. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143)
  2086. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:203)
  2087. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:157)
  2088. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:237)
  2089. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:159)
  2090. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122)
  2091. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105)
  2092. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120)
  2093. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:481)
  2094. [15:33:42] [Server thread/WARN]: at org.yaml.snakeyaml.Yaml.load(Yaml.java:424)
  2095. [15:33:42] [Server thread/WARN]: at redsgreens.SupplySign.SupplySignKits.loadKits(SupplySignKits.java:48)
  2096. [15:33:42] [Server thread/WARN]: at redsgreens.SupplySign.SupplySign.onEnable(SupplySign.java:46)
  2097. [15:33:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  2098. [15:33:42] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335)
  2099. [15:33:42] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  2100. [15:33:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352)
  2101. [15:33:42] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313)
  2102. [15:33:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402)
  2103. [15:33:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370)
  2104. [15:33:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325)
  2105. [15:33:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211)
  2106. [15:33:42] [Server thread/WARN]: at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498)
  2107. [15:33:42] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source)
  2108. [15:33:42] [Server thread/INFO]: SupplySign version 1.9.8 is enabled!
  2109. [15:33:42] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  2110. [15:33:42] [Server thread/INFO]: [Stats] Enabling Stats v1.0
  2111. [15:33:42] [Server thread/INFO]: Stats Plugin has been succesfully enabled.
  2112. [15:33:42] [Server thread/INFO]: This plugin is coded by: Patox
  2113. [15:33:42] [Server thread/INFO]: [VH] Enabling VIPHide v1.2.0
  2114. [15:33:42] [Server thread/ERROR]: Error occurred while enabling VIPHide v1.2.0 (Is it up to date?)
  2115. java.lang.NullPointerException
  2116. at me.BukkitPVP.VIPHide.VIPHide.copy(VIPHide.java:157) ~[?:?]
  2117. at me.BukkitPVP.VIPHide.VIPHide.createPlayerFile(VIPHide.java:142) ~[?:?]
  2118. at me.BukkitPVP.VIPHide.VIPHide.checkFiles(VIPHide.java:133) ~[?:?]
  2119. at me.BukkitPVP.VIPHide.VIPHide.onEnable(VIPHide.java:52) ~[?:?]
  2120. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2121. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2122. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2123. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2124. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2125. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2126. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2127. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2128. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2129. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2130. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2131. [15:33:42] [Server thread/INFO]: [Lift] Enabling Lift v52
  2132. [15:33:42] [Server thread/INFO]: Lift v52 is now enabled!
  2133. [15:33:42] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  2134. [15:33:42] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  2135. [15:33:42] [Server thread/INFO]: git-Spigot-da32fe1-df0b4c1 (MC: 1.8)
  2136. [15:33:42] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
  2137. [15:33:42] [Server thread/INFO]: Using locale en_US
  2138. [15:33:42] [Thread-16/WARN]: [HolographicDisplays] The author of this plugin has misconfigured the Updater system.
  2139. [15:33:42] [Thread-16/WARN]: [HolographicDisplays] The project ID (75097) provided for updating is invalid.
  2140. [15:33:42] [Thread-16/WARN]: [HolographicDisplays] Please notify the author of this error.
  2141. [15:33:42] [Server thread/INFO]: Using locale en_US
  2142. [15:33:42] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  2143. [15:33:42] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  2144. [15:33:42] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.3.3
  2145. [15:33:42] [Server thread/ERROR]: Your version of NoCheatPlus is not supported by ServerSigns as it does not support UUIDs. Please use v3.12 or higher
  2146. [15:33:43] [Server thread/INFO]: [ServerSigns] Version 4.3.3 is now enabled.
  2147. [15:33:43] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b725
  2148. [15:33:43] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b725 Enabled - By Rigby and fernferret
  2149. [15:33:43] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  2150. [15:33:43] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
  2151. [15:33:43] [Server thread/INFO]: [MagicSigns] Enabling MagicSigns v1.9.0
  2152. [15:33:43] [Server thread/INFO]: [MagicSigns] Using Vault for economy.
  2153. [15:33:43] [Server thread/INFO]: [MagicSigns] Using Vault for permissions.
  2154. [15:33:43] [Server thread/INFO]: [A] Enabling Aura v1.1.1
  2155. [15:33:43] [Server thread/ERROR]: Error occurred while enabling Aura v1.1.1 (Is it up to date?)
  2156. java.lang.NoClassDefFoundError: com/xxmicloxx/NoteBlockAPI/SongPlayer
  2157. at me.BukkitPVP.Aura.Main.plugins(Main.java:127) ~[?:?]
  2158. at me.BukkitPVP.Aura.Main.onEnable(Main.java:67) ~[?:?]
  2159. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2160. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2161. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2162. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2163. at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2164. at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2165. at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2166. at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2167. at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2168. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:498) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2169. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2170. Caused by: java.lang.ClassNotFoundException: com.xxmicloxx.NoteBlockAPI.SongPlayer
  2171. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  2172. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_71]
  2173. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_71]
  2174. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_71]
  2175. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2176. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2177. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  2178. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  2179. ... 13 more
  2180. [15:33:43] [Server thread/INFO]: [ClickWarp] Enabling ClickWarp v1.3.5
  2181. [15:33:43] [Server thread/INFO]: [ClickWarp] Metrics started!
  2182. [15:33:43] [Server thread/INFO]: [ClickWarp] Plugin v1.3.5 by comniemeer enabled.
  2183. [15:33:43] [Server thread/INFO]: [BedwarsRel] Enabling BedwarsRel v1.2.7
  2184. [15:33:43] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  2185. [15:33:43] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  2186. [15:33:43] [Server thread/INFO]: Done (17.022s)! For help, type "help" or "?"
  2187. [15:33:43] [Server thread/INFO]: Starting GS4 status listener
  2188. [15:33:43] [Query Listener #1/INFO]: Query running on 5.62.110.6:25565
  2189. [15:33:43] [Server thread/WARN]: [NoCheatPlus] The block breaking data is incomplete, default to allow instant breaking:
  2190. [15:33:43] [Server thread/WARN]: --- Missing entries -------------------------------
  2191. [15:33:43] [Server thread/WARN]: * MISSING 165(SLIME_BLOCK / SOLID+GROUND)
  2192. [15:33:43] [Server thread/WARN]: * MISSING 166(BARRIER / SOLID+GROUND)
  2193. [15:33:43] [Server thread/WARN]: * MISSING 167(IRON_TRAPDOOR / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2194. [15:33:43] [Server thread/WARN]: * MISSING 168(PRISMARINE / SOLID+GROUND)
  2195. [15:33:43] [Server thread/WARN]: * MISSING 169(SEA_LANTERN / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2196. [15:33:43] [Server thread/WARN]: * MISSING 176(STANDING_BANNER / IGN_PASSABLE)
  2197. [15:33:43] [Server thread/WARN]: * MISSING 177(WALL_BANNER / IGN_PASSABLE)
  2198. [15:33:43] [Server thread/WARN]: * MISSING 178(DAYLIGHT_DETECTOR_INVERTED / IGN_PASSABLE)
  2199. [15:33:43] [Server thread/WARN]: * MISSING 179(RED_SANDSTONE / SOLID+GROUND)
  2200. [15:33:43] [Server thread/WARN]: * MISSING 180(RED_SANDSTONE_STAIRS / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2201. [15:33:43] [Server thread/WARN]: * MISSING 181(DOUBLE_STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2202. [15:33:43] [Server thread/WARN]: * MISSING 182(STONE_SLAB2 / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2203. [15:33:43] [Server thread/WARN]: * MISSING 183(SPRUCE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2204. [15:33:43] [Server thread/WARN]: * MISSING 184(BIRCH_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2205. [15:33:43] [Server thread/WARN]: * MISSING 185(JUNGLE_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2206. [15:33:43] [Server thread/WARN]: * MISSING 186(DARK_OAK_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2207. [15:33:43] [Server thread/WARN]: * MISSING 187(ACACIA_FENCE_GATE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2208. [15:33:43] [Server thread/WARN]: * MISSING 188(SPRUCE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2209. [15:33:43] [Server thread/WARN]: * MISSING 189(BIRCH_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2210. [15:33:43] [Server thread/WARN]: * MISSING 190(JUNGLE_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2211. [15:33:43] [Server thread/WARN]: * MISSING 191(DARK_OAK_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2212. [15:33:43] [Server thread/WARN]: * MISSING 192(ACACIA_FENCE / SOLID+IGN_PASSABLE+GROUND+GROUND_HEIGHT)
  2213. [15:33:43] [Server thread/WARN]: * MISSING 193(SPRUCE_DOOR / IGN_PASSABLE)
  2214. [15:33:43] [Server thread/WARN]: * MISSING 194(BIRCH_DOOR / IGN_PASSABLE)
  2215. [15:33:43] [Server thread/WARN]: * MISSING 195(JUNGLE_DOOR / IGN_PASSABLE)
  2216. [15:33:43] [Server thread/WARN]: * MISSING 196(ACACIA_DOOR / IGN_PASSABLE)
  2217. [15:33:43] [Server thread/WARN]: * MISSING 197(DARK_OAK_DOOR / IGN_PASSABLE)
  2218. [15:33:43] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  2219. [15:33:43] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  2220. [15:33:43] [Thread-17/WARN]: [ServerSigns] The updater could not find any files for the project id 33254
  2221. [15:33:43] [Craft Scheduler Thread - 13/INFO]: [HeadsLite] Looking for an update...
  2222. [15:33:43] [Craft Scheduler Thread - 16/INFO]: [Vault] Checking for Updates ...
  2223. [15:33:43] [Craft Scheduler Thread - 13/INFO]: [HeadsLite] No update found.
  2224. [15:33:44] [Craft Scheduler Thread - 16/WARN]: [Vault] No files found, or Feed URL is bad.
  2225. [15:33:44] [Craft Scheduler Thread - 16/INFO]: [Vault] No new version available
  2226. [15:33:45] [Server thread/INFO]: DevillLP[/87.167.83.77:65532] logged in with entity id 1641 at ([Hub] -393.30000001192093, 4.0, 726.9615747209923)
  2227. [15:33:46] [Craft Scheduler Thread - 16/INFO]: [FrameProtect] Saving data to disk...
  2228. [15:33:46] [Craft Scheduler Thread - 16/INFO]: [FrameProtect] Data saved.
  2229. [15:33:47] [Server thread/ERROR]: Could not pass event BlockIgniteEvent to SuperHub v5
  2230. org.bukkit.event.EventException
  2231. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2232. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2233. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2234. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2235. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:811) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2236. at net.minecraft.server.v1_8_R1.EntityEnderCrystal.s_(EntityEnderCrystal.java:41) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2237. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2238. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2239. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2240. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2241. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2242. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2243. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2244. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2245. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2246. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2247. at Koob.superhub.SuperListener.Blockigniteev(SuperListener.java:2580) ~[?:?]
  2248. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2249. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2250. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2251. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2252. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2253. ... 14 more
  2254. [15:33:47] [Server thread/WARN]: [SuperHub] Task #21 for SuperHub v5 generated an exception
  2255. java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2256. at Koob.superhub.SHMain$1.run(SHMain.java:217) ~[?:?]
  2257. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2258. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2259. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2260. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2261. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2262. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2263. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2264. [15:33:49] [Server thread/ERROR]: Could not pass event BlockIgniteEvent to SuperHub v5
  2265. org.bukkit.event.EventException
  2266. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2267. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2268. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2269. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2270. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:811) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2271. at net.minecraft.server.v1_8_R1.EntityEnderCrystal.s_(EntityEnderCrystal.java:41) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2272. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2273. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2274. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2275. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2276. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2277. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2278. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2279. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2280. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2281. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2282. at Koob.superhub.SuperListener.Blockigniteev(SuperListener.java:2580) ~[?:?]
  2283. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2284. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2285. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2286. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2287. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2288. ... 14 more
  2289. [15:33:50] [Server thread/ERROR]: Could not pass event BlockIgniteEvent to SuperHub v5
  2290. org.bukkit.event.EventException
  2291. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2292. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2293. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2294. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2295. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:811) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2296. at net.minecraft.server.v1_8_R1.EntityEnderCrystal.s_(EntityEnderCrystal.java:41) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2297. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2298. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2299. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2300. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2301. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2302. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2303. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2304. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2305. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2306. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2307. at Koob.superhub.SuperListener.Blockigniteev(SuperListener.java:2580) ~[?:?]
  2308. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2309. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2310. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2311. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2312. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2313. ... 14 more
  2314. [15:33:54] [Server thread/ERROR]: Could not pass event BlockIgniteEvent to SuperHub v5
  2315. org.bukkit.event.EventException
  2316. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2317. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2318. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2319. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2320. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callBlockIgniteEvent(CraftEventFactory.java:811) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2321. at net.minecraft.server.v1_8_R1.EntityEnderCrystal.s_(EntityEnderCrystal.java:41) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2322. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2323. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2324. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2325. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2326. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2327. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2328. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2329. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2330. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2331. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2332. at Koob.superhub.SuperListener.Blockigniteev(SuperListener.java:2580) ~[?:?]
  2333. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2334. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2335. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2336. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2337. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2338. ... 14 more
  2339. [15:34:47] [Server thread/INFO]: DevillLP issued server command: /swr start
  2340. [15:35:39] [Server thread/INFO]: DevillLP issued server command: /flying not enable
  2341. [15:35:45] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2342. org.bukkit.event.EventException
  2343. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2344. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2345. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2346. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2347. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2348. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2349. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2350. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2351. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2352. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:705) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2353. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2354. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2355. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2356. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2357. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2358. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2359. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2360. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2361. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2362. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2363. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2364. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2365. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2366. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2367. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2368. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2369. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2370. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2371. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2372. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2373. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2374. ... 23 more
  2375. [15:36:20] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2376. org.bukkit.event.EventException
  2377. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2378. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2379. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2380. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2381. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2382. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2383. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2384. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2385. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2386. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:705) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2387. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2388. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2389. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2390. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2391. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2392. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2393. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2394. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2395. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2396. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2397. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2398. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2399. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2400. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2401. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2402. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2403. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2404. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2405. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2406. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2407. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2408. ... 23 more
  2409. [15:36:40] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2410. org.bukkit.event.EventException
  2411. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2412. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2413. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2414. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2415. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2416. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2417. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2418. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2419. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2420. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:705) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2421. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2422. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2423. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2424. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2425. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2426. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2427. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2428. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2429. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2430. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2431. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2432. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2433. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2434. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2435. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2436. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2437. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2438. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2439. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2440. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2441. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2442. ... 23 more
  2443. [15:36:49] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2444. org.bukkit.event.EventException
  2445. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2446. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2447. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2448. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2449. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2450. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2451. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2452. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2453. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2454. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:705) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2455. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2456. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2457. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2458. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2459. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2460. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2461. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2462. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2463. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2464. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2465. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2466. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2467. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2468. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2469. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2470. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2471. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2472. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2473. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2474. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2475. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2476. ... 23 more
  2477. [15:36:49] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2478. org.bukkit.event.EventException
  2479. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2480. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2481. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2482. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2483. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2484. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEntityDamageEvent(CraftEventFactory.java:538) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2485. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:451) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2486. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2487. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2488. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2489. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:705) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2490. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2491. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2492. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:19) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2493. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2494. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2495. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2496. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2497. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2498. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2499. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2500. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2501. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2502. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2503. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2504. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2505. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2506. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2507. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2508. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2509. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2510. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2511. ... 24 more
  2512. [15:36:49] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2513. org.bukkit.event.EventException
  2514. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2515. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2516. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2517. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2518. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2519. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2520. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2521. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2522. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2523. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:696) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2524. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2525. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2526. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2527. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2528. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2529. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2530. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2531. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2532. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2533. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2534. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2535. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2536. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2537. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2538. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2539. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2540. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2541. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2542. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2543. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2544. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2545. ... 23 more
  2546. [15:36:49] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2547. org.bukkit.event.EventException
  2548. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2549. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2550. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2551. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2552. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2553. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2554. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2555. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2556. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2557. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:696) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2558. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2559. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2560. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2561. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2562. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2563. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2564. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2565. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2566. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2567. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2568. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2569. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2570. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2571. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2572. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2573. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2574. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2575. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2576. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2577. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2578. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2579. ... 23 more
  2580. [15:36:49] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2581. org.bukkit.event.EventException
  2582. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2583. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2584. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2585. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2586. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2587. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2588. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2589. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2590. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2591. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:696) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2592. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2593. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2594. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2595. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2596. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2597. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2598. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2599. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2600. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2601. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2602. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2603. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2604. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2605. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2606. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2607. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2608. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2609. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2610. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2611. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2612. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2613. ... 23 more
  2614. [15:36:49] [Server thread/ERROR]: Could not pass event EntityDamageByEntityEvent to SuperHub v5
  2615. org.bukkit.event.EventException
  2616. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2617. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2618. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2619. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2620. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callEvent(CraftEventFactory.java:85) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2621. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleEntityDamageEvent(CraftEventFactory.java:491) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2622. at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.handleLivingEntityDamageEvent(CraftEventFactory.java:570) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2623. at net.minecraft.server.v1_8_R1.EntityLiving.d(EntityLiving.java:1055) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2624. at net.minecraft.server.v1_8_R1.EntityHuman.d(EntityHuman.java:858) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2625. at net.minecraft.server.v1_8_R1.EntityLiving.damageEntity(EntityLiving.java:696) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2626. at net.minecraft.server.v1_8_R1.EntityHuman.damageEntity(EntityHuman.java:799) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2627. at net.minecraft.server.v1_8_R1.EntityPlayer.damageEntity(EntityPlayer.java:486) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2628. at net.minecraft.server.v1_8_R1.EntityEnderPearl.a(EntityEnderPearl.java:56) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2629. at net.minecraft.server.v1_8_R1.EntityProjectile.s_(EntityProjectile.java:153) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2630. at net.minecraft.server.v1_8_R1.EntityEnderPearl.s_(EntityEnderPearl.java:74) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2631. at net.minecraft.server.v1_8_R1.World.entityJoinedWorld(World.java:1588) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2632. at net.minecraft.server.v1_8_R1.World.g(World.java:1563) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2633. at net.minecraft.server.v1_8_R1.World.tickEntities(World.java:1410) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2634. at net.minecraft.server.v1_8_R1.WorldServer.tickEntities(WorldServer.java:577) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2635. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:760) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2636. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2637. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2638. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2639. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2640. Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Entity.getName()Ljava/lang/String;
  2641. at Koob.superhub.SuperListener.Entitydamagebyentityev(SuperListener.java:2158) ~[?:?]
  2642. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.7.0_71]
  2643. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2644. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.7.0_71]
  2645. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.7.0_71]
  2646. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2647. ... 23 more
  2648. [15:36:53] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -2,7 is in the wrong location; relocating. (Expected -2, 7, got -3, 11)
  2649. [15:36:53] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at 4,7 is in the wrong location; relocating. (Expected 4, 7, got 8, 6)
  2650. [15:36:53] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -6,7 is in the wrong location; relocating. (Expected -6, 7, got -12, 11)
  2651. [15:36:53] [Chunk I/O Executor Thread-1/ERROR]: Chunk file at -8,7 is in the wrong location; relocating. (Expected -8, 7, got -9, 6)
  2652. [15:36:55] [Server thread/WARN]: [SkyPvP] Task #93 for SkyPvP v1.9.1 generated an exception
  2653. java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/PacketPlayInClientCommand
  2654. at de.Skelet.SkyPvP.Listener.DeathListener$1.run(DeathListener.java:42) ~[?:?]
  2655. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2656. at org.bukkit.craftbukkit.v1_8_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2657. at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:697) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2658. at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2659. at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:627) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2660. at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:530) [craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2661. at java.lang.Thread.run(Unknown Source) [?:1.7.0_71]
  2662. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.PacketPlayInClientCommand
  2663. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2664. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[craftbukkit.jar:git-Spigot-da32fe1-df0b4c1]
  2665. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  2666. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_71]
  2667. ... 8 more
  2668. [15:37:04] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  2669. [15:37:04] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  2670. [15:37:04] [Server thread/WARN]: [Multiverse-Core] /mv import caves_1 NORMAL
  2671. [15:37:06] [Server thread/INFO]: Preparing start region for level 35 (Seed: -1024946660393637971)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement