Advertisement
Guest User

Ich habe ein Problemm mit Bukkitgames[Varo]

a guest
Oct 14th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 112.72 KB | None | 0 0
  1. [14:57:26] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [14:57:26] [Server thread/INFO]: Loading properties
  3. [14:57:26] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:57:26] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-5f38d38-18fbb24 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [14:57:26] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [14:57:26] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [14:57:26] [Server thread/INFO]: Debug logging is disabled
  8. [14:57:26] [Server thread/INFO]: Generating keypair
  9. [14:57:26] [Server thread/INFO]: Starting Minecraft server on 185.87.23.198:25565
  10. [14:57:26] [Server thread/INFO]: Using epoll channel type
  11. [14:57:26] [Server thread/ERROR]: Ambiguous plugin name `Essentials' for files `plugins/Essentials-2.x-SNAPSHOT.jar' and `plugins/Essentials.jar' in `plugins'
  12. [14:57:26] [Server thread/ERROR]: Ambiguous plugin name `EssentialsChat' for files `plugins/EssentialsChat-2.x-SNAPSHOT.jar' and `plugins/EssentialsChat.jar' in `plugins'
  13. [14:57:26] [Server thread/ERROR]: Ambiguous plugin name `EssentialsGeoIP' for files `plugins/original-EssentialsGeoIP-2.x-SNAPSHOT.jar' and `plugins/EssentialsGeoIP-2.x-SNAPSHOT.jar' in `plugins'
  14. [14:57:26] [Server thread/ERROR]: Ambiguous plugin name `EssentialsSpawn' for files `plugins/EssentialsSpawn-2.x-SNAPSHOT.jar' and `plugins/EssentialsSpawn.jar' in `plugins'
  15. [14:57:26] [Server thread/ERROR]: Ambiguous plugin name `EssentialsXMPP' for files `plugins/EssentialsXMPP-2.x-SNAPSHOT.jar' and `plugins/original-EssentialsXMPP-2.x-SNAPSHOT.jar' in `plugins'
  16. [14:57:26] [Server thread/ERROR]: Ambiguous plugin name `ProtocolLib' for files `plugins/ProtocolLib.jar' and `plugins/ProtocolLib (1).jar' in `plugins'
  17. [14:57:26] [Server thread/ERROR]: Could not load 'plugins/iControlU.jar' in folder 'plugins'
  18. org.bukkit.plugin.UnknownDependencyException: LibsDisguises
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  20. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  21. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  22. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  23. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  24. [14:57:26] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  25. [14:57:26] [Server thread/ERROR]: Could not load 'plugins/VirtualPlayers.jar' in folder 'plugins'
  26. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/Entity
  27. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  28. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  29. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  30. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  31. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  32. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  33. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  34. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/Entity
  35. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  36. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  37. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  38. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  39. ... 6 more
  40. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.Entity
  41. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  42. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  43. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  45. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  46. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  47. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  48. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  49. ... 6 more
  50. [14:57:26] [Server thread/ERROR]: Could not load 'plugins/BungeeAdminTools-1.4.2-basics.jar' in folder 'plugins'
  51. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  52. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  53. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  54. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  55. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  56. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  57. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  58. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  59. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  60. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  61. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  62. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  63. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  64. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  65. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  66. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  67. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  68. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  69. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  70. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  71. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  72. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  73. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  74. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  75. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  76. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  77. ... 6 more
  78. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  79. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  80. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  81. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  82. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  83. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  84. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  85. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  86. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  87. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  88. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  89. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  90. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  91. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  92. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  93. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  94. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  95. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  96. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  97. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  98. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  99. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  100. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  101. ... 6 more
  102. [14:57:26] [Server thread/ERROR]: Could not load 'plugins/BanManager.jar' in folder 'plugins'
  103. org.bukkit.plugin.InvalidPluginException: main class `de.lonzbonz.banmanager.main.Main' does not extend JavaPlugin
  104. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:73) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  105. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  106. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  107. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  108. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  109. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  110. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  111. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  112. Caused by: java.lang.ClassCastException: class de.lonzbonz.banmanager.main.Main
  113. at java.lang.Class.asSubclass(Class.java:3404) ~[?:1.8.0_66]
  114. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:71) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  115. ... 7 more
  116. [14:57:26] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
  117. org.bukkit.plugin.UnknownDependencyException: dynmap
  118. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  119. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  120. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  121. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  122. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  123. [14:57:26] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
  124. [14:57:27] [Server thread/ERROR]: Could not load 'plugins/ServerStresser-V1.0.2.jar' in folder 'plugins'
  125. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/ChannelHandler
  126. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  127. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  128. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  129. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  130. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  131. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  132. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  133. Caused by: java.lang.NoClassDefFoundError: net/minecraft/util/io/netty/channel/ChannelHandler
  134. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  135. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  136. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  137. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  138. ... 6 more
  139. Caused by: java.lang.ClassNotFoundException: net.minecraft.util.io.netty.channel.ChannelHandler
  140. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  141. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  142. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  143. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  144. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  145. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  146. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  147. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  148. ... 6 more
  149. [14:57:27] [Server thread/ERROR]: Could not load 'plugins/BungeeKick.jar' in folder 'plugins'
  150. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  151. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  152. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  153. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  154. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  155. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  156. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  157. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  158. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  159. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  160. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  161. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  162. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  163. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  164. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  165. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  166. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  167. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  168. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  169. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  170. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  171. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  172. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  173. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  174. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  175. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  176. ... 6 more
  177. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  178. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  179. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  180. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  181. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  182. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  183. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  184. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  185. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  186. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  187. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  188. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  189. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  190. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  191. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  192. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  193. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  194. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  195. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  196. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  197. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  198. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  199. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  200. ... 6 more
  201. [14:57:27] [Server thread/ERROR]: Could not load 'plugins/Yamler-Bungee-2.4.0-SNAPSHOT.jar' in folder 'plugins'
  202. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  203. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  204. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  205. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  206. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  207. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  208. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  209. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  210. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  211. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  212. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  213. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  214. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  215. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  216. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  217. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  218. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  219. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  220. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  221. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  222. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  223. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  224. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  225. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  226. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  227. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  228. ... 6 more
  229. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  230. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  231. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  232. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  233. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  234. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  235. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_66]
  236. at java.lang.ClassLoader.defineClass(ClassLoader.java:760) ~[?:1.8.0_66]
  237. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_66]
  238. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_66]
  239. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_66]
  240. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_66]
  241. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_66]
  242. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_66]
  243. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_66]
  244. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  245. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  246. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  247. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  248. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_66]
  249. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_66]
  250. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  251. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  252. ... 6 more
  253. [14:57:27] [Server thread/INFO]: [INFO][NoCheatPlus] Fri Oct 14 14:57:27 CEST 2016
  254. [14:57:27] [Server thread/INFO]: Player instances are stored for efficiency.
  255. [14:57:27] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.6.0.1
  256. [14:57:27] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.4
  257. [14:57:27] [Server thread/INFO]: [Craftconomy3] Loading Craftconomy3 v3.3-e72ac42-trv178
  258. [14:57:27] [Server thread/INFO]: [RankTime] Loading RankTime v2.0
  259. [14:57:27] [Server thread/INFO]: [BossBarAPI] Loading BossBarAPI v2.4.1
  260. [14:57:27] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode vBETA 1.7
  261. [14:57:27] [Server thread/INFO]: [SlotZ] Loading SlotZ v1.0.0
  262. [14:57:27] [Server thread/INFO]: [Gifts] Loading Gifts vBeta-1
  263. [14:57:27] [Server thread/INFO]: [TTA] Loading TTA v1.2
  264. [14:57:27] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.3;7a097ca
  265. [14:57:27] [Server thread/INFO]: [AntiWerbung] Loading AntiWerbung v1.3
  266. [14:57:27] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  267. [14:57:27] [Server thread/INFO]: [OnlyProxyJoin] Loading OnlyProxyJoin v0.1
  268. [14:57:27] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  269. [14:57:27] [Server thread/INFO]: [FullVanish] Loading FullVanish v1.1
  270. [14:57:27] [Server thread/INFO]: [LuckyBlocks] Loading LuckyBlocks v10.0
  271. [14:57:27] [Server thread/INFO]: [PacketListenerApi] Loading PacketListenerApi v3.4.4
  272. [14:57:27] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
  273. [14:57:27] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  274. [14:57:27] [Server thread/INFO]: Injected custom channel handlers.
  275. [14:57:27] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
  276. [14:57:27] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.5
  277. [14:57:27] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.0.5
  278. [14:57:27] [Server thread/INFO]: [Lobby] Loading Lobby v99.1
  279. [14:57:27] [Server thread/INFO]: [TPonJoin] Loading TPonJoin v1.2
  280. [14:57:27] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.21.4
  281. [14:57:27] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  282. [14:57:27] [Server thread/INFO]: [TrollGUI] Loading TrollGUI v1.3
  283. [14:57:27] [Server thread/INFO]: [SimplePets] Loading SimplePets v1.6.5
  284. [14:57:27] [Server thread/INFO]: [TablistPrefix] Loading TablistPrefix v1.4.1
  285. [14:57:27] [Server thread/INFO]: [StatsSystem] Loading StatsSystem v1.4
  286. [14:57:27] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.1.0
  287. [14:57:27] [Server thread/INFO]: [LobbySwitch] Loading LobbySwitch v0.5.8
  288. [14:57:27] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.13.7-RC-sMD5NET-b925
  289. [14:57:27] [Server thread/INFO]: onLoad: Early set up of static API, configuration, logging.
  290. [14:57:27] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  291. [14:57:27] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  292. [14:57:27] [Server thread/INFO]: [Cop] Loading Cop v1.3d
  293. [14:57:27] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.3.6
  294. [14:57:27] [Server thread/INFO]: [DropParty] Loading DropParty v3.1
  295. [14:57:27] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  296. [14:57:27] [Server thread/INFO]: [OpGuard] Loading OpGuard v2.0.1
  297. [14:57:27] [Server thread/INFO]: [ItemCases] Loading ItemCases v1.5.1
  298. [14:57:27] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  299. [14:57:27] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  300. [14:57:27] [Server thread/INFO]: [SQLibrary] Loading SQLibrary v7.1
  301. [14:57:27] [Server thread/INFO]: [MCWebi] Loading MCWebi v1.30b
  302. [14:57:27] [Server thread/INFO]: [MOTDColor] Loading MOTDColor v0.5
  303. [14:57:27] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  304. [14:57:27] [Server thread/INFO]: [TokenManager] Loading TokenManager v2.0.8
  305. [14:57:27] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.10.0
  306. [14:57:27] [Server thread/INFO]: [LogBlock] Connecting to db_47558@jdbc:mysql://mysql.mc-host24.de:3306/db_47558...
  307. [14:57:27] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.HikariDataSource - LogBlock-Connection-Pool - Started.
  308. [14:57:27] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.pool.PoolBase - LogBlock-Connection-Pool - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
  309. [14:57:27] [Server thread/INFO]: [TagAPI] Loading TagAPI v3.0.6
  310. [14:57:27] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.2;e38d98d
  311. [14:57:27] [Server thread/INFO]: [EssentialsXMPP] Loading EssentialsXMPP vTeamCity
  312. [14:57:27] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.12.2
  313. [14:57:27] [Server thread/INFO]: [BuyH] Loading BuyHead v1.3.2
  314. [14:57:27] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
  315. [14:57:27] [Server thread/INFO]: [BossShop] Loading BossShop v2.7.3
  316. [14:57:27] [Server thread/INFO]: [ArchonCrates] Loading ArchonCrates v17.3
  317. [14:57:27] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
  318. [14:57:27] [Server thread/INFO]: [ParticleHats] Loading ParticleHats v3.1.0
  319. [14:57:27] [Server thread/INFO]: [CustomTab] Loading CustomTab v1.1
  320. [14:57:27] [Server thread/INFO]: [PlotMe] Loading PlotMe v0.16.3
  321. [14:57:27] [Server thread/INFO]: [BukkitGames] Loading BukkitGames v2.5.3
  322. [14:57:27] [Server thread/INFO]: [BukkitGames] Loading the best HungerGames plugin in the whole universe... ;)
  323. [14:57:27] [Server thread/INFO]: [BukkitGames] BukkitGames is not compatible with the server version you are currently running...
  324. [14:57:27] [Server thread/INFO]: [BukkitGames] Supported version: v1_10_R1 | Your server version: v1_8_R3
  325. [14:57:27] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1267)
  326. [14:57:27] [Server thread/INFO]: [PlotMe-DefaultGenerator] Loading PlotMe-DefaultGenerator v0.16.1
  327. [14:57:27] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  328. [14:57:27] [Server thread/INFO]: [DiscoFloor] Loading DiscoFloor v1.2.2
  329. [14:57:27] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.4-b126
  330. [14:57:27] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.1.0
  331. [14:57:27] [Server thread/ERROR]: [ProtocolLib] Detected incompatible plugin: TagAPI
  332. [14:57:27] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  333. [14:57:27] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  334. [14:57:27] [Server thread/INFO]: [Vault] [Economy] CraftConomy3 found: Waiting
  335. [14:57:27] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  336. [14:57:27] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  337. [14:57:28] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  338. [14:57:28] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  339. [14:57:28] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  340. [14:57:28] [Server thread/INFO]: [PlotMe] Enabling PlotMe v0.16.3
  341. [14:57:28] [Server thread/INFO]: [PlotMe-DefaultGenerator] Enabling PlotMe-DefaultGenerator v0.16.1
  342. [14:57:28] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe
  343. [14:57:28] [Server thread/INFO]: [PlotMe-DefaultGenerator] PlotMe-DefaultGenerator
  344. [14:57:28] [Server thread/INFO]: [PlotMe-DefaultGenerator] No old PlotMe configs to import.
  345. [14:57:28] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  346. [14:57:28] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  347. [14:57:28] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  348. [14:57:28] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  349. [14:57:28] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  350. [14:57:28] [Server thread/INFO]: Preparing level "world"
  351. [14:57:28] [Server thread/INFO]: -------- World Settings For [world] --------
  352. [14:57:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  353. [14:57:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  354. [14:57:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  355. [14:57:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  356. [14:57:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  357. [14:57:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  358. [14:57:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  359. [14:57:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  360. [14:57:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  361. [14:57:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  362. [14:57:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  363. [14:57:28] [Server thread/INFO]: Mob Spawn Range: 4
  364. [14:57:28] [Server thread/INFO]: Anti X-Ray: true
  365. [14:57:28] [Server thread/INFO]: Engine Mode: 1
  366. [14:57:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  367. [14:57:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  368. [14:57:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  369. [14:57:28] [Server thread/INFO]: Random Lighting Updates: false
  370. [14:57:28] [Server thread/INFO]: Structure Info Saving: true
  371. [14:57:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  372. [14:57:28] [Server thread/INFO]: Max Entity Collisions: 8
  373. [14:57:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  374. [14:57:28] [Server thread/INFO]: Max TNT Explosions: 100
  375. [14:57:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  376. [14:57:28] [Server thread/INFO]: Item Despawn Rate: 6000
  377. [14:57:28] [Server thread/INFO]: Item Merge Radius: 2.5
  378. [14:57:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  379. [14:57:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  380. [14:57:28] [Server thread/INFO]: View Distance: 10
  381. [14:57:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  382. [14:57:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  383. [14:57:28] [Server thread/INFO]: Clear tick list: false
  384. [14:57:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  385. [14:57:28] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  386. [14:57:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  387. [14:57:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  388. [14:57:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  389. [14:57:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  390. [14:57:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  391. [14:57:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  392. [14:57:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  393. [14:57:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  394. [14:57:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  395. [14:57:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  396. [14:57:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  397. [14:57:28] [Server thread/INFO]: Mob Spawn Range: 4
  398. [14:57:28] [Server thread/INFO]: Anti X-Ray: true
  399. [14:57:28] [Server thread/INFO]: Engine Mode: 1
  400. [14:57:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  401. [14:57:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  402. [14:57:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  403. [14:57:28] [Server thread/INFO]: Random Lighting Updates: false
  404. [14:57:28] [Server thread/INFO]: Structure Info Saving: true
  405. [14:57:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  406. [14:57:28] [Server thread/INFO]: Max Entity Collisions: 8
  407. [14:57:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  408. [14:57:28] [Server thread/INFO]: Max TNT Explosions: 100
  409. [14:57:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  410. [14:57:28] [Server thread/INFO]: Item Despawn Rate: 6000
  411. [14:57:28] [Server thread/INFO]: Item Merge Radius: 2.5
  412. [14:57:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  413. [14:57:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  414. [14:57:28] [Server thread/INFO]: View Distance: 10
  415. [14:57:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  416. [14:57:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  417. [14:57:28] [Server thread/INFO]: Clear tick list: false
  418. [14:57:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  419. [14:57:28] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7199859540775255857)
  420. [14:57:28] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7658376223856780888)
  421. [14:57:28] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.6.0.1
  422. [14:57:28] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.4
  423. [14:57:28] [Server thread/INFO]: [Craftconomy3] Enabling Craftconomy3 v3.3-e72ac42-trv178
  424. [14:57:28] [Server thread/INFO]: [Craftconomy3] Starting up!
  425. [14:57:28] [Server thread/INFO]: [Craftconomy3] Loading the Configuration
  426. [14:57:29] [Server thread/INFO]: [Craftconomy3] Loading listeners.
  427. [14:57:29] [Server thread/INFO]: [Craftconomy3] Loading commands
  428. [14:57:29] [Server thread/INFO]: [Craftconomy3] Loading the Database Manager
  429. [14:57:29] [Server thread/WARN]: SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
  430. [14:57:29] [Server thread/WARN]: SLF4J: Defaulting to no-operation (NOP) logger implementation
  431. [14:57:29] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
  432. [14:57:30] [Server thread/INFO]: [Craftconomy3] Database Manager Loaded!
  433. [14:57:30] [Server thread/INFO]: [Craftconomy3] Loading the Currency manager.
  434. [14:57:30] [Server thread/INFO]: [Craftconomy3] Currency Manager Loaded!
  435. [14:57:30] [Server thread/INFO]: [Craftconomy3] Loading default settings.
  436. [14:57:30] [Server thread/INFO]: [Craftconomy3] Default settings loaded!
  437. [14:57:30] [Server thread/INFO]: [Craftconomy3] Loading the Account Manager
  438. [14:57:30] [Server thread/INFO]: [Craftconomy3] Starting Metrics.
  439. [14:57:30] [Server thread/INFO]: [Craftconomy3] Account Manager Loaded!
  440. [14:57:30] [Server thread/INFO]: [Craftconomy3] World Group Manager loaded!
  441. [14:57:30] [Server thread/INFO]: [Craftconomy3] Ready!
  442. [14:57:30] [Server thread/INFO]: [Vault][Economy] Craftconomy3 hooked.
  443. [14:57:30] [Server thread/INFO]: [RankTime] Enabling RankTime v2.0
  444. [14:57:30] [Server thread/INFO]: [BossBarAPI] Enabling BossBarAPI v2.4.1
  445. [14:57:30] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode vBETA 1.7
  446. [14:57:30] [Server thread/INFO]: [SlotZ] Enabling SlotZ v1.0.0
  447. [14:57:30] [Server thread/INFO]: [SlotZ] Plugin has been Enabled
  448. [14:57:30] [Server thread/INFO]: [Gifts] Enabling Gifts vBeta-1
  449. [14:57:30] [Server thread/INFO]: [Gifts] Config found! Loading...
  450. [14:57:30] [Server thread/INFO]: [TTA] Enabling TTA v1.2
  451. [14:57:30] [Server thread/INFO]: [TTA] Version: 1.2 by [Herbystar] enabled!
  452. [14:57:30] [Server thread/INFO]: [TTA] -=> Update is available! <=-
  453. [14:57:30] [Server thread/INFO]: [TTA] Minecraft 1.8.4-1.8.9 Support enabled!
  454. [14:57:30] [Server thread/INFO]: [TTA] Started Metrics successful!
  455. [14:57:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.3;7a097ca
  456. [14:57:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  457. [14:57:30] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  458. [14:57:30] [Server thread/INFO]: [AntiWerbung] Enabling AntiWerbung v1.3
  459. [14:57:30] [Server thread/INFO]: Domains wurden erfolgreich in die Arraylist aufgenommen!
  460. [14:57:30] [Server thread/INFO]: Events/Commands wurden erfolgreich registriert!
  461. [14:57:30] [Server thread/INFO]: Plugin erfolgreich Enabled! Plugin by SPLEXTER
  462. [14:57:30] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  463. [14:57:30] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  464. [14:57:30] [Server thread/WARN]: [Skript] There are no aliases defined for the following ids: 165, 166, 167, 168, 169, 176, 177, 178, 179, 180, 181, 182, 183, 184, 185, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 409, 410, 411, 412, 413, 414, 415, 416, 423, 424, 425, 427, 428, 429, 430, 431
  465. [14:57:30] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
  466. [14:57:30] [Server thread/INFO]: [OnlyProxyJoin] Enabling OnlyProxyJoin v0.1
  467. [14:57:30] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  468. [14:57:30] [Server thread/WARN]: ?4Version mismatch! Please update EssentialsProtect to the same version.
  469. [14:57:31] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  470. [14:57:31] [Server thread/INFO]: git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)
  471. [14:57:31] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  472. [14:57:31] [Server thread/INFO]: Using locale en_US
  473. [14:57:31] [Server thread/INFO]: Using locale en_US
  474. [14:57:31] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  475. [14:57:31] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  476. [14:57:31] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  477. [14:57:31] [Server thread/INFO]: [Essentials] Payment method found (Vault - Economy: Craftconomy3 version: 1.5.6-b49)
  478. [14:57:31] [Server thread/INFO]: [FullVanish] Enabling FullVanish v1.1
  479. [14:57:31] [Server thread/INFO]: Das Plugin Full Vanish ist geschrieben von (c) SepperlUndCo
  480. [14:57:31] [Server thread/INFO]: Youtube: tinyurl.com/sepperlundco
  481. [14:57:31] [Server thread/INFO]: [LuckyBlocks] Enabling LuckyBlocks v10.0
  482. [14:57:31] [Server thread/INFO]: [LuckyBlocks] has been enabled!
  483. [14:57:31] [Server thread/INFO]: [PacketListenerApi] Enabling PacketListenerApi v3.4.4
  484. [14:57:31] [Server thread/INFO]: Adding channels for online players...
  485. [14:57:31] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
  486. [14:57:31] [Server thread/INFO]: [ClearLag] Loading modules...
  487. [14:57:31] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  488. [14:57:31] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  489. [14:57:31] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  490. [14:57:31] [Thread-9/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  491. [14:57:31] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.5
  492. [14:57:31] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.0.5
  493. [14:57:31] [Server thread/INFO]:
  494.  
  495. []=====[Enabling AdvancedBan]=====[]
  496. | Information:
  497. | Name: AdvancedBan
  498. | Developer: Leoko
  499. | Version: 2.0.5
  500. | MySQL: false
  501. | Support:
  502. | Skype: Leoko33
  503. | Mail: Leoko4433@gmail.com
  504. | Update:
  505. | You have the newest version
  506. []================================[]
  507.  
  508. [14:57:31] [Server thread/INFO]: [AdvancedBan] MC-Stats >> Connected
  509. [14:57:31] [Server thread/INFO]: [Lobby] Enabling Lobby v99.1
  510. [14:57:31] [Server thread/INFO]: [Lobby] Lobby Plugin has been enabled!
  511. [14:57:31] [Server thread/INFO]: [Lobby] ChatFormat File exists!
  512. [14:57:31] [Server thread/INFO]: [TPonJoin] Enabling TPonJoin v1.2
  513. [14:57:31] [Server thread/INFO]: [TPonJoin] TPonJoin 1.2 by ItzNielsch enabled
  514. [14:57:31] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.21.4
  515. [14:57:31] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  516. [14:57:31] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  517. [14:57:31] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 163 classes.
  518. [14:57:31] [Server thread/INFO]: [skQuery] Beginning to process a total of 163 from SkQuery
  519. [14:57:31] [Server thread/INFO]: [skQuery] Out of 163 classes, 160 classes were loaded from SkQuery
  520. [14:57:31] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  521. [14:57:31] [Server thread/INFO]: [Votifier] Loaded vote listener: FlatfileVoteListener
  522. [14:57:31] [Server thread/INFO]: [Votifier] Loaded vote listener: WerrisExecuteCommandListener
  523. [14:57:31] [Server thread/INFO]: [Votifier] Votifier enabled.
  524. [14:57:31] [Server thread/INFO]: [TrollGUI] Enabling TrollGUI v1.3
  525. [14:57:31] [Server thread/INFO]: [SimplePets] Enabling SimplePets v1.6.5
  526. [14:57:31] [Server thread/INFO]: [SimplePets] Server is in offline mode, Unable to check website for updates.
  527. [14:57:31] [Server thread/INFO]: [SimplePets] Server is in offline mode, Unable to load Metrics.
  528. [14:57:31] [Server thread/INFO]: [SimplePets] Vault found!
  529. [14:57:31] [Server thread/INFO]: [SimplePets] Economy successfully linked!
  530. [14:57:31] [Server thread/INFO]: [TablistPrefix] Enabling TablistPrefix v1.4.1
  531. [14:57:31] [Server thread/INFO]: [TablistPrefix] Vault found!.
  532. [14:57:31] [Thread-9/INFO]: [ClearLag] No updates found!
  533. [14:57:31] [Server thread/INFO]: [TablistPrefix] Teams Registered.
  534. [14:57:31] [Server thread/INFO]: [TablistPrefix] Prefixes & Suffixes Set.
  535. [14:57:31] [Server thread/INFO]: [StatsSystem] Enabling StatsSystem v1.4
  536. [14:57:31] [Server thread/INFO]: >> StatsSystem enabled!
  537. [14:57:31] [Server thread/INFO]: Developed by JustPxl
  538. [14:57:31] [Server thread/INFO]: [LobbySwitch] Enabling LobbySwitch v0.5.8
  539. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  540. [14:57:32] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  541. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  542. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  543. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  544. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  545. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  546. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  547. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  548. [14:57:32] [Server thread/INFO]: [NoCheatPlus] Version 3.13.7-RC-sMD5NET-b925 is enabled.
  549. [14:57:32] [Server thread/INFO]: [Cop] Enabling Cop v1.3d
  550. [14:57:32] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.3.6
  551. [14:57:32] [Server thread/INFO]: [iDisguise] iDisguise 5.3.6 enabled!
  552. [14:57:32] [Server thread/INFO]: [DropParty] Enabling DropParty v3.1
  553. [14:57:32] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  554. [14:57:32] [Server thread/INFO]: [OpGuard] Enabling OpGuard v2.0.1
  555. [14:57:32] [Server thread/INFO]: [ItemCases] Enabling ItemCases v1.5.1
  556. [14:57:32] [Server thread/INFO]: [ItemCases] Loading Cases
  557. [14:57:32] [Server thread/INFO]: [ItemCases] 1 Case(s) Loaded.
  558. [14:57:32] [Server thread/INFO]: [ItemCases] Loading Item Names file
  559. [14:57:32] [Server thread/INFO]: [ItemCases] 385 Item Names Loaded
  560. [14:57:32] [Server thread/INFO]: [ItemCases] Loading extra data names now.
  561. [14:57:32] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  562. [14:57:32] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  563. [14:57:32] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  564. [14:57:32] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  565. [14:57:32] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  566. [14:57:32] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  567. [14:57:32] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  568. [14:57:32] [Server thread/INFO]: [SQLibrary] Enabling SQLibrary v7.1
  569. [14:57:32] [Server thread/INFO]: SQLibrary loaded.
  570. [14:57:32] [Server thread/INFO]: [MCWebi] Enabling MCWebi v1.30b
  571. [14:57:32] [Server thread/INFO]: WebServer started /mcwebi for more infomations!
  572. [14:57:32] [Server thread/INFO]: [MOTDColor] Enabling MOTDColor v0.5
  573. [14:57:32] [Server thread/INFO]: [MOTDColor] MOTDColor event priority: NORMAL
  574. [14:57:32] [Server thread/WARN]: java.net.MalformedURLException: no protocol: ---
  575. [14:57:32] [Server thread/WARN]: at java.net.URL.<init>(URL.java:586)
  576. [14:57:32] [Server thread/WARN]: at java.net.URL.<init>(URL.java:483)
  577. [14:57:32] [Server thread/WARN]: at java.net.URL.<init>(URL.java:432)
  578. [14:57:32] [Server thread/WARN]: at MOTDColor.MOTDColor.loadIcon(MOTDColor.java:200)
  579. [14:57:32] [Server thread/WARN]: at MOTDColor.MOTDColor.registerListener(MOTDColor.java:193)
  580. [14:57:32] [Server thread/WARN]: at MOTDColor.MOTDColor.onEnable(MOTDColor.java:32)
  581. [14:57:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  582. [14:57:32] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  583. [14:57:32] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  584. [14:57:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  585. [14:57:32] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  586. [14:57:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  587. [14:57:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  588. [14:57:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  589. [14:57:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  590. [14:57:32] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  591. [14:57:32] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  592. [14:57:32] [Server thread/INFO]: [MOTDColor] MOTDColor: icon url not loaded.
  593. [14:57:32] [Server thread/ERROR]: Error occurred while enabling MOTDColor v0.5 (Is it up to date?)
  594. java.lang.IllegalArgumentException: input == null!
  595. at javax.imageio.ImageIO.read(ImageIO.java:1388) ~[?:1.8.0_66]
  596. at MOTDColor.MOTDColor.loadIcon(MOTDColor.java:208) ~[?:?]
  597. at MOTDColor.MOTDColor.registerListener(MOTDColor.java:193) ~[?:?]
  598. at MOTDColor.MOTDColor.onEnable(MOTDColor.java:32) ~[?:?]
  599. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  600. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  601. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  602. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  603. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  604. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  605. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  606. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  607. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  608. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  609. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  610. [14:57:32] [Server thread/INFO]: [TokenManager] Enabling TokenManager v2.0.8
  611. [14:57:32] [Server thread/INFO]: [TokenManager] Data Storage: Flatfile
  612. [14:57:32] [Server thread/INFO]: [TokenManager] Loaded from flatfile storage!
  613. [14:57:32] [Server thread/INFO]: [TokenManager] Loaded 2 shops.
  614. [14:57:32] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.10.0
  615. [14:57:32] [Server thread/INFO]: [LogBlock] Scheduled consumer with bukkit scheduler.
  616. [14:57:32] [Server thread/INFO]: [TagAPI] Enabling TagAPI v3.0.6
  617. [14:57:32] [Server thread/WARN]: [TagAPI] Inconsistency found: Potential mod detected. TagAPI may not run properly. Let's try it anyway!
  618. [14:57:32] [Server thread/INFO]: [TagAPI] It looks like you're using a mod, but it's claiming to be "CraftBukkit" when I ask it.
  619. [14:57:32] [Server thread/INFO]: [TagAPI] When I check the version string I get "git-Spigot-5f38d38-18fbb24 (MC: 1.8.8)" which doesn't sound like CraftBukkit to me (Could be wrong!).
  620. [14:57:32] [Server thread/INFO]: [TagAPI] The above (or below, if your log reads in reverse) message DOES NOT mean there is a problem with TagAPI. Don't panic. Just breathe!
  621. [14:57:32] [Server thread/INFO]: [TagAPI] Detected ProtocolLib, using that for handling!
  622. [14:57:32] [Server thread/INFO]: [TagAPI] Using hooks for CraftBukkit via ProtocolLib
  623. [14:57:32] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.2;e38d98d
  624. [14:57:32] [Thread-13/WARN]: [PermissionsEx] The updater could not find any files for the project id 31279
  625. [14:57:32] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  626. [14:57:32] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  627. [14:57:32] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  628. [14:57:32] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  629. [14:57:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  630. [14:57:32] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  631. [14:57:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  632. [14:57:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  633. [14:57:32] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  634. [14:57:32] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  635. [14:57:32] [Server thread/INFO]: [WorldGuard] Loading region data...
  636. [14:57:32] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP vTeamCity
  637. [14:57:32] [Server thread/WARN]: config broken for xmpp
  638. [14:57:32] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.12.2
  639. [14:57:32] [Server thread/ERROR]: Error occurred while enabling EssentialsProtect v2.12.2 (Is it up to date?)
  640. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  641. at com.earth2me.essentials.protect.EssentialsConnect.<init>(EssentialsConnect.java:21) ~[?:?]
  642. at com.earth2me.essentials.protect.EssentialsProtect.onEnable(EssentialsProtect.java:32) ~[?:?]
  643. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  644. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  645. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  646. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  647. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  648. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  649. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  650. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  651. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  652. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  653. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  654. [14:57:32] [Server thread/INFO]: [BuyH] Enabling BuyHead v1.3.2
  655. [14:57:32] [Server thread/INFO]: [BuyH] Could not find en-US.yml
  656. [14:57:32] [Server thread/INFO]: [BuyH] Could not find fr-FR.yml
  657. [14:57:32] [Server thread/INFO]: [BuyH] Could not find nl-NL.yml
  658. [14:57:32] [Server thread/INFO]: [BuyH] Language file not found. Using default (en-US)
  659. [14:57:32] [Server thread/INFO]: [BuyH] BuyHead has been enabled (v1.3.2)
  660. [14:57:32] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
  661. [14:57:32] [Server thread/ERROR]: Error occurred while enabling EssentialsGeoIP vTeamCity (Is it up to date?)
  662. java.lang.NoClassDefFoundError: com/maxmind/geoip/LookupService
  663. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) ~[?:?]
  664. at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) ~[?:?]
  665. at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) ~[?:?]
  666. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  667. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  668. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  669. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  670. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  671. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  672. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  673. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  674. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  675. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  676. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  677. Caused by: java.lang.ClassNotFoundException: com.maxmind.geoip.LookupService
  678. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_66]
  679. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  680. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  681. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_66]
  682. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_66]
  683. ... 14 more
  684. [14:57:32] [Server thread/INFO]: [BossShop] Enabling BossShop v2.7.3
  685. [14:57:32] [Server thread/INFO]: [BossShop] Loading data...
  686. [14:57:32] [Server thread/INFO]: [BossShop] Loaded 6 Shops!
  687. [14:57:33] [Server thread/INFO]: [BossShop] Vault found.
  688. [14:57:33] [Server thread/INFO]: [ArchonCrates] Enabling ArchonCrates v17.3
  689. [14:57:33] [Server thread/INFO]: [==================================================================================================]
  690. [14:57:33] [Server thread/INFO]:
  691. [14:57:33] [Server thread/INFO]: [ArchonCrates] has been enabled!
  692. [14:57:33] [Server thread/INFO]:
  693. [14:57:33] [Server thread/INFO]: Update Check:
  694. [14:57:33] [Server thread/INFO]:
  695. [14:57:33] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.
  696.  
  697. [14:57:33] [Server thread/WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
  698. [14:57:33] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
  699. [14:57:33] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
  700. [14:57:33] [Server thread/WARN]: at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
  701. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Util.UpdateChecker.needsUpdated(UpdateChecker.java:33)
  702. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Tasks.OnEnable.<init>(OnEnable.java:192)
  703. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Main.onEnable(Main.java:11)
  704. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  705. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  706. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  707. [14:57:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  708. [14:57:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  709. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  710. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  711. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  712. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  713. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  714. [14:57:33] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  715. [14:57:33] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.
  716.  
  717. [14:57:33] [Server thread/WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
  718. [14:57:33] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:257)
  719. [14:57:33] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:339)
  720. [14:57:33] [Server thread/WARN]: at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:121)
  721. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Util.UpdateChecker.needsUpdated(UpdateChecker.java:33)
  722. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Tasks.OnEnable.<init>(OnEnable.java:198)
  723. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Main.onEnable(Main.java:11)
  724. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  725. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  726. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  727. [14:57:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  728. [14:57:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  729. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  730. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  731. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  732. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  733. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  734. [14:57:33] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  735. [14:57:33] [Server thread/INFO]: You are running the newest version of ArchonCrates! (17.3)
  736. [14:57:33] [Server thread/INFO]:
  737. [14:57:33] [Server thread/INFO]: Data Logger:
  738. [14:57:33] [Server thread/INFO]:
  739. [14:57:33] [Server thread/INFO]: Logging data...
  740. [14:57:33] [Server thread/INFO]:
  741. [14:57:33] [Server thread/INFO]: There was a problem logging the data!
  742. [14:57:33] [Server thread/INFO]: JUST IGNORE, THIS IS FOR DEVELOPERS ONLY!
  743. [14:57:33] [Server thread/INFO]:
  744. [14:57:33] [Server thread/WARN]: java.sql.SQLException: Access denied for user 'ArchonCratesAcc'@'185.87.23.156' (using password: YES)
  745. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  746. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  747. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  748. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  749. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  750. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  751. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  752. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  753. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  754. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  755. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  756. [14:57:33] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  757. [14:57:33] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
  758. [14:57:33] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  759. [14:57:33] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:422)
  760. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  761. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  762. [14:57:33] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  763. [14:57:33] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:664)
  764. [14:57:33] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:247)
  765. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Util.DataLogger.log(DataLogger.java:63)
  766. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Tasks.OnEnable.<init>(OnEnable.java:207)
  767. [14:57:33] [Server thread/WARN]: at com.HamiStudios.ArchonCrates.Main.onEnable(Main.java:11)
  768. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  769. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  770. [14:57:33] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  771. [14:57:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  772. [14:57:33] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  773. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  774. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  775. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  776. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  777. [14:57:33] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525)
  778. [14:57:33] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  779. [14:57:33] [Server thread/INFO]:
  780. [14:57:33] [Server thread/INFO]: Vault API:
  781. [14:57:33] [Server thread/INFO]:
  782. [14:57:33] [Server thread/INFO]: You have Vault installed this will allow ArchonCrates to use the Economy system for
  783. [14:57:33] [Server thread/INFO]: the buy signs and also use the sub commands feature for the crate loot!
  784. [14:57:33] [Server thread/INFO]:
  785. [14:57:33] [Server thread/INFO]: [==================================================================================================]
  786. [14:57:33] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
  787. [14:57:33] [Server thread/INFO]: [ParticleHats] Enabling ParticleHats v3.1.0
  788. [14:57:33] [Server thread/INFO]: ParticleHats) Loading ParticleHats v3.1.0
  789. [14:57:33] [Server thread/INFO]: ParticleHats)
  790. [14:57:33] [Server thread/INFO]: ParticleHats) Patching some settings for older versions
  791. [14:57:33] [Server thread/INFO]: ParticleHats) Initializing config files
  792. [14:57:33] [Server thread/INFO]: ParticleHats) Loading config.yml
  793. [14:57:33] [Server thread/INFO]: ParticleHats) Loading messages.yml
  794. [14:57:33] [Server thread/INFO]: ParticleHats) Loading menu_index.yml
  795. [14:57:33] [Server thread/INFO]: ParticleHats) Loading particles.yml
  796. [14:57:33] [Server thread/INFO]: ParticleHats) done
  797. [14:57:33] [Server thread/INFO]: ParticleHats)
  798. [14:57:33] [Server thread/INFO]: ParticleHats) Checking for newer config versions
  799. [14:57:33] [Server thread/INFO]: ParticleHats) No new versions found
  800. [14:57:33] [Server thread/INFO]: ParticleHats)
  801. [14:57:33] [Server thread/INFO]: ParticleHats) ParticleHats is loaded and ready to go.
  802. [14:57:33] [Server thread/INFO]: [CustomTab] Enabling CustomTab v1.1
  803. [14:57:33] [Server thread/INFO]: [BukkitGames] Enabling BukkitGames v2.5.3
  804. [14:57:33] [Server thread/INFO]: [BukkitGames] ------ BUKKITGAMES INSTALLATION ------
  805. [14:57:33] [Server thread/ERROR]: [BukkitGames] BukkitGames could not be enabled, as you are running an incompatible server version. Please use a version implementing the API version v1_10_R1.
  806. [14:57:33] [Server thread/INFO]: [BukkitGames] Most of the time this means you have to update your server to the latest (development) version of Spigot/Craftbukkit.
  807. [14:57:33] [Server thread/INFO]: [BukkitGames] ------ ------------------------ ------
  808. [14:57:33] [Server thread/INFO]: [BukkitGames] Disabling BukkitGames v2.5.3
  809. [14:57:33] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1267)
  810. [14:57:33] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  811. [14:57:33] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  812. [14:57:33] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  813. [14:57:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: FLAT & seed: -7199859540775255857
  814. [14:57:33] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 7658376223856780888
  815. [14:57:33] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  816. [14:57:33] [Server thread/INFO]: Cactus Growth Modifier: 100%
  817. [14:57:33] [Server thread/INFO]: Cane Growth Modifier: 100%
  818. [14:57:33] [Server thread/INFO]: Melon Growth Modifier: 100%
  819. [14:57:33] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  820. [14:57:33] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  821. [14:57:33] [Server thread/INFO]: Sapling Growth Modifier: 100%
  822. [14:57:33] [Server thread/INFO]: Wheat Growth Modifier: 100%
  823. [14:57:33] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  824. [14:57:33] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  825. [14:57:33] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  826. [14:57:33] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  827. [14:57:33] [Server thread/INFO]: Mob Spawn Range: 4
  828. [14:57:33] [Server thread/INFO]: Anti X-Ray: true
  829. [14:57:33] [Server thread/INFO]: Engine Mode: 1
  830. [14:57:33] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  831. [14:57:33] [Server thread/INFO]: Replace Blocks: [1, 5]
  832. [14:57:33] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  833. [14:57:33] [Server thread/INFO]: Random Lighting Updates: false
  834. [14:57:33] [Server thread/INFO]: Structure Info Saving: true
  835. [14:57:33] [Server thread/INFO]: Sending up to 10 chunks per packet
  836. [14:57:33] [Server thread/INFO]: Max Entity Collisions: 8
  837. [14:57:33] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  838. [14:57:33] [Server thread/INFO]: Max TNT Explosions: 100
  839. [14:57:33] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  840. [14:57:33] [Server thread/INFO]: Item Despawn Rate: 6000
  841. [14:57:33] [Server thread/INFO]: Item Merge Radius: 2.5
  842. [14:57:33] [Server thread/INFO]: Arrow Despawn Rate: 1200
  843. [14:57:33] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  844. [14:57:33] [Server thread/INFO]: View Distance: 10
  845. [14:57:33] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  846. [14:57:33] [Server thread/INFO]: Chunks to Grow per Tick: 650
  847. [14:57:33] [Server thread/INFO]: Clear tick list: false
  848. [14:57:33] [Server thread/INFO]: Experience Merge Radius: 3.0
  849. [14:57:33] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7658376223856780888)
  850. [14:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  851. [14:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  852. [14:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  853. [14:57:34] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  854. [14:57:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  855. [14:57:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 7658376223856780888
  856. [14:57:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'plotworld' - Env: NORMAL - Type: NORMAL & seed: -1605336142495837671 & generator: PlotMe-DefaultGenerator
  857. [14:57:34] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  858. [14:57:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  859. [14:57:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  860. [14:57:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  861. [14:57:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  862. [14:57:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  863. [14:57:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  864. [14:57:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  865. [14:57:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  866. [14:57:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  867. [14:57:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  868. [14:57:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  869. [14:57:34] [Server thread/INFO]: Mob Spawn Range: 4
  870. [14:57:34] [Server thread/INFO]: Anti X-Ray: true
  871. [14:57:34] [Server thread/INFO]: Engine Mode: 1
  872. [14:57:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  873. [14:57:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  874. [14:57:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  875. [14:57:34] [Server thread/INFO]: Random Lighting Updates: false
  876. [14:57:34] [Server thread/INFO]: Structure Info Saving: true
  877. [14:57:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  878. [14:57:34] [Server thread/INFO]: Max Entity Collisions: 8
  879. [14:57:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  880. [14:57:34] [Server thread/INFO]: Max TNT Explosions: 100
  881. [14:57:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  882. [14:57:34] [Server thread/INFO]: Item Despawn Rate: 6000
  883. [14:57:34] [Server thread/INFO]: Item Merge Radius: 2.5
  884. [14:57:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  885. [14:57:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  886. [14:57:34] [Server thread/INFO]: View Distance: 10
  887. [14:57:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  888. [14:57:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  889. [14:57:34] [Server thread/INFO]: Clear tick list: false
  890. [14:57:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  891. [14:57:34] [Server thread/INFO]: Preparing start region for level 3 (Seed: -1605336142495837671)
  892. [14:57:34] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  893. [14:57:34] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  894. [14:57:34] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  895. [14:57:34] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  896. [14:57:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  897. [14:57:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Nether' - Env: NETHER - Type: NORMAL & seed: -504618605702107985
  898. [14:57:34] [Server thread/INFO]: -------- World Settings For [Nether] --------
  899. [14:57:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  900. [14:57:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  901. [14:57:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  902. [14:57:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  903. [14:57:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  904. [14:57:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  905. [14:57:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  906. [14:57:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  907. [14:57:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  908. [14:57:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  909. [14:57:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  910. [14:57:34] [Server thread/INFO]: Mob Spawn Range: 4
  911. [14:57:34] [Server thread/INFO]: Anti X-Ray: true
  912. [14:57:34] [Server thread/INFO]: Engine Mode: 1
  913. [14:57:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  914. [14:57:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  915. [14:57:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  916. [14:57:34] [Server thread/INFO]: Random Lighting Updates: false
  917. [14:57:34] [Server thread/INFO]: Structure Info Saving: true
  918. [14:57:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  919. [14:57:34] [Server thread/INFO]: Max Entity Collisions: 8
  920. [14:57:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  921. [14:57:34] [Server thread/INFO]: Max TNT Explosions: 100
  922. [14:57:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  923. [14:57:34] [Server thread/INFO]: Item Despawn Rate: 6000
  924. [14:57:34] [Server thread/INFO]: Item Merge Radius: 2.5
  925. [14:57:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  926. [14:57:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  927. [14:57:34] [Server thread/INFO]: View Distance: 10
  928. [14:57:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  929. [14:57:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  930. [14:57:34] [Server thread/INFO]: Clear tick list: false
  931. [14:57:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  932. [14:57:34] [Server thread/INFO]: Preparing start region for level 4 (Seed: -504618605702107985)
  933. [14:57:34] [Server thread/INFO]: [WorldGuard] (Nether) TNT ignition is PERMITTED.
  934. [14:57:34] [Server thread/INFO]: [WorldGuard] (Nether) Lighters are PERMITTED.
  935. [14:57:34] [Server thread/INFO]: [WorldGuard] (Nether) Lava fire is blocked.
  936. [14:57:34] [Server thread/INFO]: [WorldGuard] (Nether) Fire spread is UNRESTRICTED.
  937. [14:57:34] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Nether'
  938. [14:57:34] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Farmwelt' - Env: NORMAL - Type: NORMAL & seed: 7094068397099764147
  939. [14:57:34] [Server thread/INFO]: -------- World Settings For [Farmwelt] --------
  940. [14:57:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  941. [14:57:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  942. [14:57:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  943. [14:57:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  944. [14:57:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  945. [14:57:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  946. [14:57:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  947. [14:57:34] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  948. [14:57:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  949. [14:57:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  950. [14:57:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  951. [14:57:34] [Server thread/INFO]: Mob Spawn Range: 4
  952. [14:57:34] [Server thread/INFO]: Anti X-Ray: true
  953. [14:57:34] [Server thread/INFO]: Engine Mode: 1
  954. [14:57:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  955. [14:57:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  956. [14:57:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  957. [14:57:34] [Server thread/INFO]: Random Lighting Updates: false
  958. [14:57:34] [Server thread/INFO]: Structure Info Saving: true
  959. [14:57:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  960. [14:57:34] [Server thread/INFO]: Max Entity Collisions: 8
  961. [14:57:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  962. [14:57:34] [Server thread/INFO]: Max TNT Explosions: 100
  963. [14:57:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  964. [14:57:34] [Server thread/INFO]: Item Despawn Rate: 6000
  965. [14:57:34] [Server thread/INFO]: Item Merge Radius: 2.5
  966. [14:57:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  967. [14:57:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  968. [14:57:34] [Server thread/INFO]: View Distance: 10
  969. [14:57:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  970. [14:57:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  971. [14:57:34] [Server thread/INFO]: Clear tick list: false
  972. [14:57:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  973. [14:57:34] [Server thread/INFO]: Preparing start region for level 5 (Seed: 7094068397099764147)
  974. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt) TNT ignition is PERMITTED.
  975. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lighters are PERMITTED.
  976. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt) Lava fire is blocked.
  977. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt) Fire spread is UNRESTRICTED.
  978. [14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Farmwelt'
  979. [14:57:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Farmwelt2' - Env: NORMAL - Type: NORMAL & seed: 7658376223856780888
  980. [14:57:35] [Server thread/INFO]: -------- World Settings For [Farmwelt2] --------
  981. [14:57:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  982. [14:57:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  983. [14:57:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  984. [14:57:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  985. [14:57:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  986. [14:57:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  987. [14:57:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  988. [14:57:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  989. [14:57:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  990. [14:57:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  991. [14:57:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  992. [14:57:35] [Server thread/INFO]: Mob Spawn Range: 4
  993. [14:57:35] [Server thread/INFO]: Anti X-Ray: true
  994. [14:57:35] [Server thread/INFO]: Engine Mode: 1
  995. [14:57:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  996. [14:57:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  997. [14:57:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  998. [14:57:35] [Server thread/INFO]: Random Lighting Updates: false
  999. [14:57:35] [Server thread/INFO]: Structure Info Saving: true
  1000. [14:57:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  1001. [14:57:35] [Server thread/INFO]: Max Entity Collisions: 8
  1002. [14:57:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1003. [14:57:35] [Server thread/INFO]: Max TNT Explosions: 100
  1004. [14:57:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1005. [14:57:35] [Server thread/INFO]: Item Despawn Rate: 6000
  1006. [14:57:35] [Server thread/INFO]: Item Merge Radius: 2.5
  1007. [14:57:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1008. [14:57:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1009. [14:57:35] [Server thread/INFO]: View Distance: 10
  1010. [14:57:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1011. [14:57:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1012. [14:57:35] [Server thread/INFO]: Clear tick list: false
  1013. [14:57:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  1014. [14:57:35] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7658376223856780888)
  1015. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt2) TNT ignition is PERMITTED.
  1016. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt2) Lighters are PERMITTED.
  1017. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt2) Lava fire is blocked.
  1018. [14:57:35] [Server thread/INFO]: [WorldGuard] (Farmwelt2) Fire spread is UNRESTRICTED.
  1019. [14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Farmwelt2'
  1020. [14:57:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Arena' - Env: NORMAL - Type: FLAT & seed: -8463919934027728604
  1021. [14:57:35] [Server thread/INFO]: -------- World Settings For [Arena] --------
  1022. [14:57:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1023. [14:57:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  1024. [14:57:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  1025. [14:57:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1026. [14:57:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1027. [14:57:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1028. [14:57:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1029. [14:57:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1030. [14:57:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1031. [14:57:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1032. [14:57:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1033. [14:57:35] [Server thread/INFO]: Mob Spawn Range: 4
  1034. [14:57:35] [Server thread/INFO]: Anti X-Ray: true
  1035. [14:57:35] [Server thread/INFO]: Engine Mode: 1
  1036. [14:57:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1037. [14:57:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  1038. [14:57:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1039. [14:57:35] [Server thread/INFO]: Random Lighting Updates: false
  1040. [14:57:35] [Server thread/INFO]: Structure Info Saving: true
  1041. [14:57:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  1042. [14:57:35] [Server thread/INFO]: Max Entity Collisions: 8
  1043. [14:57:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1044. [14:57:35] [Server thread/INFO]: Max TNT Explosions: 100
  1045. [14:57:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1046. [14:57:35] [Server thread/INFO]: Item Despawn Rate: 6000
  1047. [14:57:35] [Server thread/INFO]: Item Merge Radius: 2.5
  1048. [14:57:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1049. [14:57:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1050. [14:57:35] [Server thread/INFO]: View Distance: 10
  1051. [14:57:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1052. [14:57:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1053. [14:57:35] [Server thread/INFO]: Clear tick list: false
  1054. [14:57:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  1055. [14:57:35] [Server thread/INFO]: Preparing start region for level 7 (Seed: -8463919934027728604)
  1056. [14:57:35] [Server thread/INFO]: [WorldGuard] (Arena) TNT ignition is PERMITTED.
  1057. [14:57:35] [Server thread/INFO]: [WorldGuard] (Arena) Lighters are PERMITTED.
  1058. [14:57:35] [Server thread/INFO]: [WorldGuard] (Arena) Lava fire is blocked.
  1059. [14:57:35] [Server thread/INFO]: [WorldGuard] (Arena) Fire spread is UNRESTRICTED.
  1060. [14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arena'
  1061. [14:57:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'LuckyBlock' - Env: NORMAL - Type: FLAT & seed: -4017467065985372147
  1062. [14:57:35] [Server thread/INFO]: -------- World Settings For [LuckyBlock] --------
  1063. [14:57:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1064. [14:57:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  1065. [14:57:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  1066. [14:57:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1067. [14:57:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1068. [14:57:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1069. [14:57:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1070. [14:57:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1071. [14:57:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1072. [14:57:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1073. [14:57:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1074. [14:57:35] [Server thread/INFO]: Mob Spawn Range: 4
  1075. [14:57:35] [Server thread/INFO]: Anti X-Ray: true
  1076. [14:57:35] [Server thread/INFO]: Engine Mode: 1
  1077. [14:57:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1078. [14:57:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  1079. [14:57:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1080. [14:57:35] [Server thread/INFO]: Random Lighting Updates: false
  1081. [14:57:35] [Server thread/INFO]: Structure Info Saving: true
  1082. [14:57:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  1083. [14:57:35] [Server thread/INFO]: Max Entity Collisions: 8
  1084. [14:57:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1085. [14:57:35] [Server thread/INFO]: Max TNT Explosions: 100
  1086. [14:57:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1087. [14:57:35] [Server thread/INFO]: Item Despawn Rate: 6000
  1088. [14:57:35] [Server thread/INFO]: Item Merge Radius: 2.5
  1089. [14:57:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1090. [14:57:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1091. [14:57:35] [Server thread/INFO]: View Distance: 10
  1092. [14:57:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1093. [14:57:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1094. [14:57:35] [Server thread/INFO]: Clear tick list: false
  1095. [14:57:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  1096. [14:57:35] [Server thread/INFO]: Preparing start region for level 8 (Seed: -4017467065985372147)
  1097. [14:57:35] [Server thread/INFO]: [WorldGuard] (LuckyBlock) TNT ignition is PERMITTED.
  1098. [14:57:35] [Server thread/INFO]: [WorldGuard] (LuckyBlock) Lighters are PERMITTED.
  1099. [14:57:35] [Server thread/INFO]: [WorldGuard] (LuckyBlock) Lava fire is blocked.
  1100. [14:57:35] [Server thread/INFO]: [WorldGuard] (LuckyBlock) Fire spread is UNRESTRICTED.
  1101. [14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'LuckyBlock'
  1102. [14:57:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'StarWars' - Env: THE_END - Type: NORMAL & seed: 4241225531750096766
  1103. [14:57:35] [Server thread/INFO]: -------- World Settings For [StarWars] --------
  1104. [14:57:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1105. [14:57:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  1106. [14:57:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  1107. [14:57:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1108. [14:57:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1109. [14:57:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1110. [14:57:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1111. [14:57:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1112. [14:57:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1113. [14:57:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1114. [14:57:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1115. [14:57:35] [Server thread/INFO]: Mob Spawn Range: 4
  1116. [14:57:35] [Server thread/INFO]: Anti X-Ray: true
  1117. [14:57:35] [Server thread/INFO]: Engine Mode: 1
  1118. [14:57:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1119. [14:57:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  1120. [14:57:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1121. [14:57:35] [Server thread/INFO]: Random Lighting Updates: false
  1122. [14:57:35] [Server thread/INFO]: Structure Info Saving: true
  1123. [14:57:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  1124. [14:57:35] [Server thread/INFO]: Max Entity Collisions: 8
  1125. [14:57:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1126. [14:57:35] [Server thread/INFO]: Max TNT Explosions: 100
  1127. [14:57:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1128. [14:57:35] [Server thread/INFO]: Item Despawn Rate: 6000
  1129. [14:57:35] [Server thread/INFO]: Item Merge Radius: 2.5
  1130. [14:57:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1131. [14:57:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1132. [14:57:35] [Server thread/INFO]: View Distance: 10
  1133. [14:57:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1134. [14:57:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1135. [14:57:35] [Server thread/INFO]: Clear tick list: false
  1136. [14:57:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  1137. [14:57:35] [Server thread/INFO]: Preparing start region for level 9 (Seed: 4241225531750096766)
  1138. [14:57:35] [Server thread/INFO]: [WorldGuard] (StarWars) TNT ignition is PERMITTED.
  1139. [14:57:35] [Server thread/INFO]: [WorldGuard] (StarWars) Lighters are PERMITTED.
  1140. [14:57:35] [Server thread/INFO]: [WorldGuard] (StarWars) Lava fire is blocked.
  1141. [14:57:35] [Server thread/INFO]: [WorldGuard] (StarWars) Fire spread is UNRESTRICTED.
  1142. [14:57:35] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'StarWars'
  1143. [14:57:35] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'VIP[Nether]' - Env: NETHER - Type: NORMAL & seed: -8845780479487051213
  1144. [14:57:35] [Server thread/INFO]: -------- World Settings For [VIP[Nether]] --------
  1145. [14:57:35] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1146. [14:57:35] [Server thread/INFO]: Cane Growth Modifier: 100%
  1147. [14:57:35] [Server thread/INFO]: Melon Growth Modifier: 100%
  1148. [14:57:35] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1149. [14:57:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1150. [14:57:35] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1151. [14:57:35] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1152. [14:57:35] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1153. [14:57:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1154. [14:57:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1155. [14:57:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1156. [14:57:35] [Server thread/INFO]: Mob Spawn Range: 4
  1157. [14:57:35] [Server thread/INFO]: Anti X-Ray: true
  1158. [14:57:35] [Server thread/INFO]: Engine Mode: 1
  1159. [14:57:35] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1160. [14:57:35] [Server thread/INFO]: Replace Blocks: [1, 5]
  1161. [14:57:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1162. [14:57:35] [Server thread/INFO]: Random Lighting Updates: false
  1163. [14:57:35] [Server thread/INFO]: Structure Info Saving: true
  1164. [14:57:35] [Server thread/INFO]: Sending up to 10 chunks per packet
  1165. [14:57:35] [Server thread/INFO]: Max Entity Collisions: 8
  1166. [14:57:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1167. [14:57:35] [Server thread/INFO]: Max TNT Explosions: 100
  1168. [14:57:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1169. [14:57:35] [Server thread/INFO]: Item Despawn Rate: 6000
  1170. [14:57:35] [Server thread/INFO]: Item Merge Radius: 2.5
  1171. [14:57:35] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1172. [14:57:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1173. [14:57:35] [Server thread/INFO]: View Distance: 10
  1174. [14:57:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1175. [14:57:35] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1176. [14:57:35] [Server thread/INFO]: Clear tick list: false
  1177. [14:57:35] [Server thread/INFO]: Experience Merge Radius: 3.0
  1178. [14:57:35] [Server thread/INFO]: Preparing start region for level 10 (Seed: -8845780479487051213)
  1179. [14:57:36] [Server thread/INFO]: [WorldGuard] (VIP[Nether]) TNT ignition is PERMITTED.
  1180. [14:57:36] [Server thread/INFO]: [WorldGuard] (VIP[Nether]) Lighters are PERMITTED.
  1181. [14:57:36] [Server thread/INFO]: [WorldGuard] (VIP[Nether]) Lava fire is blocked.
  1182. [14:57:36] [Server thread/INFO]: [WorldGuard] (VIP[Nether]) Fire spread is UNRESTRICTED.
  1183. [14:57:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'VIP[Nether]'
  1184. [14:57:36] [Server thread/WARN]: [Multiverse-Core] Spawn location from world.dat file was unsafe. Adjusting...
  1185. [14:57:36] [Server thread/WARN]: [Multiverse-Core] Original Location: X: -3,512 Y: 70 Z: 755 P: 0 Y: 0
  1186. [14:57:36] [Server thread/ERROR]: [Multiverse-Core] New safe spawn NOT found!!!
  1187. [14:57:36] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Creative' - Env: NORMAL - Type: NORMAL & seed: -7614336984623990038 & generator: PlotMe
  1188. [14:57:36] [Server thread/INFO]: -------- World Settings For [Creative] --------
  1189. [14:57:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1190. [14:57:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  1191. [14:57:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  1192. [14:57:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1193. [14:57:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1194. [14:57:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1195. [14:57:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1196. [14:57:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1197. [14:57:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1198. [14:57:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1199. [14:57:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1200. [14:57:36] [Server thread/INFO]: Mob Spawn Range: 4
  1201. [14:57:36] [Server thread/INFO]: Anti X-Ray: true
  1202. [14:57:36] [Server thread/INFO]: Engine Mode: 1
  1203. [14:57:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1204. [14:57:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  1205. [14:57:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1206. [14:57:36] [Server thread/INFO]: Random Lighting Updates: false
  1207. [14:57:36] [Server thread/INFO]: Structure Info Saving: true
  1208. [14:57:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  1209. [14:57:36] [Server thread/INFO]: Max Entity Collisions: 8
  1210. [14:57:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1211. [14:57:36] [Server thread/INFO]: Max TNT Explosions: 100
  1212. [14:57:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1213. [14:57:36] [Server thread/INFO]: Item Despawn Rate: 6000
  1214. [14:57:36] [Server thread/INFO]: Item Merge Radius: 2.5
  1215. [14:57:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1216. [14:57:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1217. [14:57:36] [Server thread/INFO]: View Distance: 10
  1218. [14:57:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1219. [14:57:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1220. [14:57:36] [Server thread/INFO]: Clear tick list: false
  1221. [14:57:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  1222. [14:57:36] [Server thread/INFO]: Preparing start region for level 11 (Seed: -7614336984623990038)
  1223. [14:57:36] [Server thread/INFO]: [WorldGuard] (Creative) TNT ignition is PERMITTED.
  1224. [14:57:36] [Server thread/INFO]: [WorldGuard] (Creative) Lighters are PERMITTED.
  1225. [14:57:36] [Server thread/INFO]: [WorldGuard] (Creative) Lava fire is blocked.
  1226. [14:57:36] [Server thread/INFO]: [WorldGuard] (Creative) Fire spread is UNRESTRICTED.
  1227. [14:57:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Creative'
  1228. [14:57:36] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Niklas409' - Env: NORMAL - Type: FLAT & seed: 4019455537591904571
  1229. [14:57:36] [Server thread/INFO]: -------- World Settings For [Niklas409] --------
  1230. [14:57:36] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1231. [14:57:36] [Server thread/INFO]: Cane Growth Modifier: 100%
  1232. [14:57:36] [Server thread/INFO]: Melon Growth Modifier: 100%
  1233. [14:57:36] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1234. [14:57:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1235. [14:57:36] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1236. [14:57:36] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1237. [14:57:36] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1238. [14:57:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1239. [14:57:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1240. [14:57:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1241. [14:57:36] [Server thread/INFO]: Mob Spawn Range: 4
  1242. [14:57:36] [Server thread/INFO]: Anti X-Ray: true
  1243. [14:57:36] [Server thread/INFO]: Engine Mode: 1
  1244. [14:57:36] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1245. [14:57:36] [Server thread/INFO]: Replace Blocks: [1, 5]
  1246. [14:57:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1247. [14:57:36] [Server thread/INFO]: Random Lighting Updates: false
  1248. [14:57:36] [Server thread/INFO]: Structure Info Saving: true
  1249. [14:57:36] [Server thread/INFO]: Sending up to 10 chunks per packet
  1250. [14:57:36] [Server thread/INFO]: Max Entity Collisions: 8
  1251. [14:57:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1252. [14:57:36] [Server thread/INFO]: Max TNT Explosions: 100
  1253. [14:57:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1254. [14:57:36] [Server thread/INFO]: Item Despawn Rate: 6000
  1255. [14:57:36] [Server thread/INFO]: Item Merge Radius: 2.5
  1256. [14:57:36] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1257. [14:57:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1258. [14:57:36] [Server thread/INFO]: View Distance: 10
  1259. [14:57:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1260. [14:57:36] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1261. [14:57:36] [Server thread/INFO]: Clear tick list: false
  1262. [14:57:36] [Server thread/INFO]: Experience Merge Radius: 3.0
  1263. [14:57:36] [Server thread/INFO]: Preparing start region for level 12 (Seed: 4019455537591904571)
  1264. [14:57:36] [Server thread/INFO]: [WorldGuard] (Niklas409) TNT ignition is PERMITTED.
  1265. [14:57:36] [Server thread/INFO]: [WorldGuard] (Niklas409) Lighters are PERMITTED.
  1266. [14:57:36] [Server thread/INFO]: [WorldGuard] (Niklas409) Lava fire is blocked.
  1267. [14:57:36] [Server thread/INFO]: [WorldGuard] (Niklas409) Fire spread is UNRESTRICTED.
  1268. [14:57:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Niklas409'
  1269. [14:57:36] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
  1270. [14:57:36] [Server thread/INFO]: [DiscoFloor] Enabling DiscoFloor v1.2.2
  1271. [14:57:36] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.4-b126
  1272. [14:57:37] [Server thread/INFO]: [Multiverse-Inventories] Checking for conflicts in groups...
  1273. [14:57:37] [Server thread/INFO]: [Multiverse-Inventories] No group conflicts found!
  1274. [14:57:37] [Server thread/INFO]: [Multiverse-Inventories 2.4-b126] enabled.
  1275. [14:57:37] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1276. [14:57:37] [Server thread/INFO]: Done (8.974s)! For help, type "help" or "?"
  1277. [14:57:37] [Server thread/INFO]: [Citizens] 9 NPCs geladen.
  1278. [14:58:00] [Server thread/INFO]: Saving...
  1279. [14:58:00] [Server thread/INFO]: Saved the world
  1280. [14:58:00] [Server thread/INFO]: Stopping the server
  1281. [14:58:00] [Server thread/INFO]: Stopping server
  1282. [14:58:00] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.4-b126
  1283. [14:58:00] [Server thread/INFO]: [Multiverse-Inventories 2.4-b126] disabled.
  1284. [14:58:00] [Server thread/INFO]: [DiscoFloor] Disabling DiscoFloor v1.2.2
  1285. [14:58:00] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.4-b527
  1286. [14:58:00] [Server thread/INFO]: [Multiverse-Core] - Disabled
  1287. [14:58:00] [Server thread/INFO]: [PlotMe-DefaultGenerator] Disabling PlotMe-DefaultGenerator v0.16.1
  1288. [14:58:00] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1267)
  1289. [14:58:00] [Server thread/INFO]: [PlotMe] Disabling PlotMe v0.16.3
  1290. [14:58:00] [Server thread/INFO]: [CustomTab] Disabling CustomTab v1.1
  1291. [14:58:00] [Server thread/INFO]: [ParticleHats] Disabling ParticleHats v3.1.0
  1292. [14:58:00] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
  1293. [14:58:00] [Server thread/INFO]: [ArchonCrates] Disabling ArchonCrates v17.3
  1294. [14:58:00] [Server thread/INFO]: [BossShop] Disabling BossShop v2.7.3
  1295. [14:58:00] [Server thread/INFO]: [BossShop] Disabling... bye!
  1296. [14:58:00] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
  1297. [14:58:00] [Server thread/INFO]: [BuyH] Disabling BuyHead v1.3.2
  1298. [14:58:00] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.12.2
  1299. [14:58:00] [Server thread/INFO]: [EssentialsXMPP] Disabling EssentialsXMPP vTeamCity
  1300. [14:58:00] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.2;e38d98d
  1301. [14:58:00] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1302. [14:58:00] [Server thread/INFO]: [TagAPI] Disabling TagAPI v3.0.6
  1303. [14:58:00] [Server thread/INFO]: [LogBlock] Disabling LogBlock v1.10.0
  1304. [14:58:00] [Server thread/INFO]: [LogBlock] Waiting for consumer ...
  1305. [14:58:00] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.pool.HikariPool - LogBlock-Connection-Pool - Close initiated...
  1306. [14:58:00] [Server thread/WARN]: [Server thread] INFO com.zaxxer.hikari.pool.HikariPool - LogBlock-Connection-Pool - Closed.
  1307. [14:58:00] [Server thread/INFO]: [TokenManager] Disabling TokenManager v2.0.8
  1308. [14:58:00] [Server thread/INFO]: [TokenManager] Saving to local file was completed.
  1309. [14:58:00] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  1310. [14:58:00] [Server thread/INFO]: [Essentials] Payment method was disabled. No longer accepting payments.
  1311. [14:58:00] [Server thread/INFO]: [MOTDColor] Disabling MOTDColor v0.5
  1312. [14:58:00] [Server thread/INFO]: [MOTDColor] MOTDColor disabled!
  1313. [14:58:00] [Server thread/INFO]: [MCWebi] Disabling MCWebi v1.30b
  1314. [14:58:00] [Server thread/INFO]: [SQLibrary] Disabling SQLibrary v7.1
  1315. [14:58:00] [Server thread/INFO]: SQLibrary stopped.
  1316. [14:58:00] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1317. [14:58:00] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1318. [14:58:00] [Server thread/INFO]: [ItemCases] Disabling ItemCases v1.5.1
  1319. [14:58:00] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  1320. [14:58:00] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  1321. [14:58:00] [Server thread/INFO]: [OpGuard] Disabling OpGuard v2.0.1
  1322. [14:58:00] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  1323. [14:58:00] [Server thread/INFO]: [DropParty] Disabling DropParty v3.1
  1324. [14:58:00] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.3.6
  1325. [14:58:00] [Server thread/INFO]: [iDisguise] iDisguise 5.3.6 disabled!
  1326. [14:58:00] [Server thread/INFO]: [Cop] Disabling Cop v1.3d
  1327. [14:58:00] [Server thread/INFO]: [Cop] has been disabled.
  1328. [14:58:00] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.13.7-RC-sMD5NET-b925
  1329. [14:58:00] [Server thread/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  1330. [14:58:00] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  1331. [14:58:00] [Server thread/INFO]: Version 3.13.7-RC-sMD5NET-b925 is disabled.
  1332. [14:58:00] [Server thread/INFO]: [LobbySwitch] Disabling LobbySwitch v0.5.8
  1333. [14:58:00] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.1.0
  1334. [14:58:00] [Server thread/INFO]: [StatsSystem] Disabling StatsSystem v1.4
  1335. [14:58:00] [Server thread/INFO]: [TablistPrefix] Disabling TablistPrefix v1.4.1
  1336. [14:58:00] [Server thread/INFO]: [SimplePets] Disabling SimplePets v1.6.5
  1337. [14:58:00] [Server thread/INFO]: [TrollGUI] Disabling TrollGUI v1.3
  1338. [14:58:00] [Server thread/INFO]: [Votifier] Disabling Votifier v1.9
  1339. [14:58:00] [Server thread/INFO]: [Votifier] Votifier disabled.
  1340. [14:58:00] [Server thread/INFO]: [SkQuery] Disabling SkQuery v3.21.4
  1341. [14:58:00] [Thread-10/WARN]: [Votifier] Protocol error. Ignoring packet - Socket closed
  1342. [14:58:00] [Server thread/INFO]: [TPonJoin] Disabling TPonJoin v1.2
  1343. [14:58:00] [Server thread/INFO]: [TPonJoin] TPonJoin 1.2 by ItzNielsch disbled
  1344. [14:58:00] [Server thread/INFO]: [Lobby] Disabling Lobby v99.1
  1345. [14:58:00] [Server thread/INFO]: [Lobby] Lobby Plugin has been disabled!
  1346. [14:58:00] [Server thread/ERROR]: Error occurred while disabling Lobby v99.1 (Is it up to date?)
  1347. java.lang.IllegalArgumentException: Name cannot be null
  1348. at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1349. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.getWorld(CraftServer.java:1014) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1350. at org.bukkit.Bukkit.getWorld(Bukkit.java:496) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1351. at me.coredtv.lobby.Lobby.getspawn(Lobby.java:339) ~[?:?]
  1352. at me.coredtv.lobby.Lobby.onDisable(Lobby.java:131) ~[?:?]
  1353. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1354. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1355. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1356. at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1357. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1358. at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1359. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:593) [spigot-1.8.8.jar:git-Spigot-5f38d38-18fbb24]
  1360. at java.lang.Thread.run(Thread.java:745) [?:1.8.0_66]
  1361. [14:58:00] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.0.5
  1362. [14:58:00] [Server thread/INFO]:
  1363.  
  1364. []=====[Disabling AdvancedBan]=====[]
  1365. | Information:
  1366. | Name: AdvancedBan
  1367. | Developer: Leoko
  1368. | Version: 2.0.5
  1369. | MySQL: false
  1370. | Support:
  1371. | Skype: Leoko33
  1372. | Mail: Leoko4433@gmail.com
  1373. | Update:
  1374. | You have the newest version
  1375. []================================[]
  1376.  
  1377. [14:58:00] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.5
  1378. [14:58:00] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
  1379. [14:58:00] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1380. [14:58:00] [Server thread/INFO]: [PacketListenerApi] Disabling PacketListenerApi v3.4.4
  1381. [14:58:00] [Server thread/INFO]: Removing channels for online players...
  1382. [14:58:00] [Server thread/INFO]: Removing packet handlers (0)...
  1383. [14:58:00] [Server thread/INFO]: [LuckyBlocks] Disabling LuckyBlocks v10.0
  1384. [14:58:00] [Server thread/INFO]: [LuckyBlocks] has been disabled!
  1385. [14:58:00] [Server thread/INFO]: [FullVanish] Disabling FullVanish v1.1
  1386. [14:58:00] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  1387. [14:58:00] [Server thread/INFO]: [OnlyProxyJoin] Disabling OnlyProxyJoin v0.1
  1388. [14:58:00] [Server thread/INFO]: [Skript] Disabling Skript v2.1.2
  1389. [14:58:00] [Server thread/INFO]: [AntiWerbung] Disabling AntiWerbung v1.3
  1390. [14:58:00] [Server thread/INFO]: Disabled
  1391. [14:58:00] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.3;7a097ca
  1392. [14:58:00] [Server thread/INFO]: [TTA] Disabling TTA v1.2
  1393. [14:58:00] [Server thread/INFO]: [TTA] Version: 1.2 by [Herbystar] disabled!
  1394. [14:58:00] [Server thread/INFO]: [Gifts] Disabling Gifts vBeta-1
  1395. [14:58:00] [Server thread/INFO]: [SlotZ] Disabling SlotZ v1.0.0
  1396. [14:58:00] [Server thread/INFO]: [SlotZ] Plugin has been Disabled
  1397. [14:58:00] [Server thread/INFO]: [MaintenanceMode] Disabling MaintenanceMode vBETA 1.7
  1398. [14:58:00] [Server thread/INFO]: [BossBarAPI] Disabling BossBarAPI v2.4.1
  1399. [14:58:00] [Server thread/INFO]: [RankTime] Disabling RankTime v2.0
  1400. [14:58:00] [Server thread/INFO]: [Craftconomy3] Disabling Craftconomy3 v3.3-e72ac42-trv178
  1401. [14:58:00] [Server thread/INFO]: [Craftconomy3] Closing the connection to the database.
  1402. [14:58:00] [Server thread/INFO]: [ClearChat] Disabling ClearChat v1.4
  1403. [14:58:00] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.6.0.1
  1404. [14:58:00] [Server thread/INFO]: Saving players
  1405. [14:58:01] [Server thread/INFO]: Saving worlds
  1406. [14:58:01] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1407. [14:58:01] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  1408. [14:58:01] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  1409. [14:58:01] [Server thread/INFO]: Saving chunks for level 'plotworld'/Overworld
  1410. [14:58:01] [Server thread/INFO]: Saving chunks for level 'Nether'/Nether
  1411. [14:58:01] [Server thread/INFO]: Saving chunks for level 'Farmwelt'/Overworld
  1412. [14:58:01] [Server thread/INFO]: Saving chunks for level 'Farmwelt2'/Overworld
  1413. [14:58:01] [Server thread/INFO]: Saving chunks for level 'Arena'/Overworld
  1414. [14:58:01] [Server thread/INFO]: Saving chunks for level 'LuckyBlock'/Overworld
  1415. [14:58:01] [Server thread/INFO]: Saving chunks for level 'StarWars'/The End
  1416. [14:58:01] [Server thread/INFO]: Saving chunks for level 'VIP[Nether]'/Nether
  1417. [14:58:01] [Server thread/INFO]: Saving chunks for level 'Creative'/Overworld
  1418. [14:58:01] [Server thread/INFO]: Saving chunks for level 'Niklas409'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement