Advertisement
Guest User

Log

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