Guest User

server.log

a guest
Jun 22nd, 2016
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.38 KB | None | 0 0
  1. [08:15:28] [Server thread/INFO]: Starting minecraft server version 1.9.4
  2. [08:15:28] [Server thread/INFO]: Loading properties
  3. [08:15:28] [Server thread/INFO]: Default game type: SURVIVAL
  4. [08:15:28] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-4af49dc-c5e9a16 (MC: 1.9.4) (Implementing API version 1.9.4-R0.1-SNAPSHOT)
  5. [08:15:28] [Server thread/WARN]: Couldn't load server icon
  6. java.lang.IllegalArgumentException: Must be 64 pixels wide
  7. at org.apache.commons.lang.Validate.isTrue(Validate.java:136) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  8. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadServerIcon0(CraftServer.java:1682) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  9. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadServerIcon0(CraftServer.java:1670) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  10. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadIcon(CraftServer.java:753) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  11. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.<init>(CraftServer.java:254) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  12. at net.minecraft.server.v1_9_R2.PlayerList.<init>(PlayerList.java:72) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  13. at net.minecraft.server.v1_9_R2.DedicatedPlayerList.<init>(SourceFile:14) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  14. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:178) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  15. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  16. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  17. [08:15:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
  18. [08:15:28] [Server thread/INFO]: Using 4 threads for Netty based IO
  19. [08:15:28] [Server thread/INFO]: Debug logging is disabled
  20. [08:15:28] [Server thread/INFO]: Generating keypair
  21. [08:15:28] [Server thread/INFO]: Starting Minecraft server on 192.99.148.39:25583
  22. [08:15:29] [Server thread/INFO]: Using epoll channel type
  23. [08:15:29] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  24. [08:15:29] [Server thread/ERROR]: Could not load 'plugins/DropParty.jar' in folder 'plugins'
  25. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: noorgh/dropparty/Main : Unsupported major.minor version 52.0
  26. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  27. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  28. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  29. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:296) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  30. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  31. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  32. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  33. Caused by: java.lang.UnsupportedClassVersionError: noorgh/dropparty/Main : Unsupported major.minor version 52.0
  34. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
  35. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
  36. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
  37. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
  38. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
  39. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
  40. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
  41. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
  42. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
  43. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  44. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  45. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  46. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  47. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  48. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  49. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  50. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  51. ... 6 more
  52. [08:15:30] [Server thread/ERROR]: Could not load 'plugins/CommandSpy.jar' in folder 'plugins'
  53. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/phaseprison/commandspy/Main : Unsupported major.minor version 52.0
  54. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  55. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  56. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  57. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugins(CraftServer.java:296) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  58. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:200) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  59. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  60. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  61. Caused by: java.lang.UnsupportedClassVersionError: com/phaseprison/commandspy/Main : Unsupported major.minor version 52.0
  62. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_51]
  63. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
  64. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
  65. at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_51]
  66. at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_51]
  67. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
  68. at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_51]
  69. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_51]
  70. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_51]
  71. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  72. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  73. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  74. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_51]
  75. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_51]
  76. at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_51]
  77. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  78. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  79. ... 6 more
  80. [08:15:30] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  81. [08:15:30] [Server thread/INFO]: [ChatManager] Loading ChatManager v1.0
  82. [08:15:30] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  83. [08:15:30] [Server thread/INFO]: [iConomy] Loading iConomy v7.0
  84. [08:15:30] [Server thread/INFO]: [GUIShop] Loading GUIShop v4.3
  85. [08:15:30] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT
  86. [08:15:30] [Server thread/INFO]: [TPA] Loading TPA v0.1
  87. [08:15:30] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.13
  88. [08:15:30] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
  89. [08:15:30] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  90. [08:15:30] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  91. [08:15:30] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  92. [08:15:30] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.05-SNAPSHOT-b136
  93. [08:15:30] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  94. [08:15:30] [Server thread/INFO]: [SmartSpawn] Loading SmartSpawn v1.1
  95. [08:15:30] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  96. [08:15:30] [Server thread/INFO]: [Adfly4Bukkit] Loading Adfly4Bukkit v1.0
  97. [08:15:30] [Server thread/INFO]: [ASkyBlock] Loading ASkyBlock v2.9.8.1
  98. [08:15:30] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  99. [08:15:30] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  100. [08:15:30] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v14.6
  101. [08:15:30] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
  102. [08:15:30] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.13
  103. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] === ENABLE START ===
  104. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] Loading Cachefile datas...
  105. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] Loading Onlineplayer datas...
  106. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] Loading Registry datas...
  107. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] Saving Cachefile...
  108. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] Setup of IdUtil took 18ms.
  109. [08:15:30] [Server thread/INFO]: [MassiveCore 2.8.13] === ENABLE COMPLETE (Took 563ms) ===
  110. [08:15:30] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  111. [08:15:31] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  112. [08:15:31] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data.
  113. [08:15:31] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk!
  114. [08:15:31] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin!
  115. [08:15:31] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting
  116. [08:15:31] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  117. [08:15:31] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  118. [08:15:31] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  119. [08:15:31] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  120. [08:15:31] [Server thread/INFO]: [MassiveCore 2.8.13] Activated Integration IntegrationVault
  121. [08:15:31] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.05-SNAPSHOT-b136
  122. [08:15:31] [Server thread/WARN]: [mcMMO] Invalid material: POTION_POISON
  123. [08:15:31] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  124. [08:15:31] [Server thread/WARN]: [mcMMO] Invalid material: POTION_INSTANT_HEAL
  125. [08:15:31] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  126. [08:15:31] [Server thread/WARN]: [mcMMO] Invalid material: POTION_FIRE_RESISTANCE
  127. [08:15:31] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  128. [08:15:31] [Server thread/WARN]: [mcMMO] Invalid material: POTION_SPEED
  129. [08:15:31] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  130. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 64
  131. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 832
  132. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 1088
  133. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2112
  134. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2368
  135. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2880
  136. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 3904
  137. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 4416
  138. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5184
  139. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5440
  140. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5696
  141. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 17216
  142. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 17472
  143. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 18496
  144. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 18752
  145. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 19264
  146. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 20288
  147. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 20800
  148. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 21568
  149. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 21824
  150. [08:15:31] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 22080
  151. [08:15:32] [Server thread/INFO]: [ASkyBlock] Enabling ASkyBlock v2.9.8.1
  152. [08:15:32] [Server thread/INFO]: [ASkyBlock] No NMS Handler found for v1_9_R2, falling back to Bukkit API.
  153. [08:15:32] [Server thread/INFO]: [ASkyBlock] No NMS Handler found for v1_9_R2, falling back to Bukkit API.
  154. [08:15:32] [Server thread/INFO]: [ASkyBlock] No NMS Handler found for v1_9_R2, falling back to Bukkit API.
  155. [08:15:32] [Server thread/INFO]: [ASkyBlock] Loading schematic The Original (island.schematic) for all players, order 1
  156. [08:15:32] [Server thread/INFO]: [ASkyBlock] No NMS Handler found for v1_9_R2, falling back to Bukkit API.
  157. [08:15:32] [Server thread/INFO]: [ASkyBlock] Loading schematic NetherBlock Island (nether.schematic) for all players, order 0
  158. [08:15:32] [Server thread/INFO]: [ASkyBlock] No NMS Handler found for v1_9_R2, falling back to Bukkit API.
  159. [08:15:32] [Server thread/ERROR]: [ASkyBlock] Could not parse biome FLOWER_FOREST using default instead.
  160. [08:15:32] [Server thread/INFO]: [ASkyBlock] Loading schematic Island Duo (double.schematic) for all players, order 2
  161. [08:15:32] [Server thread/INFO]: [ASkyBlock] No NMS Handler found for v1_9_R2, falling back to Bukkit API.
  162. [08:15:32] [Server thread/ERROR]: [ASkyBlock] Could not parse biome COLD_TAIGA using default instead.
  163. [08:15:32] [Server thread/INFO]: [ASkyBlock] Loading schematic §lBlack §bDiamonds (harder.schematic) for all players, order 3
  164. [08:15:32] [Server thread/INFO]: [ASkyBlock] Loading offline messages...
  165. [08:15:32] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  166. [08:15:32] [Server thread/INFO]: Preparing level "Survival"
  167. [08:15:32] [Server thread/INFO]: -------- World Settings For [Survival] --------
  168. [08:15:32] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  169. [08:15:32] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  170. [08:15:32] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  171. [08:15:32] [Server thread/INFO]: Random Lighting Updates: false
  172. [08:15:32] [Server thread/INFO]: Structure Info Saving: true
  173. [08:15:32] [Server thread/INFO]: Max Entity Collisions: 8
  174. [08:15:32] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  175. [08:15:32] [Server thread/INFO]: Max TNT Explosions: 100
  176. [08:15:32] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  177. [08:15:32] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  178. [08:15:32] [Server thread/INFO]: Cactus Growth Modifier: 100%
  179. [08:15:32] [Server thread/INFO]: Cane Growth Modifier: 100%
  180. [08:15:32] [Server thread/INFO]: Melon Growth Modifier: 100%
  181. [08:15:32] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  182. [08:15:32] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  183. [08:15:32] [Server thread/INFO]: Sapling Growth Modifier: 100%
  184. [08:15:32] [Server thread/INFO]: Wheat Growth Modifier: 100%
  185. [08:15:32] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  186. [08:15:32] [Server thread/INFO]: Mob Spawn Range: 4
  187. [08:15:32] [Server thread/INFO]: Item Despawn Rate: 6000
  188. [08:15:32] [Server thread/INFO]: Item Merge Radius: 2.5
  189. [08:15:32] [Server thread/INFO]: Arrow Despawn Rate: 1200
  190. [08:15:32] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  191. [08:15:32] [Server thread/INFO]: View Distance: 10
  192. [08:15:32] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  193. [08:15:32] [Server thread/INFO]: Experience Merge Radius: 3.0
  194. [08:15:33] [Server thread/INFO]: -------- World Settings For [Survival_nether] --------
  195. [08:15:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  196. [08:15:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  197. [08:15:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  198. [08:15:33] [Server thread/INFO]: Random Lighting Updates: false
  199. [08:15:33] [Server thread/INFO]: Structure Info Saving: true
  200. [08:15:33] [Server thread/INFO]: Max Entity Collisions: 8
  201. [08:15:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  202. [08:15:33] [Server thread/INFO]: Max TNT Explosions: 100
  203. [08:15:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  204. [08:15:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  205. [08:15:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  206. [08:15:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  207. [08:15:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  208. [08:15:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  209. [08:15:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  210. [08:15:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  211. [08:15:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  212. [08:15:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  213. [08:15:33] [Server thread/INFO]: Mob Spawn Range: 4
  214. [08:15:33] [Server thread/INFO]: Item Despawn Rate: 6000
  215. [08:15:33] [Server thread/INFO]: Item Merge Radius: 2.5
  216. [08:15:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  217. [08:15:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  218. [08:15:33] [Server thread/INFO]: View Distance: 10
  219. [08:15:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  220. [08:15:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  221. [08:15:33] [Server thread/INFO]: -------- World Settings For [Survival_the_end] --------
  222. [08:15:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  223. [08:15:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  224. [08:15:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  225. [08:15:33] [Server thread/INFO]: Random Lighting Updates: false
  226. [08:15:33] [Server thread/INFO]: Structure Info Saving: true
  227. [08:15:33] [Server thread/INFO]: Max Entity Collisions: 8
  228. [08:15:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  229. [08:15:33] [Server thread/INFO]: Max TNT Explosions: 100
  230. [08:15:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  231. [08:15:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  232. [08:15:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  233. [08:15:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  234. [08:15:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  235. [08:15:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  236. [08:15:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  237. [08:15:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  238. [08:15:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  239. [08:15:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  240. [08:15:33] [Server thread/INFO]: Mob Spawn Range: 4
  241. [08:15:33] [Server thread/INFO]: Item Despawn Rate: 6000
  242. [08:15:33] [Server thread/INFO]: Item Merge Radius: 2.5
  243. [08:15:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  244. [08:15:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  245. [08:15:33] [Server thread/INFO]: View Distance: 10
  246. [08:15:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  247. [08:15:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  248. [08:15:33] [Server thread/INFO]: Preparing start region for level 0 (Seed: -4586371547188194946)
  249. [08:15:33] [Server thread/INFO]: -------- World Settings For [ASkyBlock] --------
  250. [08:15:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  251. [08:15:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  252. [08:15:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  253. [08:15:33] [Server thread/INFO]: Random Lighting Updates: false
  254. [08:15:33] [Server thread/INFO]: Structure Info Saving: true
  255. [08:15:33] [Server thread/INFO]: Max Entity Collisions: 8
  256. [08:15:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  257. [08:15:33] [Server thread/INFO]: Max TNT Explosions: 100
  258. [08:15:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  259. [08:15:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  260. [08:15:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  261. [08:15:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  262. [08:15:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  263. [08:15:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  264. [08:15:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  265. [08:15:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  266. [08:15:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  267. [08:15:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  268. [08:15:33] [Server thread/INFO]: Mob Spawn Range: 4
  269. [08:15:33] [Server thread/INFO]: Item Despawn Rate: 6000
  270. [08:15:33] [Server thread/INFO]: Item Merge Radius: 2.5
  271. [08:15:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  272. [08:15:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  273. [08:15:33] [Server thread/INFO]: View Distance: 10
  274. [08:15:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  275. [08:15:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  276. [08:15:33] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3937093725262482788)
  277. [08:15:34] [Server thread/INFO]: Creating ASkyBlock's Nether...
  278. [08:15:34] [Server thread/INFO]: -------- World Settings For [ASkyBlock_nether] --------
  279. [08:15:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  280. [08:15:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  281. [08:15:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  282. [08:15:34] [Server thread/INFO]: Random Lighting Updates: false
  283. [08:15:34] [Server thread/INFO]: Structure Info Saving: true
  284. [08:15:34] [Server thread/INFO]: Max Entity Collisions: 8
  285. [08:15:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  286. [08:15:34] [Server thread/INFO]: Max TNT Explosions: 100
  287. [08:15:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  288. [08:15:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  289. [08:15:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  290. [08:15:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  291. [08:15:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  292. [08:15:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  293. [08:15:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  294. [08:15:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  295. [08:15:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  296. [08:15:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  297. [08:15:34] [Server thread/INFO]: Mob Spawn Range: 4
  298. [08:15:34] [Server thread/INFO]: Item Despawn Rate: 6000
  299. [08:15:34] [Server thread/INFO]: Item Merge Radius: 2.5
  300. [08:15:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  301. [08:15:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  302. [08:15:34] [Server thread/INFO]: View Distance: 10
  303. [08:15:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  304. [08:15:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  305. [08:15:34] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1820797486286676935)
  306. [08:15:34] [Server thread/INFO]: Preparing spawn area: 0%
  307. [08:15:35] [Server thread/INFO]: Preparing start region for level 1 (Seed: 6663177564446091081)
  308. [08:15:35] [Server thread/INFO]: Preparing start region for level 2 (Seed: 5495129814932426748)
  309. [08:15:36] [Server thread/INFO]: Preparing start region for level 3 (Seed: -3937093725262482788)
  310. [08:15:36] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1820797486286676935)
  311. [08:15:36] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  312. [08:15:36] [Server thread/INFO]: [ChatManager] Enabling ChatManager v1.0
  313. [08:15:36] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  314. [08:15:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  315. [08:15:36] [Server thread/WARN]: [WorldEdit]
  316. **********************************************
  317. ** This WorldEdit version does not fully support your version of Bukkit.
  318. **
  319. ** When working with blocks or undoing, chests will be empty, signs
  320. ** will be blank, and so on. There will be no support for entity
  321. ** and biome-related functions.
  322. **
  323. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  324. **********************************************
  325.  
  326. [08:15:36] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0
  327. [08:15:36] [Server thread/INFO]: [iConomy - April Fools] Enabled (27 ms)
  328. [08:15:36] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version!
  329. [08:15:36] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked.
  330. [08:15:36] [Thread-19/INFO]: [iConomy - April Fools] Purged accounts with default balance.
  331. [08:15:36] [Server thread/INFO]: [GUIShop] Enabling GUIShop v4.3
  332. [08:15:36] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT
  333. [08:15:36] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles.
  334. [08:15:36] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener.
  335. [08:15:36] [Server thread/INFO]: [TPA] Enabling TPA v0.1
  336. [08:15:36] [Server thread/INFO]: (TPA) Enabled!
  337. [08:15:36] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  338. [08:15:36] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  339. [08:15:36] [Server thread/ERROR]: [PermissionsEx]
  340. ========== UNABLE TO LOAD PERMISSIONS BACKEND =========
  341. Your configuration must be fixed before PEX will enable
  342. Details: Error loading permissions file!
  343. =======================================================
  344. ru.tehkode.permissions.exceptions.PermissionBackendException: Error loading permissions file!
  345. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:321) ~[PermissionsEx-1.23.4.jar:?]
  346. at ru.tehkode.permissions.backends.file.FileBackend.<init>(FileBackend.java:120) ~[PermissionsEx-1.23.4.jar:?]
  347. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_51]
  348. at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
  349. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) ~[?:1.7.0_51]
  350. at java.lang.reflect.Constructor.newInstance(Unknown Source) ~[?:1.7.0_51]
  351. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:392) ~[PermissionsEx-1.23.4.jar:?]
  352. at ru.tehkode.permissions.backends.PermissionBackend.getBackend(PermissionBackend.java:367) ~[PermissionsEx-1.23.4.jar:?]
  353. at ru.tehkode.permissions.PermissionManager.createBackend(PermissionManager.java:624) ~[PermissionsEx-1.23.4.jar:?]
  354. at ru.tehkode.permissions.PermissionManager.setBackend(PermissionManager.java:606) ~[PermissionsEx-1.23.4.jar:?]
  355. at ru.tehkode.permissions.PermissionManager.initBackend(PermissionManager.java:693) ~[PermissionsEx-1.23.4.jar:?]
  356. at ru.tehkode.permissions.PermissionManager.<init>(PermissionManager.java:67) ~[PermissionsEx-1.23.4.jar:?]
  357. at ru.tehkode.permissions.bukkit.PermissionsEx.onEnable(PermissionsEx.java:175) [PermissionsEx-1.23.4.jar:?]
  358. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  359. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  360. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  361. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.loadPlugin(CraftServer.java:361) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  362. at org.bukkit.craftbukkit.v1_9_R2.CraftServer.enablePlugins(CraftServer.java:321) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  363. at net.minecraft.server.v1_9_R2.MinecraftServer.t(MinecraftServer.java:416) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  364. at net.minecraft.server.v1_9_R2.MinecraftServer.l(MinecraftServer.java:381) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  365. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:336) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  366. at net.minecraft.server.v1_9_R2.DedicatedServer.init(DedicatedServer.java:268) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  367. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:532) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  368. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  369. Caused by: org.bukkit.configuration.InvalidConfigurationException: while scanning a simple key
  370. in 'string', line 17, column 5:
  371. -essentials.warp
  372. ^
  373. could not find expected ':'
  374. in 'string', line 18, column 1:
  375. Donator:
  376. ^
  377.  
  378. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:56) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  379. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  380. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  381. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  382. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  383. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  384. ... 23 more
  385. Caused by: org.yaml.snakeyaml.scanner.ScannerException: while scanning a simple key
  386. in 'string', line 17, column 5:
  387. -essentials.warp
  388. ^
  389. could not find expected ':'
  390. in 'string', line 18, column 1:
  391. Donator:
  392. ^
  393.  
  394. at org.yaml.snakeyaml.scanner.ScannerImpl.stalePossibleSimpleKeys(ScannerImpl.java:465) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  395. at org.yaml.snakeyaml.scanner.ScannerImpl.needMoreTokens(ScannerImpl.java:280) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  396. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:225) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  397. at org.yaml.snakeyaml.parser.ParserImpl$ParseIndentlessSequenceEntry.produce(ParserImpl.java:530) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  398. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  399. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  400. at org.yaml.snakeyaml.composer.Composer.composeSequenceNode(Composer.java:198) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  401. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:153) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  402. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  403. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  404. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  405. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  406. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  407. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  408. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  409. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  410. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  411. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  412. at org.yaml.snakeyaml.Yaml.load(Yaml.java:369) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  413. at org.bukkit.configuration.file.YamlConfiguration.loadFromString(YamlConfiguration.java:54) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  414. at ru.tehkode.permissions.backends.file.FileConfig.loadFromString(FileConfig.java:68) ~[PermissionsEx-1.23.4.jar:?]
  415. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:184) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  416. at org.bukkit.configuration.file.FileConfiguration.load(FileConfiguration.java:130) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  417. at ru.tehkode.permissions.backends.file.FileConfig.load(FileConfig.java:38) ~[PermissionsEx-1.23.4.jar:?]
  418. at ru.tehkode.permissions.backends.file.FileBackend.reload(FileBackend.java:309) ~[PermissionsEx-1.23.4.jar:?]
  419. ... 23 more
  420. [08:15:36] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  421. [08:15:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  422. [08:15:36] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  423. [08:15:36] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  424. [08:15:36] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  425. [08:15:36] [Server thread/INFO]: [Votifier] Votifier enabled.
  426. [08:15:36] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  427. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival) TNT ignition is PERMITTED.
  428. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival) Lighters are PERMITTED.
  429. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival) Lava fire is blocked.
  430. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival) Fire spread is UNRESTRICTED.
  431. [08:15:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival'
  432. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_nether) TNT ignition is PERMITTED.
  433. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_nether) Lighters are PERMITTED.
  434. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_nether) Lava fire is blocked.
  435. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_nether) Fire spread is UNRESTRICTED.
  436. [08:15:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival_nether'
  437. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_the_end) TNT ignition is PERMITTED.
  438. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_the_end) Lighters are PERMITTED.
  439. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_the_end) Lava fire is blocked.
  440. [08:15:36] [Server thread/INFO]: [WorldGuard] (Survival_the_end) Fire spread is UNRESTRICTED.
  441. [08:15:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Survival_the_end'
  442. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock) TNT ignition is PERMITTED.
  443. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lighters are PERMITTED.
  444. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Lava fire is blocked.
  445. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock) Fire spread is UNRESTRICTED.
  446. [08:15:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock'
  447. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) TNT ignition is PERMITTED.
  448. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lighters are PERMITTED.
  449. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Lava fire is blocked.
  450. [08:15:36] [Server thread/INFO]: [WorldGuard] (ASkyBlock_nether) Fire spread is UNRESTRICTED.
  451. [08:15:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'ASkyBlock_nether'
  452. [08:15:36] [Server thread/INFO]: [WorldGuard] Loading region data...
  453. [08:15:37] [Server thread/INFO]: [SmartSpawn] Enabling SmartSpawn v1.1
  454. [08:15:37] [Server thread/INFO]: SmartSpawn version 1.1 by Azergagash has been enabled
  455. [08:15:37] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  456. [08:15:37] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  457. [08:15:37] [Server thread/INFO]: git-Spigot-4af49dc-c5e9a16 (MC: 1.9.4)
  458. [08:15:37] [Server thread/INFO]: 1.9.4-R0.1-SNAPSHOT
  459. [08:15:37] [Server thread/INFO]: Using locale en_US
  460. [08:15:37] [Server thread/INFO]: Using locale en_US
  461. [08:15:37] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  462. [08:15:37] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  463. [08:15:37] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  464. [08:15:37] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: iConomy 7 version: 1.5.6-b49)
  465. [08:15:37] [Server thread/INFO]: [Adfly4Bukkit] Enabling Adfly4Bukkit v1.0
  466. [08:15:37] [Server thread/INFO]: Adf.ly plugin loaded, version: Unknown-Version
  467. [08:15:37] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  468. [08:15:37] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  469. [08:15:37] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  470. [08:15:37] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into iConomy 6 for Multiverse-Core v2.4-b527
  471. [08:15:37] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'SkyWarsMapOne_the_end' - Env: THE_END - Type: NORMAL & seed: 5941781449164700308
  472. [08:15:37] [Server thread/INFO]: -------- World Settings For [SkyWarsMapOne_the_end] --------
  473. [08:15:37] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  474. [08:15:37] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  475. [08:15:37] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  476. [08:15:37] [Server thread/INFO]: Random Lighting Updates: false
  477. [08:15:37] [Server thread/INFO]: Structure Info Saving: true
  478. [08:15:37] [Server thread/INFO]: Max Entity Collisions: 8
  479. [08:15:37] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  480. [08:15:37] [Server thread/INFO]: Max TNT Explosions: 100
  481. [08:15:37] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  482. [08:15:37] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  483. [08:15:37] [Server thread/INFO]: Cactus Growth Modifier: 100%
  484. [08:15:37] [Server thread/INFO]: Cane Growth Modifier: 100%
  485. [08:15:37] [Server thread/INFO]: Melon Growth Modifier: 100%
  486. [08:15:37] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  487. [08:15:37] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  488. [08:15:37] [Server thread/INFO]: Sapling Growth Modifier: 100%
  489. [08:15:37] [Server thread/INFO]: Wheat Growth Modifier: 100%
  490. [08:15:37] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  491. [08:15:37] [Server thread/INFO]: Mob Spawn Range: 4
  492. [08:15:37] [Server thread/INFO]: Item Despawn Rate: 6000
  493. [08:15:37] [Server thread/INFO]: Item Merge Radius: 2.5
  494. [08:15:37] [Server thread/INFO]: Arrow Despawn Rate: 1200
  495. [08:15:37] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  496. [08:15:37] [Server thread/INFO]: View Distance: 10
  497. [08:15:37] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  498. [08:15:37] [Server thread/INFO]: Experience Merge Radius: 3.0
  499. [08:15:37] [Server thread/INFO]: Preparing start region for level 5 (Seed: 5941781449164700308)
  500. [08:15:38] [Server thread/INFO]: [WorldGuard] (SkyWarsMapOne_the_end) TNT ignition is PERMITTED.
  501. [08:15:38] [Server thread/INFO]: [WorldGuard] (SkyWarsMapOne_the_end) Lighters are PERMITTED.
  502. [08:15:38] [Server thread/INFO]: [WorldGuard] (SkyWarsMapOne_the_end) Lava fire is blocked.
  503. [08:15:38] [Server thread/INFO]: [WorldGuard] (SkyWarsMapOne_the_end) Fire spread is UNRESTRICTED.
  504. [08:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'SkyWarsMapOne_the_end'
  505. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'sw1' - Env: NORMAL - Type: FLAT & seed: 8453757779742918682
  506. [08:15:38] [Server thread/INFO]: -------- World Settings For [sw1] --------
  507. [08:15:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  508. [08:15:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  509. [08:15:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  510. [08:15:38] [Server thread/INFO]: Random Lighting Updates: false
  511. [08:15:38] [Server thread/INFO]: Structure Info Saving: true
  512. [08:15:38] [Server thread/INFO]: Max Entity Collisions: 8
  513. [08:15:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  514. [08:15:38] [Server thread/INFO]: Max TNT Explosions: 100
  515. [08:15:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  516. [08:15:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  517. [08:15:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  518. [08:15:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  519. [08:15:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  520. [08:15:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  521. [08:15:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  522. [08:15:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  523. [08:15:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  524. [08:15:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  525. [08:15:38] [Server thread/INFO]: Mob Spawn Range: 4
  526. [08:15:38] [Server thread/INFO]: Item Despawn Rate: 6000
  527. [08:15:38] [Server thread/INFO]: Item Merge Radius: 2.5
  528. [08:15:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  529. [08:15:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  530. [08:15:38] [Server thread/INFO]: View Distance: 10
  531. [08:15:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  532. [08:15:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  533. [08:15:38] [Server thread/INFO]: Preparing start region for level 6 (Seed: 8453757779742918682)
  534. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1) TNT ignition is PERMITTED.
  535. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1) Lighters are PERMITTED.
  536. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1) Lava fire is blocked.
  537. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1) Fire spread is UNRESTRICTED.
  538. [08:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sw1'
  539. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'sw1_the_end' - Env: THE_END - Type: NORMAL & seed: 7357937680296077556
  540. [08:15:38] [Server thread/INFO]: -------- World Settings For [sw1_the_end] --------
  541. [08:15:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  542. [08:15:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  543. [08:15:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  544. [08:15:38] [Server thread/INFO]: Random Lighting Updates: false
  545. [08:15:38] [Server thread/INFO]: Structure Info Saving: true
  546. [08:15:38] [Server thread/INFO]: Max Entity Collisions: 8
  547. [08:15:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  548. [08:15:38] [Server thread/INFO]: Max TNT Explosions: 100
  549. [08:15:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  550. [08:15:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  551. [08:15:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  552. [08:15:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  553. [08:15:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  554. [08:15:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  555. [08:15:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  556. [08:15:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  557. [08:15:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  558. [08:15:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  559. [08:15:38] [Server thread/INFO]: Mob Spawn Range: 4
  560. [08:15:38] [Server thread/INFO]: Item Despawn Rate: 6000
  561. [08:15:38] [Server thread/INFO]: Item Merge Radius: 2.5
  562. [08:15:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  563. [08:15:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  564. [08:15:38] [Server thread/INFO]: View Distance: 10
  565. [08:15:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  566. [08:15:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  567. [08:15:38] [Server thread/INFO]: Preparing start region for level 7 (Seed: 7357937680296077556)
  568. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1_the_end) TNT ignition is PERMITTED.
  569. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1_the_end) Lighters are PERMITTED.
  570. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1_the_end) Lava fire is blocked.
  571. [08:15:38] [Server thread/INFO]: [WorldGuard] (sw1_the_end) Fire spread is UNRESTRICTED.
  572. [08:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'sw1_the_end'
  573. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock' - Env: NORMAL - Type: FLAT & seed: -3937093725262482788 & generator: ASkyBlock
  574. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'ASkyBlock_nether' - Env: NETHER - Type: FLAT & seed: -1820797486286676935 & generator: ASkyBlock
  575. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'BotanicalGardens' - Env: NORMAL - Type: FLAT & seed: -5564900361933206533
  576. [08:15:38] [Server thread/INFO]: -------- World Settings For [BotanicalGardens] --------
  577. [08:15:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  578. [08:15:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  579. [08:15:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  580. [08:15:38] [Server thread/INFO]: Random Lighting Updates: false
  581. [08:15:38] [Server thread/INFO]: Structure Info Saving: true
  582. [08:15:38] [Server thread/INFO]: Max Entity Collisions: 8
  583. [08:15:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  584. [08:15:38] [Server thread/INFO]: Max TNT Explosions: 100
  585. [08:15:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  586. [08:15:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  587. [08:15:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  588. [08:15:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  589. [08:15:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  590. [08:15:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  591. [08:15:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  592. [08:15:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  593. [08:15:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  594. [08:15:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  595. [08:15:38] [Server thread/INFO]: Mob Spawn Range: 4
  596. [08:15:38] [Server thread/INFO]: Item Despawn Rate: 6000
  597. [08:15:38] [Server thread/INFO]: Item Merge Radius: 2.5
  598. [08:15:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  599. [08:15:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  600. [08:15:38] [Server thread/INFO]: View Distance: 10
  601. [08:15:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  602. [08:15:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  603. [08:15:38] [Server thread/INFO]: Preparing start region for level 8 (Seed: -5564900361933206533)
  604. [08:15:38] [Server thread/INFO]: [WorldGuard] (BotanicalGardens) TNT ignition is PERMITTED.
  605. [08:15:38] [Server thread/INFO]: [WorldGuard] (BotanicalGardens) Lighters are PERMITTED.
  606. [08:15:38] [Server thread/INFO]: [WorldGuard] (BotanicalGardens) Lava fire is blocked.
  607. [08:15:38] [Server thread/INFO]: [WorldGuard] (BotanicalGardens) Fire spread is UNRESTRICTED.
  608. [08:15:38] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'BotanicalGardens'
  609. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Survival' - Env: NORMAL - Type: NORMAL & seed: -4586371547188194946
  610. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Survival_the_end' - Env: THE_END - Type: NORMAL & seed: 5495129814932426748
  611. [08:15:38] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'shops' - Env: NORMAL - Type: NORMAL & seed: -7879259979120621568
  612. [08:15:38] [Server thread/INFO]: -------- World Settings For [shops] --------
  613. [08:15:38] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  614. [08:15:38] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  615. [08:15:38] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  616. [08:15:38] [Server thread/INFO]: Random Lighting Updates: false
  617. [08:15:38] [Server thread/INFO]: Structure Info Saving: true
  618. [08:15:38] [Server thread/INFO]: Max Entity Collisions: 8
  619. [08:15:38] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  620. [08:15:38] [Server thread/INFO]: Max TNT Explosions: 100
  621. [08:15:38] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  622. [08:15:38] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  623. [08:15:38] [Server thread/INFO]: Cactus Growth Modifier: 100%
  624. [08:15:38] [Server thread/INFO]: Cane Growth Modifier: 100%
  625. [08:15:38] [Server thread/INFO]: Melon Growth Modifier: 100%
  626. [08:15:38] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  627. [08:15:38] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  628. [08:15:38] [Server thread/INFO]: Sapling Growth Modifier: 100%
  629. [08:15:38] [Server thread/INFO]: Wheat Growth Modifier: 100%
  630. [08:15:38] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  631. [08:15:38] [Server thread/INFO]: Mob Spawn Range: 4
  632. [08:15:38] [Server thread/INFO]: Item Despawn Rate: 6000
  633. [08:15:38] [Server thread/INFO]: Item Merge Radius: 2.5
  634. [08:15:38] [Server thread/INFO]: Arrow Despawn Rate: 1200
  635. [08:15:38] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  636. [08:15:38] [Server thread/INFO]: View Distance: 10
  637. [08:15:38] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  638. [08:15:38] [Server thread/INFO]: Experience Merge Radius: 3.0
  639. [08:15:38] [Server thread/INFO]: Preparing start region for level 9 (Seed: -7879259979120621568)
  640. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops) TNT ignition is PERMITTED.
  641. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops) Lighters are PERMITTED.
  642. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops) Lava fire is blocked.
  643. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops) Fire spread is UNRESTRICTED.
  644. [08:15:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'shops'
  645. [08:15:40] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'shops_the_end' - Env: THE_END - Type: NORMAL & seed: 653130823967401412
  646. [08:15:40] [Server thread/INFO]: -------- World Settings For [shops_the_end] --------
  647. [08:15:40] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  648. [08:15:40] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  649. [08:15:40] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  650. [08:15:40] [Server thread/INFO]: Random Lighting Updates: false
  651. [08:15:40] [Server thread/INFO]: Structure Info Saving: true
  652. [08:15:40] [Server thread/INFO]: Max Entity Collisions: 8
  653. [08:15:40] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  654. [08:15:40] [Server thread/INFO]: Max TNT Explosions: 100
  655. [08:15:40] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  656. [08:15:40] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  657. [08:15:40] [Server thread/INFO]: Cactus Growth Modifier: 100%
  658. [08:15:40] [Server thread/INFO]: Cane Growth Modifier: 100%
  659. [08:15:40] [Server thread/INFO]: Melon Growth Modifier: 100%
  660. [08:15:40] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  661. [08:15:40] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  662. [08:15:40] [Server thread/INFO]: Sapling Growth Modifier: 100%
  663. [08:15:40] [Server thread/INFO]: Wheat Growth Modifier: 100%
  664. [08:15:40] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  665. [08:15:40] [Server thread/INFO]: Mob Spawn Range: 4
  666. [08:15:40] [Server thread/INFO]: Item Despawn Rate: 6000
  667. [08:15:40] [Server thread/INFO]: Item Merge Radius: 2.5
  668. [08:15:40] [Server thread/INFO]: Arrow Despawn Rate: 1200
  669. [08:15:40] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  670. [08:15:40] [Server thread/INFO]: View Distance: 10
  671. [08:15:40] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  672. [08:15:40] [Server thread/INFO]: Experience Merge Radius: 3.0
  673. [08:15:40] [Server thread/INFO]: Preparing start region for level 10 (Seed: 653130823967401412)
  674. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops_the_end) TNT ignition is PERMITTED.
  675. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops_the_end) Lighters are PERMITTED.
  676. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops_the_end) Lava fire is blocked.
  677. [08:15:40] [Server thread/INFO]: [WorldGuard] (shops_the_end) Fire spread is UNRESTRICTED.
  678. [08:15:40] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'shops_the_end'
  679. [08:15:42] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'shops_nether' - Env: NETHER - Type: NORMAL & seed: 6535841463198751099
  680. [08:15:42] [Server thread/INFO]: -------- World Settings For [shops_nether] --------
  681. [08:15:42] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  682. [08:15:42] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  683. [08:15:42] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  684. [08:15:42] [Server thread/INFO]: Random Lighting Updates: false
  685. [08:15:42] [Server thread/INFO]: Structure Info Saving: true
  686. [08:15:42] [Server thread/INFO]: Max Entity Collisions: 8
  687. [08:15:42] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  688. [08:15:42] [Server thread/INFO]: Max TNT Explosions: 100
  689. [08:15:42] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  690. [08:15:42] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  691. [08:15:42] [Server thread/INFO]: Cactus Growth Modifier: 100%
  692. [08:15:42] [Server thread/INFO]: Cane Growth Modifier: 100%
  693. [08:15:42] [Server thread/INFO]: Melon Growth Modifier: 100%
  694. [08:15:42] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  695. [08:15:42] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  696. [08:15:42] [Server thread/INFO]: Sapling Growth Modifier: 100%
  697. [08:15:42] [Server thread/INFO]: Wheat Growth Modifier: 100%
  698. [08:15:42] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  699. [08:15:42] [Server thread/INFO]: Mob Spawn Range: 4
  700. [08:15:42] [Server thread/INFO]: Item Despawn Rate: 6000
  701. [08:15:42] [Server thread/INFO]: Item Merge Radius: 2.5
  702. [08:15:42] [Server thread/INFO]: Arrow Despawn Rate: 1200
  703. [08:15:42] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  704. [08:15:42] [Server thread/INFO]: View Distance: 10
  705. [08:15:42] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  706. [08:15:42] [Server thread/INFO]: Experience Merge Radius: 3.0
  707. [08:15:42] [Server thread/INFO]: Preparing start region for level 11 (Seed: 6535841463198751099)
  708. [08:15:43] [Server thread/INFO]: [WorldGuard] (shops_nether) TNT ignition is PERMITTED.
  709. [08:15:43] [Server thread/INFO]: [WorldGuard] (shops_nether) Lighters are PERMITTED.
  710. [08:15:43] [Server thread/INFO]: [WorldGuard] (shops_nether) Lava fire is blocked.
  711. [08:15:43] [Server thread/INFO]: [WorldGuard] (shops_nether) Fire spread is UNRESTRICTED.
  712. [08:15:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'shops_nether'
  713. [08:15:43] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Survival_nether' - Env: NETHER - Type: NORMAL & seed: 6663177564446091081
  714. [08:15:43] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'WyattBuild' - Env: NORMAL - Type: FLAT & seed: -1430286543890117695
  715. [08:15:43] [Server thread/INFO]: -------- World Settings For [WyattBuild] --------
  716. [08:15:43] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  717. [08:15:43] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  718. [08:15:43] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  719. [08:15:43] [Server thread/INFO]: Random Lighting Updates: false
  720. [08:15:43] [Server thread/INFO]: Structure Info Saving: true
  721. [08:15:43] [Server thread/INFO]: Max Entity Collisions: 8
  722. [08:15:43] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  723. [08:15:43] [Server thread/INFO]: Max TNT Explosions: 100
  724. [08:15:43] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  725. [08:15:43] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  726. [08:15:43] [Server thread/INFO]: Cactus Growth Modifier: 100%
  727. [08:15:43] [Server thread/INFO]: Cane Growth Modifier: 100%
  728. [08:15:43] [Server thread/INFO]: Melon Growth Modifier: 100%
  729. [08:15:43] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  730. [08:15:43] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  731. [08:15:43] [Server thread/INFO]: Sapling Growth Modifier: 100%
  732. [08:15:43] [Server thread/INFO]: Wheat Growth Modifier: 100%
  733. [08:15:43] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  734. [08:15:43] [Server thread/INFO]: Mob Spawn Range: 4
  735. [08:15:43] [Server thread/INFO]: Item Despawn Rate: 6000
  736. [08:15:43] [Server thread/INFO]: Item Merge Radius: 2.5
  737. [08:15:43] [Server thread/INFO]: Arrow Despawn Rate: 1200
  738. [08:15:43] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  739. [08:15:43] [Server thread/INFO]: View Distance: 10
  740. [08:15:43] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  741. [08:15:43] [Server thread/INFO]: Experience Merge Radius: 3.0
  742. [08:15:43] [Server thread/INFO]: Preparing start region for level 12 (Seed: -1430286543890117695)
  743. [08:15:43] [Server thread/INFO]: [WorldGuard] (WyattBuild) TNT ignition is PERMITTED.
  744. [08:15:43] [Server thread/INFO]: [WorldGuard] (WyattBuild) Lighters are PERMITTED.
  745. [08:15:43] [Server thread/INFO]: [WorldGuard] (WyattBuild) Lava fire is blocked.
  746. [08:15:43] [Server thread/INFO]: [WorldGuard] (WyattBuild) Fire spread is UNRESTRICTED.
  747. [08:15:43] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'WyattBuild'
  748. [08:15:43] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
  749. [08:15:43] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v14.6
  750. [08:15:43] [Server thread/INFO]: GriefPrevention: Grief Prevention boot start.
  751. [08:15:43] [Server thread/INFO]: GriefPrevention: Finished loading configuration.
  752. [08:15:43] [Server thread/INFO]: GriefPrevention: 9 total claims loaded.
  753. [08:15:44] [Server thread/INFO]: GriefPrevention: Customizable messages loaded.
  754. [08:15:44] [Server thread/INFO]: GriefPrevention: Successfully hooked into WorldGuard.
  755. [08:15:44] [Server thread/INFO]: GriefPrevention: Finished loading data (File Mode).
  756. [08:15:44] [Server thread/INFO]: GriefPrevention: Boot finished.
  757. [08:15:44] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
  758. [08:15:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
  759. [08:15:44] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
  760. [08:15:44] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
  761. [08:15:44] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
  762. [08:15:44] [Server thread/ERROR]: [EnjinMinecraftPlugin] Plugin EnjinMinecraftPlugin v2.7.7 has failed to register events for class com.enjin.officialplugin.permlisteners.PexChangeListener because ru/tehkode/permissions/events/PermissionEntityEvent does not exist.
  763. [08:15:44] [Server thread/INFO]: [Enjin Minecraft Plugin] Votifier plugin found, enabling Votifier support.
  764. [08:15:44] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  765. [08:15:44] [Server thread/INFO]: Done (11.506s)! For help, type "help" or "?"
  766. [08:15:44] [Server thread/ERROR]: Couldn't load server icon
  767. java.lang.IllegalStateException: Must be 64 pixels wide
  768. at org.apache.commons.lang3.Validate.validState(Validate.java:826) ~[spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  769. at net.minecraft.server.v1_9_R2.MinecraftServer.a(MinecraftServer.java:630) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  770. at net.minecraft.server.v1_9_R2.MinecraftServer.run(MinecraftServer.java:538) [spigot_1.9.4.jar:git-Spigot-4af49dc-c5e9a16]
  771. at java.lang.Thread.run(Unknown Source) [?:1.7.0_51]
  772. [08:15:44] [Server thread/INFO]: [ASkyBlock] Checking for new updates...
  773. [08:15:44] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  774. [08:15:44] [Server thread/INFO]: [ASkyBlock] Loading island grid...
  775. [08:15:44] [Server thread/INFO]: [ASkyBlock] Loading islands.yml
  776. [08:15:44] [Server thread/INFO]: [ASkyBlock] Loading warps...
  777. [08:15:44] [Server thread/INFO]: [ASkyBlock] All files loaded. Ready to play...
  778. [08:15:44] [Craft Scheduler Thread - 5/INFO]: [Vault] Checking for Updates ...
  779. [08:15:44] [Craft Scheduler Thread - 6/INFO]: [PlugMan] No update was found.
  780. [08:15:44] [Craft Scheduler Thread - 5/INFO]: [Vault] No new version available
  781. [08:15:45] [Server thread/INFO]: [ASkyBlock] ASkyBlock V3.0.1 is available! You are running 2.9.8.1
  782. [08:15:45] [Server thread/INFO]: [ASkyBlock] Update at: http://dev.bukkit.org/bukkit-plugins/skyblock
Add Comment
Please, Sign In to add comment