Guest User

server.log

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