Advertisement
Guest User

Untitled

a guest
Jan 23rd, 2016
190
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 114.78 KB | None | 0 0
  1. [07:53:07] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [07:53:07] [Server thread/INFO]: Loading properties
  3. [07:53:07] [Server thread/INFO]: Default game type: SURVIVAL
  4. [07:53:07] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-db6de12-07c3001 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [07:53:07] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [07:53:07] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [07:53:07] [Server thread/INFO]: Debug logging is disabled
  8. [07:53:07] [Server thread/INFO]: Generating keypair
  9. [07:53:08] [Server thread/INFO]: Starting Minecraft server on *:25565
  10. [07:53:08] [Server thread/INFO]: Using epoll channel type
  11. [07:53:08] [Server thread/ERROR]: Could not load 'plugins/BusinessMe.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:164) ~[mc.jar:git-Spigot-db6de12-07c3001]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [mc.jar:git-Spigot-db6de12-07c3001]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  19. Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
  20. in 'reader', line 3, column 13:
  21. description: This plugin is required to mak ...
  22. ^
  23.  
  24. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[mc.jar:git-Spigot-db6de12-07c3001]
  25. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[mc.jar:git-Spigot-db6de12-07c3001]
  26. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[mc.jar:git-Spigot-db6de12-07c3001]
  27. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[mc.jar:git-Spigot-db6de12-07c3001]
  28. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[mc.jar:git-Spigot-db6de12-07c3001]
  29. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[mc.jar:git-Spigot-db6de12-07c3001]
  30. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[mc.jar:git-Spigot-db6de12-07c3001]
  31. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[mc.jar:git-Spigot-db6de12-07c3001]
  32. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[mc.jar:git-Spigot-db6de12-07c3001]
  33. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[mc.jar:git-Spigot-db6de12-07c3001]
  34. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[mc.jar:git-Spigot-db6de12-07c3001]
  35. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[mc.jar:git-Spigot-db6de12-07c3001]
  36. at org.yaml.snakeyaml.Yaml.load(Yaml.java:381) ~[mc.jar:git-Spigot-db6de12-07c3001]
  37. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[mc.jar:git-Spigot-db6de12-07c3001]
  38. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[mc.jar:git-Spigot-db6de12-07c3001]
  39. ... 5 more
  40. [07:53:08] [Server thread/ERROR]: Could not load 'plugins/BankVaults.jar' in folder 'plugins'
  41. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  42. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[mc.jar:git-Spigot-db6de12-07c3001]
  43. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [mc.jar:git-Spigot-db6de12-07c3001]
  44. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  45. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  46. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  47. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  48. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  49. ... 6 more
  50. [07:53:08] [Server thread/ERROR]: Could not load 'plugins/HelloWorld.jar' in folder 'plugins'
  51. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  52. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:154) ~[mc.jar:git-Spigot-db6de12-07c3001]
  53. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [mc.jar:git-Spigot-db6de12-07c3001]
  54. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  55. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  56. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  57. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  58. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  59. ... 6 more
  60. [07:53:08] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  61. [07:53:08] [Server thread/ERROR]: Could not load 'plugins/Skydive.jar' in folder 'plugins'
  62. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/jack/skydive/Skydive : Unsupported major.minor version 52.0
  63. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[mc.jar:git-Spigot-db6de12-07c3001]
  64. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-db6de12-07c3001]
  65. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-db6de12-07c3001]
  66. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  67. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  68. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  69. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  70. Caused by: java.lang.UnsupportedClassVersionError: me/jack/skydive/Skydive : Unsupported major.minor version 52.0
  71. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  72. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  73. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  74. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  75. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  76. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  77. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  78. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  79. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  80. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  81. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  82. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  83. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  84. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  85. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  86. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[mc.jar:git-Spigot-db6de12-07c3001]
  87. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  88. ... 6 more
  89. [07:53:08] [Server thread/ERROR]: Could not load 'plugins/Test.jar' in folder 'plugins'
  90. org.bukkit.plugin.InvalidPluginException: Cannot find main class `com.RenoVirus.test'
  91. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:66) ~[mc.jar:git-Spigot-db6de12-07c3001]
  92. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  93. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-db6de12-07c3001]
  94. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-db6de12-07c3001]
  95. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  96. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  97. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  98. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  99. Caused by: java.lang.ClassNotFoundException: com.RenoVirus.test
  100. at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_91]
  101. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  102. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  103. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  104. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  105. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  106. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  107. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  108. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  109. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  110. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[mc.jar:git-Spigot-db6de12-07c3001]
  111. ... 7 more
  112. [07:53:08] [Server thread/ERROR]: Could not load 'plugins/Whitelist.jar' in folder 'plugins'
  113. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
  114. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[mc.jar:git-Spigot-db6de12-07c3001]
  115. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-db6de12-07c3001]
  116. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-db6de12-07c3001]
  117. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  118. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  119. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  120. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  121. Caused by: java.lang.NoClassDefFoundError: org/bukkit/event/player/PlayerListener
  122. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  123. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  124. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  125. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  126. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  127. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  128. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  129. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  130. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  131. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  132. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  133. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  134. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  135. at net.immortal_forces.silence.plugin.whitelist.Whitelist.<init>(Whitelist.java:65) ~[?:?]
  136. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  137. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  138. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  139. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  140. at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_91]
  141. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[mc.jar:git-Spigot-db6de12-07c3001]
  142. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  143. ... 6 more
  144. Caused by: java.lang.ClassNotFoundException: org.bukkit.event.player.PlayerListener
  145. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[mc.jar:git-Spigot-db6de12-07c3001]
  146. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  147. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  148. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  149. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  150. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  151. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  152. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  153. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  154. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  155. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  156. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  157. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  158. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  159. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  160. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  161. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  162. at net.immortal_forces.silence.plugin.whitelist.Whitelist.<init>(Whitelist.java:65) ~[?:?]
  163. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  164. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  165. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  166. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  167. at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_91]
  168. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[mc.jar:git-Spigot-db6de12-07c3001]
  169. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  170. ... 6 more
  171. [07:53:09] [Server thread/ERROR]: Could not load 'plugins/FoodyCraft.jar' in folder 'plugins'
  172. org.bukkit.plugin.UnknownDependencyException: Spout
  173. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [mc.jar:git-Spigot-db6de12-07c3001]
  174. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  175. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  176. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  177. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  178. [07:53:09] [Server thread/ERROR]: Could not load 'plugins/SignLink.jar' in folder 'plugins'
  179. org.bukkit.plugin.UnknownDependencyException: BKCommonLib
  180. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [mc.jar:git-Spigot-db6de12-07c3001]
  181. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  182. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  183. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  184. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  185. [07:53:09] [Server thread/ERROR]: Could not load 'plugins/EpicGlass.jar' in folder 'plugins'
  186. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
  187. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[mc.jar:git-Spigot-db6de12-07c3001]
  188. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-db6de12-07c3001]
  189. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-db6de12-07c3001]
  190. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  191. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  192. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  193. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  194. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R4/Packet
  195. at me.jordan.epicGlass.EpicGlass.<init>(EpicGlass.java:26) ~[?:?]
  196. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  197. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  198. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  199. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  200. at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_91]
  201. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[mc.jar:git-Spigot-db6de12-07c3001]
  202. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  203. ... 6 more
  204. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R4.Packet
  205. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[mc.jar:git-Spigot-db6de12-07c3001]
  206. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  207. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  208. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  209. at me.jordan.epicGlass.EpicGlass.<init>(EpicGlass.java:26) ~[?:?]
  210. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  211. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  212. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  213. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  214. at java.lang.Class.newInstance(Class.java:383) ~[?:1.7.0_91]
  215. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:76) ~[mc.jar:git-Spigot-db6de12-07c3001]
  216. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  217. ... 6 more
  218. [07:53:09] [Server thread/ERROR]: Could not load 'plugins/DisableMe1.3.jar' in folder 'plugins'
  219. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/Coderforlife/Disable/Me : Unsupported major.minor version 52.0
  220. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[mc.jar:git-Spigot-db6de12-07c3001]
  221. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-db6de12-07c3001]
  222. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-db6de12-07c3001]
  223. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  224. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  225. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  226. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  227. Caused by: java.lang.UnsupportedClassVersionError: me/Coderforlife/Disable/Me : Unsupported major.minor version 52.0
  228. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  229. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  230. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  231. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  232. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  233. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  234. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  235. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  236. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  237. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  238. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  239. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  240. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  241. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  242. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  243. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[mc.jar:git-Spigot-db6de12-07c3001]
  244. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  245. ... 6 more
  246. [07:53:09] [Server thread/ERROR]: Could not load 'plugins/PirateSK-0.4.1.jar' in folder 'plugins'
  247. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: pl/piratjsk/piratesk/PirateSK : Unsupported major.minor version 52.0
  248. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[mc.jar:git-Spigot-db6de12-07c3001]
  249. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[mc.jar:git-Spigot-db6de12-07c3001]
  250. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [mc.jar:git-Spigot-db6de12-07c3001]
  251. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [mc.jar:git-Spigot-db6de12-07c3001]
  252. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  253. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  254. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  255. Caused by: java.lang.UnsupportedClassVersionError: pl/piratjsk/piratesk/PirateSK : Unsupported major.minor version 52.0
  256. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  257. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  258. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  259. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  260. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  261. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  262. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  263. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  264. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  265. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  266. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  267. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  268. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  269. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_91]
  270. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_91]
  271. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[mc.jar:git-Spigot-db6de12-07c3001]
  272. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[mc.jar:git-Spigot-db6de12-07c3001]
  273. ... 6 more
  274. [07:53:09] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  275. [07:53:10] [Server thread/INFO]: [CommandButtons] Loading CommandButtons v1.0
  276. [07:53:10] [Server thread/INFO]: [Corpses] Loading Corpses v2.2
  277. [07:53:10] [Server thread/INFO]: [PluginManager] Loading PluginManager v1.2.2
  278. [07:53:10] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  279. [07:53:10] [Server thread/INFO]: [Parachute] Loading Parachute v0.2.2
  280. [07:53:10] [Server thread/INFO]: [CrackShotShop] Loading CrackShotShop v0.4
  281. [07:53:10] [Server thread/INFO]: [AntiFire] Loading AntiFire v2.9
  282. [07:53:10] [Server thread/INFO]: [Announcer] Loading Announcer v1.5
  283. [07:53:10] [Server thread/INFO]: [NoRain] Loading NoRain v0.2
  284. [07:53:10] [Server thread/INFO]: [InfinityDispenser] Loading InfinityDispenser v1.7
  285. [07:53:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.4
  286. [07:53:10] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.8.8) has not yet been tested! Proceed with caution.
  287. [07:53:10] [Server thread/INFO]: [BlockSyntax] Loading BlockSyntax v1.0
  288. [07:53:10] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  289. [07:53:10] [Server thread/INFO]: [ImageOnMap] Loading ImageOnMap v2.7
  290. [07:53:10] [Server thread/INFO]: [Drinks] Loading Drinks v1.2a
  291. [07:53:10] [Server thread/INFO]: [SmokingPipes] Loading SmokingPipes v0.3
  292. [07:53:10] [Server thread/INFO]: [VxltPlace] Loading Voxelight-Place v1.1.7
  293. [07:53:10] [Server thread/INFO]: [SetSpawn] Loading SetSpawn v2.1
  294. [07:53:10] [Server thread/INFO]: [PTweaks] Loading PTweaks v6.0.15
  295. [07:53:10] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.11.1-RC-sMD5NET-b743
  296. [07:53:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v5.6.3
  297. [07:53:10] [Server thread/INFO]: [Skript] Loading Skript v2.1.2
  298. [07:53:10] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v4.25 Release
  299. [07:53:10] [Server thread/INFO]: [LogBlock] Loading LogBlock v1.94
  300. [07:53:10] [Server thread/INFO]: [LogBlock] Connecting to username@jdbc:mysql://localhost:3306/minecraft...
  301. [07:53:11] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is starting.
  302. [07:53:11] [Server thread/INFO]: HikariCP pool LogBlock-Connection-Pool is shutting down.
  303. [07:53:11] [Server thread/ERROR]: [LogBlock] Error while fetching connection:
  304. com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization
  305. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:544) ~[LogBlock.jar:?]
  306. at com.zaxxer.hikari.pool.BaseHikariPool.<init>(BaseHikariPool.java:171) ~[LogBlock.jar:?]
  307. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:60) ~[LogBlock.jar:?]
  308. at com.zaxxer.hikari.pool.HikariPool.<init>(HikariPool.java:48) ~[LogBlock.jar:?]
  309. at com.zaxxer.hikari.HikariDataSource.getConnection(HikariDataSource.java:104) ~[LogBlock.jar:?]
  310. at de.diddiz.util.MySQLConnectionPool.getConnection(MySQLConnectionPool.java:38) ~[LogBlock.jar:?]
  311. at de.diddiz.LogBlock.LogBlock.getConnection(LogBlock.java:263) [LogBlock.jar:?]
  312. at de.diddiz.LogBlock.LogBlock.onLoad(LogBlock.java:63) [LogBlock.jar:?]
  313. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:297) [mc.jar:git-Spigot-db6de12-07c3001]
  314. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [mc.jar:git-Spigot-db6de12-07c3001]
  315. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  316. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  317. Caused by: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  318.  
  319. The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
  320. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  321. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  322. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  323. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  324. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[mc.jar:git-Spigot-db6de12-07c3001]
  325. at com.mysql.jdbc.SQLError.createCommunicationsException(SQLError.java:1116) ~[mc.jar:git-Spigot-db6de12-07c3001]
  326. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:343) ~[mc.jar:git-Spigot-db6de12-07c3001]
  327. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[mc.jar:git-Spigot-db6de12-07c3001]
  328. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[mc.jar:git-Spigot-db6de12-07c3001]
  329. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[mc.jar:git-Spigot-db6de12-07c3001]
  330. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[mc.jar:git-Spigot-db6de12-07c3001]
  331. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[mc.jar:git-Spigot-db6de12-07c3001]
  332. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  333. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  334. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  335. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  336. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[mc.jar:git-Spigot-db6de12-07c3001]
  337. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[mc.jar:git-Spigot-db6de12-07c3001]
  338. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[mc.jar:git-Spigot-db6de12-07c3001]
  339. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  340. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  341. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  342. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  343. ... 11 more
  344. Caused by: java.net.ConnectException: Connection refused
  345. at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.7.0_91]
  346. at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:339) ~[?:1.7.0_91]
  347. at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:200) ~[?:1.7.0_91]
  348. at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:182) ~[?:1.7.0_91]
  349. at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.7.0_91]
  350. at java.net.Socket.connect(Socket.java:579) ~[?:1.7.0_91]
  351. at java.net.Socket.connect(Socket.java:528) ~[?:1.7.0_91]
  352. at java.net.Socket.<init>(Socket.java:425) ~[?:1.7.0_91]
  353. at java.net.Socket.<init>(Socket.java:241) ~[?:1.7.0_91]
  354. at com.mysql.jdbc.StandardSocketFactory.connect(StandardSocketFactory.java:254) ~[mc.jar:git-Spigot-db6de12-07c3001]
  355. at com.mysql.jdbc.MysqlIO.<init>(MysqlIO.java:292) ~[mc.jar:git-Spigot-db6de12-07c3001]
  356. at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2334) ~[mc.jar:git-Spigot-db6de12-07c3001]
  357. at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371) ~[mc.jar:git-Spigot-db6de12-07c3001]
  358. at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163) ~[mc.jar:git-Spigot-db6de12-07c3001]
  359. at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794) ~[mc.jar:git-Spigot-db6de12-07c3001]
  360. at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47) ~[mc.jar:git-Spigot-db6de12-07c3001]
  361. at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.7.0_91]
  362. at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ~[?:1.7.0_91]
  363. at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.7.0_91]
  364. at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ~[?:1.7.0_91]
  365. at com.mysql.jdbc.Util.handleNewInstance(Util.java:407) ~[mc.jar:git-Spigot-db6de12-07c3001]
  366. at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378) ~[mc.jar:git-Spigot-db6de12-07c3001]
  367. at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305) ~[mc.jar:git-Spigot-db6de12-07c3001]
  368. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:92) ~[LogBlock.jar:?]
  369. at com.zaxxer.hikari.util.DriverDataSource.getConnection(DriverDataSource.java:98) ~[LogBlock.jar:?]
  370. at com.zaxxer.hikari.pool.BaseHikariPool.addConnection(BaseHikariPool.java:438) ~[LogBlock.jar:?]
  371. at com.zaxxer.hikari.pool.BaseHikariPool.initializeConnections(BaseHikariPool.java:542) ~[LogBlock.jar:?]
  372. ... 11 more
  373. [07:53:11] [Server thread/INFO]: [Bounty] Loading Bounty v4.1.2
  374. [07:53:11] [Server thread/INFO]: [Jail] Loading Jail v2.6.5-b3
  375. [07:53:11] [Server thread/INFO]: [Pixelator] Loading Pixelator v1.2.1
  376. [07:53:11] [Server thread/INFO]: [pSpam] Loading pSpam v1.0
  377. [07:53:11] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.5
  378. [07:53:11] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.8.4
  379. [07:53:11] [Server thread/INFO]: [BikesFlag] Loading BikesFlag v1.0
  380. [07:53:11] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  381. [07:53:11] [Server thread/INFO]: [PayPulse] Loading PayPulse v0.05
  382. [07:53:11] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.8.2
  383. [07:53:11] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4
  384. [07:53:11] [Server thread/INFO]: [CustomTab] Loading CustomTab v1.1
  385. [07:53:11] [Server thread/INFO]: [LocalChat] Loading LocalChat v1.4.1
  386. [07:53:11] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.4-b527
  387. [07:53:11] [Server thread/INFO]: [HeadsLite] Loading HeadsLite v1.2
  388. [07:53:11] [Server thread/INFO]: [GrapplingHook] Loading GrapplingHook v1.5.6
  389. [07:53:11] [Server thread/INFO]: [WiiPay] Loading WiiPay v1.1
  390. [07:53:11] [Server thread/INFO]: [MinecraftRadio] Loading MinecraftRadio v2.0
  391. [07:53:11] [Server thread/INFO]: [Thirst] Loading Thirst v1.6.2
  392. [07:53:11] [Server thread/INFO]: [TimeGivesYouMoney] Loading TimeGivesYouMoney v1.2.2
  393. [07:53:11] [Server thread/INFO]: [SimpleBroadcast] Loading SimpleBroadcast v1.9
  394. [07:53:11] [Server thread/INFO]: [LaggRemover] Loading LaggRemover v0.2.0
  395. [07:53:11] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1247)
  396. [07:53:11] [Server thread/INFO]: [LinksOnSigns] Loading LinksOnSigns v1.9
  397. [07:53:11] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.13.1
  398. [07:53:11] [Server thread/INFO]: [NoMelt] Loading NoMelt v1.0.0
  399. [07:53:11] [Server thread/INFO]: [VanishNoPacket] Loading VanishNoPacket v3.19
  400. [07:53:11] [Server thread/INFO]: [AntiWitherDestruction] Loading AntiWitherDestruction v0.3
  401. [07:53:11] [Server thread/INFO]: [JailstickLimitations] Loading JailstickLimitations v1.0
  402. [07:53:11] [Server thread/INFO]: [ImageMaps] Loading ImageMaps v0.4.1
  403. [07:53:11] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  404. [07:53:11] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.1.6
  405. [07:53:11] [Server thread/INFO]: [CarsFlag] Loading CarsFlag v1.0
  406. [07:53:11] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  407. [07:53:11] [Server thread/INFO]: [ShortCutSay] Loading ShortCutSay v1.0
  408. [07:53:11] [Server thread/INFO]: [GrandTheftMinecart] Loading GrandTheftMinecart v2.0.5
  409. [07:53:11] [Server thread/INFO]: [FurnitureLib] Loading FurnitureLib v1.4.5
  410. [07:53:11] [Server thread/INFO]: [Disease] Loading Disease v1.7
  411. [07:53:11] [Server thread/INFO]: [IP-Check] Loading IP-Check v2.0.6
  412. [07:53:11] [Server thread/INFO]: [Vehicles] Loading Vehicles v2.6
  413. [07:53:11] [Server thread/INFO]: [Exams] Loading Exams v0.2.4
  414. [07:53:11] [Server thread/INFO]: [BloodParticles] Loading BloodParticles v0.5.0
  415. [07:53:11] [Server thread/INFO]: [ServerMinimap] Loading ServerMinimap v0.7.8
  416. [07:53:11] [Server thread/INFO]: [SamistineSignFix] Loading SamistineSignFix v2.2
  417. [07:53:11] [Server thread/INFO]: [Banknotes] Loading Banknotes v1.8.0
  418. [07:53:11] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.19
  419. [07:53:11] [Server thread/INFO]: [AutoRespawn] Loading AutoRespawn v1.0
  420. [07:53:11] [Server thread/INFO]: [SalvageSmelter] Loading SalvageSmelter v0.1.8
  421. [07:53:11] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v1.7.1
  422. [07:53:11] [Server thread/INFO]: [Ridemycraft] Loading Ridemycraft v${version}
  423. [07:53:11] [Server thread/INFO]: [SolidPlayers] Loading SolidPlayers v1.6.4
  424. [07:53:11] [Server thread/INFO]: [Reporter] Loading Reporter v3.2.6.1
  425. [07:53:11] [Server thread/INFO]: [PermissionsExTabColors] Loading PermissionsExTabColors v1.7
  426. [07:53:11] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  427. [07:53:11] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  428. [07:53:11] [Server thread/INFO]: [SkQuery] Loading SkQuery v3.5.0
  429. [07:53:11] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  430. [07:53:11] [Server thread/INFO]: [Lift] Loading Lift v52
  431. [07:53:11] [Server thread/INFO]: [FriskStick] Loading FriskStick v1.0 Beta
  432. [07:53:11] [Server thread/INFO]: [SignShop] Loading SignShop v2.11.0
  433. [07:53:11] [Server thread/INFO]: [ChatRadiusWarning] Loading ChatRadiusWarning v1.0.2
  434. [07:53:11] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
  435. [07:53:11] [Server thread/INFO]: [CasinoSlots] Loading CasinoSlots v2.5.7-b11
  436. [07:53:11] [Server thread/INFO]: [Autorank] Loading Autorank v3.6
  437. [07:53:11] [Server thread/INFO]: [ArmorStandTools] Loading ArmorStandTools v2.06
  438. [07:53:11] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.2.1
  439. [07:53:11] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v2.7.7
  440. [07:53:11] [Server thread/INFO]: [DiceFurniture] Loading DiceFurniture v2.6.3
  441. [07:53:11] [Server thread/INFO]: [TitleManager] Loading TitleManager v1.5.11
  442. [07:53:11] [Server thread/INFO]: [Brewery] Loading Brewery v1.3.1
  443. [07:53:11] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  444. [07:53:11] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  445. [07:53:11] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  446. [07:53:11] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  447. [07:53:11] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  448. [07:53:11] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  449. [07:53:11] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.4
  450. [07:53:11] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  451. [07:53:11] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  452. [07:53:11] [Server thread/INFO]: Preparing level "world"
  453. [07:53:11] [Server thread/INFO]: -------- World Settings For [world] --------
  454. [07:53:11] [Server thread/INFO]: View Distance: 10
  455. [07:53:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  456. [07:53:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  457. [07:53:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  458. [07:53:11] [Server thread/INFO]: Clear tick list: false
  459. [07:53:11] [Server thread/INFO]: Mob Spawn Range: 4
  460. [07:53:11] [Server thread/INFO]: Anti X-Ray: true
  461. [07:53:11] [Server thread/INFO]: Engine Mode: 1
  462. [07:53:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  463. [07:53:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  464. [07:53:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  465. [07:53:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  466. [07:53:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  467. [07:53:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  468. [07:53:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  469. [07:53:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  470. [07:53:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  471. [07:53:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  472. [07:53:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  473. [07:53:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  474. [07:53:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  475. [07:53:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  476. [07:53:11] [Server thread/INFO]: Random Lighting Updates: false
  477. [07:53:11] [Server thread/INFO]: Structure Info Saving: true
  478. [07:53:11] [Server thread/INFO]: Sending up to 10 chunks per packet
  479. [07:53:11] [Server thread/INFO]: Max Entity Collisions: 8
  480. [07:53:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  481. [07:53:11] [Server thread/INFO]: Max TNT Explosions: 100
  482. [07:53:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  483. [07:53:11] [Server thread/INFO]: Item Despawn Rate: 6000
  484. [07:53:11] [Server thread/INFO]: Item Merge Radius: 2.5
  485. [07:53:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  486. [07:53:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  487. [07:53:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  488. [07:53:11] [Server thread/INFO]: View Distance: 10
  489. [07:53:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  490. [07:53:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  491. [07:53:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  492. [07:53:11] [Server thread/INFO]: Clear tick list: false
  493. [07:53:11] [Server thread/INFO]: Mob Spawn Range: 4
  494. [07:53:11] [Server thread/INFO]: Anti X-Ray: true
  495. [07:53:11] [Server thread/INFO]: Engine Mode: 1
  496. [07:53:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  497. [07:53:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  498. [07:53:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  499. [07:53:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  500. [07:53:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  501. [07:53:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  502. [07:53:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  503. [07:53:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  504. [07:53:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  505. [07:53:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  506. [07:53:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  507. [07:53:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  508. [07:53:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  509. [07:53:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  510. [07:53:11] [Server thread/INFO]: Random Lighting Updates: false
  511. [07:53:11] [Server thread/INFO]: Structure Info Saving: true
  512. [07:53:11] [Server thread/INFO]: Sending up to 10 chunks per packet
  513. [07:53:11] [Server thread/INFO]: Max Entity Collisions: 8
  514. [07:53:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  515. [07:53:11] [Server thread/INFO]: Max TNT Explosions: 100
  516. [07:53:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  517. [07:53:11] [Server thread/INFO]: Item Despawn Rate: 6000
  518. [07:53:11] [Server thread/INFO]: Item Merge Radius: 2.5
  519. [07:53:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  520. [07:53:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  521. [07:53:11] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  522. [07:53:11] [Server thread/INFO]: View Distance: 10
  523. [07:53:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  524. [07:53:11] [Server thread/INFO]: Experience Merge Radius: 3.0
  525. [07:53:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
  526. [07:53:11] [Server thread/INFO]: Clear tick list: false
  527. [07:53:11] [Server thread/INFO]: Mob Spawn Range: 4
  528. [07:53:11] [Server thread/INFO]: Anti X-Ray: true
  529. [07:53:11] [Server thread/INFO]: Engine Mode: 1
  530. [07:53:11] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  531. [07:53:11] [Server thread/INFO]: Replace Blocks: [1, 5]
  532. [07:53:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  533. [07:53:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
  534. [07:53:11] [Server thread/INFO]: Cane Growth Modifier: 100%
  535. [07:53:11] [Server thread/INFO]: Melon Growth Modifier: 100%
  536. [07:53:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  537. [07:53:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  538. [07:53:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
  539. [07:53:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
  540. [07:53:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  541. [07:53:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  542. [07:53:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  543. [07:53:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  544. [07:53:11] [Server thread/INFO]: Random Lighting Updates: false
  545. [07:53:11] [Server thread/INFO]: Structure Info Saving: true
  546. [07:53:11] [Server thread/INFO]: Sending up to 10 chunks per packet
  547. [07:53:11] [Server thread/INFO]: Max Entity Collisions: 8
  548. [07:53:11] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  549. [07:53:11] [Server thread/INFO]: Max TNT Explosions: 100
  550. [07:53:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  551. [07:53:11] [Server thread/INFO]: Item Despawn Rate: 6000
  552. [07:53:11] [Server thread/INFO]: Item Merge Radius: 2.5
  553. [07:53:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
  554. [07:53:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  555. [07:53:11] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7714815452782408081)
  556. [07:53:12] [Server thread/INFO]: Preparing start region for level 1 (Seed: 8486706916006888531)
  557. [07:53:13] [Server thread/INFO]: Preparing spawn area: 67%
  558. [07:53:13] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8486706916006888531)
  559. [07:53:13] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  560. [07:53:13] [Server thread/INFO]: [CommandButtons] Enabling CommandButtons v1.0
  561. [07:53:13] [Server thread/INFO]: [Corpses] Enabling Corpses v2.2
  562. [07:53:13] [Server thread/INFO]: Loading corpses creator...
  563. [07:53:13] [Server thread/INFO]: Corpses creator loaded.
  564. [07:53:13] [Server thread/INFO]: [PluginManager] Enabling PluginManager v1.2.2
  565. [07:53:13] [Server thread/INFO]: [Parachute] Enabling Parachute v0.2.2
  566. [07:53:14] [Server thread/INFO]: Parachute v0.2.2 - Plugin Enabled.
  567. [07:53:14] [Server thread/INFO]: [CrackShotShop] Enabling CrackShotShop v0.4
  568. [07:53:14] [Server thread/INFO]: [AntiFire] Enabling AntiFire v2.9
  569. [07:53:14] [Server thread/INFO]: [AntiFire] enabled, brought to you by Filbert66
  570. [07:53:14] [Server thread/INFO]: [Announcer] Enabling Announcer v1.5
  571. [07:53:15] [Server thread/INFO]: Announcer v1.5 is enabled!
  572.  
  573. [07:53:15] [Server thread/INFO]: [NoRain] Enabling NoRain v0.2
  574. [07:53:15] [Server thread/INFO]: [InfinityDispenser] Enabling InfinityDispenser v1.7
  575. [07:53:15] [Server thread/INFO]: [InfinityDispenser] 1.7 version is enabled
  576. [07:53:15] [Server thread/INFO]: [BlockSyntax] Enabling BlockSyntax v1.0
  577. [07:53:15] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  578. [07:53:15] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  579. [07:53:15] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  580. [07:53:15] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  581. java.net.BindException: Cannot assign requested address
  582. at java.net.PlainSocketImpl.socketBind(Native Method) ~[?:1.7.0_91]
  583. at java.net.AbstractPlainSocketImpl.bind(AbstractPlainSocketImpl.java:376) ~[?:1.7.0_91]
  584. at java.net.ServerSocket.bind(ServerSocket.java:376) ~[?:1.7.0_91]
  585. at java.net.ServerSocket.bind(ServerSocket.java:330) ~[?:1.7.0_91]
  586. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [votifier-1.9.jar:?]
  587. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [votifier-1.9.jar:?]
  588. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [votifier-1.9.jar:?]
  589. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [mc.jar:git-Spigot-db6de12-07c3001]
  590. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [mc.jar:git-Spigot-db6de12-07c3001]
  591. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [mc.jar:git-Spigot-db6de12-07c3001]
  592. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [mc.jar:git-Spigot-db6de12-07c3001]
  593. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [mc.jar:git-Spigot-db6de12-07c3001]
  594. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [mc.jar:git-Spigot-db6de12-07c3001]
  595. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [mc.jar:git-Spigot-db6de12-07c3001]
  596. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [mc.jar:git-Spigot-db6de12-07c3001]
  597. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [mc.jar:git-Spigot-db6de12-07c3001]
  598. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  599. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  600. [07:53:15] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  601. [07:53:15] [Server thread/INFO]: [ImageOnMap] Enabling ImageOnMap v2.7
  602. [07:53:15] [Server thread/INFO]: [ImageOnMap] Metrics launched for ImageOnMap
  603. [07:53:17] [Server thread/INFO]: [ImageOnMap] 0 maps was loaded
  604. [07:53:17] [Server thread/INFO]: [ImageOnMap] 1605 maps can't be loaded
  605. [07:53:17] [Server thread/INFO]: [Drinks] Enabling Drinks v1.2a
  606. [07:53:17] [Server thread/INFO]: [Drinks] - Version 1.2a has been enabled!
  607. [07:53:17] [Server thread/INFO]: [SmokingPipes] Enabling SmokingPipes v0.3
  608. [07:53:17] [Server thread/INFO]: [SmokingPipes] Plugin Loading
  609. [07:53:17] [Server thread/INFO]: [SmokingPipes] Thanks for using BYTE Smoking Pipes plugin - www.byte.org.uk!
  610. [07:53:17] [Server thread/INFO]: [SmokingPipes] Creating Smoking Pipe custom recipe
  611. [07:53:17] [Server thread/INFO]: [SmokingPipes] Creating Golden Pipe custom recipe
  612. [07:53:17] [Server thread/INFO]: [SmokingPipes] Creating PuffWeed custom recipeDried Smoking Grass
  613. [07:53:17] [Server thread/INFO]: [SmokingPipes] Creating Lumnas Root custom recipe
  614. [07:53:17] [Server thread/INFO]: [SmokingPipes] Creating FireWeed custom recipe
  615. [07:53:17] [Server thread/INFO]: [SmokingPipes] Creating Badroot custom recipe
  616. [07:53:17] [Server thread/INFO]: [VxltPlace] Enabling Voxelight-Place v1.1.7
  617. [07:53:18] [Server thread/INFO]: [SetSpawn] Enabling SetSpawn v2.1
  618. [07:53:18] [Server thread/INFO]: [PTweaks] Enabling PTweaks v6.0.15
  619. [07:53:18] [Server thread/INFO]: [PTweaks] AutoSaveStopper is enabled!
  620. [07:53:18] [Server thread/INFO]: [PTweaks] Packet Autosave set to 50000
  621. [07:53:18] [Server thread/INFO]: [PTweaks] ChunkPersistance is enabled!
  622. [07:53:18] [Server thread/INFO]: [PTweaks] Chunk Life Time: 100000ms
  623. [07:53:18] [Server thread/INFO]: [PTweaks] Chunk Prune Time: 3ms
  624. [07:53:18] [Server thread/INFO]: [PTweaks] MonsterLimiter is enabled!
  625. [07:53:18] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.11.1-RC-sMD5NET-b743
  626. [07:53:18] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  627. [07:53:18] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  628. [07:53:18] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-db6de12-07c3001 (MC: 1.8.8)). Please check for updates and consider to request support.
  629. [07:53:18] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  630. [07:53:18] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x / Bukkit-API
  631. [07:53:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  632. [07:53:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  633. [07:53:18] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  634. [07:53:19] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  635. [07:53:19] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  636. [07:53:19] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: SoundDistance
  637. [07:53:19] [Server thread/INFO]: [NoCheatPlus] Version 3.11.1-RC-sMD5NET-b743 is enabled.
  638. [07:53:19] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v5.6.3
  639. [07:53:19] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  640. [07:53:19] [Server thread/INFO]: [Skript] Enabling Skript v2.1.2
  641. [07:53:20] [Server thread/INFO]: [Skript] Loaded a total of 11504 english aliases
  642. [07:53:20] [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
  643. [07:53:20] [Server thread/INFO]: [Skript] ~ created by & ? Peter G?ttinger aka Njol ~
  644. [07:53:20] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v4.25 Release
  645. [07:53:20] [Server thread/INFO]: [ColoredSigns] ColoredSigns v4.25 Release has been enabled.
  646. [07:53:20] [Server thread/INFO]: [LogBlock] Enabling LogBlock v1.94
  647. [07:53:21] [Server thread/INFO]: [Bounty] Enabling Bounty v4.1.2
  648. [07:53:21] [Server thread/INFO]: [Bounty] Plugin enabled
  649. [07:53:21] [Server thread/INFO]: [Bounty] Settings read from config file
  650. [07:53:21] [Server thread/INFO]: [Bounty] Language settings read from language config file
  651. [07:53:21] [Server thread/INFO]: [Jail] Enabling Jail v2.6.5-b3
  652. [07:53:21] [Server thread/INFO]: [Jail] Loaded 1 jail zones.
  653. [07:53:21] [Server thread/INFO]: [Jail] Loaded 6 prisoners.
  654. [07:53:21] [Server thread/INFO]: [Jail] Loaded 11 cells.
  655. [07:53:21] [Server thread/INFO]: [Jail] Notifications plugin not installed, features disabled
  656. [07:53:22] [Server thread/INFO]: [Jail] Jail v2.6.5-b3 loaded!
  657. [07:53:22] [Server thread/INFO]: [Pixelator] Enabling Pixelator v1.2.1
  658. [07:53:22] [Server thread/INFO]: [Pixelator] config.yml successfully loaded.
  659. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '77'. Cause: null
  660. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '79'. Cause: null
  661. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '81'. Cause: null
  662. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '83'. Cause: null
  663. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '85'. Cause: null
  664. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '87'. Cause: null
  665. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '89'. Cause: null
  666. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '91'. Cause: null
  667. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '92'. Cause: null
  668. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '95'. Cause: null
  669. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '97'. Cause: null
  670. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '98'. Cause: null
  671. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '99'. Cause: null
  672. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '103'. Cause: null
  673. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '105'. Cause: null
  674. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '107'. Cause: null
  675. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '109'. Cause: null
  676. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '111'. Cause: null
  677. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '112'. Cause: null
  678. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '114'. Cause: null
  679. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '115'. Cause: null
  680. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '118'. Cause: null
  681. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '119'. Cause: null
  682. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '122'. Cause: null
  683. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '124'. Cause: null
  684. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '126'. Cause: null
  685. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '128'. Cause: null
  686. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '131'. Cause: null
  687. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '133'. Cause: null
  688. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '135'. Cause: null
  689. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '136'. Cause: null
  690. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '138'. Cause: null
  691. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '140'. Cause: null
  692. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '150'. Cause: null
  693. [07:53:22] [Server thread/INFO]: [Pixelator] Ignoring renderer with id '152'. Cause: null
  694. [07:53:22] [Server thread/INFO]: [Pixelator] 30 renderers loaded.
  695. [07:53:22] [Thread-22/WARN]: Exception in thread "Thread-22"
  696. [07:53:22] [Thread-22/WARN]: java.lang.NullPointerException: The source does not contain an image
  697. [07:53:22] [Thread-22/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  698. [07:53:22] [Server thread/INFO]: [Pixelator] This plugin is using Metrics by Hidendra!
  699. [07:53:22] [Server thread/INFO]: [Pixelator] Plugin version 1.2.1 activated! (254 ms)
  700. [07:53:22] [Server thread/INFO]: [pSpam] Enabling pSpam v1.0
  701. [07:53:22] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.5
  702. [07:53:22] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!
  703. [07:53:22] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.8.4
  704. [07:53:22] [Server thread/INFO]: [ClearLag] Loading modules...
  705. [07:53:22] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  706. [07:53:22] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  707. [07:53:22] [Thread-43/INFO]: [ClearLag] Checking for updates...
  708. [07:53:22] [Server thread/INFO]: [BikesFlag] Enabling BikesFlag v1.0
  709. [07:53:22] [Thread-31/WARN]: Exception in thread "Thread-31"
  710. [07:53:22] [Thread-31/WARN]: java.lang.NullPointerException: The source does not contain an image
  711. [07:53:22] [Thread-31/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  712. [07:53:23] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  713. [07:53:23] [Server thread/WARN]: ?4Version mismatch! Please update EssentialsSpawn to the same version.
  714. [07:53:23] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  715. [07:53:23] [Server thread/INFO]: git-Spigot-db6de12-07c3001 (MC: 1.8.8)
  716. [07:53:23] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  717. [07:53:23] [Server thread/INFO]: Using locale en_US
  718. [07:53:23] [Thread-41/WARN]: Exception in thread "Thread-41"
  719. [07:53:23] [Thread-41/WARN]: java.lang.NullPointerException: The source does not contain an image
  720. [07:53:23] [Thread-41/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  721. [07:53:23] [Thread-42/WARN]: Exception in thread "Thread-42"
  722. [07:53:23] [Thread-42/WARN]: java.lang.NullPointerException: The source does not contain an image
  723. [07:53:23] [Thread-42/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  724. [07:53:23] [Thread-40/WARN]: Exception in thread "Thread-40"
  725. [07:53:23] [Thread-40/WARN]: java.lang.NullPointerException: The source does not contain an image
  726. [07:53:23] [Thread-40/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  727. [07:53:23] [Thread-19/WARN]: Exception in thread "Thread-19"
  728. [07:53:23] [Thread-19/WARN]: java.lang.NullPointerException: The source does not contain an image
  729. [07:53:23] [Thread-19/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  730. [07:53:23] [Thread-20/WARN]: Exception in thread "Thread-20"
  731. [07:53:23] [Thread-20/WARN]: java.lang.NullPointerException: The source does not contain an image
  732. [07:53:23] [Thread-20/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  733. [07:53:23] [Server thread/INFO]: Using locale en_US
  734. [07:53:23] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  735. [07:53:23] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  736. [07:53:23] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  737. [07:53:23] [Server thread/INFO]: [PayPulse] Enabling PayPulse v0.05
  738. [07:53:23] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.8.2
  739. [07:53:23] [Thread-25/WARN]: Exception in thread "Thread-25"
  740. [07:53:23] [Thread-25/WARN]: java.lang.NullPointerException: The source does not contain an image
  741. [07:53:23] [Thread-25/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  742. [07:53:23] [Server thread/INFO]: [Buycraft] Loaded all signs from disk
  743. [07:53:23] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4
  744. [07:53:23] [Server thread/INFO]: [ServerListPlus] [Core] Starting...
  745. [07:53:23] [Server thread/WARN]: [ServerListPlus] [Core] You're using Java 7 or lower. Keep in mind future versions of ServerListPlus may require Java 8 or higher. Java 8 contains various improvements, especially regarding performance. If possible, please upgrade as soon as possible.
  746. [07:53:23] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  747. [07:53:23] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  748. [07:53:23] [Thread-24/WARN]: Exception in thread "Thread-24"
  749. [07:53:23] [Thread-24/WARN]: java.lang.NullPointerException: The source does not contain an image
  750. [07:53:23] [Thread-24/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  751. [07:53:23] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  752. [07:53:23] [Thread-43/INFO]: [ClearLag] No updates found!
  753. [07:53:23] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  754. [07:53:23] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  755. [07:53:23] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4 enabled.
  756. [07:53:23] [Server thread/INFO]: [CustomTab] Enabling CustomTab v1.1
  757. [07:53:23] [Server thread/INFO]: [LocalChat] Enabling LocalChat v1.4.1
  758. [07:53:23] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.4-b527
  759. [07:53:23] [Server thread/INFO]: [Multiverse-Core] - Version 2.4-b527 (API v14) Enabled - By Rigby, fernferret, lithium3141 and main--
  760. [07:53:23] [Server thread/INFO]: [AllPay] - Version 10.0 - hooked into Essentials Economy for Multiverse-Core v2.4-b527
  761. [07:53:24] [Thread-17/WARN]: Exception in thread "Thread-17"
  762. [07:53:24] [Thread-17/WARN]: java.lang.NullPointerException: The source does not contain an image
  763. [07:53:24] [Thread-17/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  764. [07:53:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'CooperCraft' - Env: NORMAL - Type: FLAT & seed: 8391033750002383428
  765. [07:53:24] [Server thread/INFO]: -------- World Settings For [CooperCraft] --------
  766. [07:53:24] [Server thread/INFO]: View Distance: 10
  767. [07:53:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  768. [07:53:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  769. [07:53:24] [Server thread/INFO]: Chunks to Grow per Tick: 650
  770. [07:53:24] [Server thread/INFO]: Clear tick list: false
  771. [07:53:24] [Server thread/INFO]: Mob Spawn Range: 4
  772. [07:53:24] [Server thread/INFO]: Anti X-Ray: true
  773. [07:53:24] [Server thread/INFO]: Engine Mode: 1
  774. [07:53:24] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  775. [07:53:24] [Server thread/INFO]: Replace Blocks: [1, 5]
  776. [07:53:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  777. [07:53:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  778. [07:53:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  779. [07:53:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  780. [07:53:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  781. [07:53:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  782. [07:53:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  783. [07:53:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  784. [07:53:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  785. [07:53:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  786. [07:53:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  787. [07:53:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  788. [07:53:24] [Server thread/INFO]: Random Lighting Updates: false
  789. [07:53:24] [Server thread/INFO]: Structure Info Saving: true
  790. [07:53:24] [Server thread/INFO]: Sending up to 10 chunks per packet
  791. [07:53:24] [Server thread/INFO]: Max Entity Collisions: 8
  792. [07:53:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  793. [07:53:24] [Server thread/INFO]: Max TNT Explosions: 100
  794. [07:53:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  795. [07:53:24] [Server thread/INFO]: Item Despawn Rate: 6000
  796. [07:53:24] [Server thread/INFO]: Item Merge Radius: 2.5
  797. [07:53:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  798. [07:53:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  799. [07:53:24] [Server thread/INFO]: Preparing start region for level 3 (Seed: 8391033750002383428)
  800. [07:53:24] [Thread-18/WARN]: Exception in thread "Thread-18"
  801. [07:53:24] [Thread-18/WARN]: java.lang.NullPointerException: The source does not contain an image
  802. [07:53:24] [Thread-18/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  803. [07:53:24] [Thread-21/WARN]: Exception in thread "Thread-21"
  804. [07:53:24] [Thread-21/WARN]: java.lang.NullPointerException: The source does not contain an image
  805. [07:53:24] [Thread-21/WARN]: at com.darkblade12.pixelator.renderer.types.MapImageRenderer$1.run(MapImageRenderer.java:24)
  806. [07:53:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'CooperCraft_the_end' - Env: THE_END - Type: NORMAL & seed: -6224667192050849516
  807. [07:53:24] [Server thread/INFO]: -------- World Settings For [CooperCraft_the_end] --------
  808. [07:53:24] [Server thread/INFO]: View Distance: 10
  809. [07:53:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  810. [07:53:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  811. [07:53:24] [Server thread/INFO]: Chunks to Grow per Tick: 650
  812. [07:53:24] [Server thread/INFO]: Clear tick list: false
  813. [07:53:24] [Server thread/INFO]: Mob Spawn Range: 4
  814. [07:53:24] [Server thread/INFO]: Anti X-Ray: true
  815. [07:53:24] [Server thread/INFO]: Engine Mode: 1
  816. [07:53:24] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  817. [07:53:24] [Server thread/INFO]: Replace Blocks: [1, 5]
  818. [07:53:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  819. [07:53:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  820. [07:53:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  821. [07:53:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  822. [07:53:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  823. [07:53:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  824. [07:53:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  825. [07:53:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  826. [07:53:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  827. [07:53:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  828. [07:53:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  829. [07:53:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  830. [07:53:24] [Server thread/INFO]: Random Lighting Updates: false
  831. [07:53:24] [Server thread/INFO]: Structure Info Saving: true
  832. [07:53:24] [Server thread/INFO]: Sending up to 10 chunks per packet
  833. [07:53:24] [Server thread/INFO]: Max Entity Collisions: 8
  834. [07:53:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  835. [07:53:24] [Server thread/INFO]: Max TNT Explosions: 100
  836. [07:53:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  837. [07:53:24] [Server thread/INFO]: Item Despawn Rate: 6000
  838. [07:53:24] [Server thread/INFO]: Item Merge Radius: 2.5
  839. [07:53:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  840. [07:53:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  841. [07:53:24] [Server thread/INFO]: Preparing start region for level 4 (Seed: -6224667192050849516)
  842. [07:53:24] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'map' - Env: NORMAL - Type: NORMAL & seed: 7073104101319878255
  843. [07:53:24] [Server thread/INFO]: -------- World Settings For [map] --------
  844. [07:53:24] [Server thread/INFO]: View Distance: 10
  845. [07:53:24] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  846. [07:53:24] [Server thread/INFO]: Experience Merge Radius: 3.0
  847. [07:53:24] [Server thread/INFO]: Chunks to Grow per Tick: 650
  848. [07:53:24] [Server thread/INFO]: Clear tick list: false
  849. [07:53:24] [Server thread/INFO]: Mob Spawn Range: 4
  850. [07:53:24] [Server thread/INFO]: Anti X-Ray: true
  851. [07:53:24] [Server thread/INFO]: Engine Mode: 1
  852. [07:53:24] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  853. [07:53:24] [Server thread/INFO]: Replace Blocks: [1, 5]
  854. [07:53:24] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  855. [07:53:24] [Server thread/INFO]: Cactus Growth Modifier: 100%
  856. [07:53:24] [Server thread/INFO]: Cane Growth Modifier: 100%
  857. [07:53:24] [Server thread/INFO]: Melon Growth Modifier: 100%
  858. [07:53:24] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  859. [07:53:24] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  860. [07:53:24] [Server thread/INFO]: Sapling Growth Modifier: 100%
  861. [07:53:24] [Server thread/INFO]: Wheat Growth Modifier: 100%
  862. [07:53:24] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  863. [07:53:24] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  864. [07:53:24] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  865. [07:53:24] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  866. [07:53:24] [Server thread/INFO]: Random Lighting Updates: false
  867. [07:53:24] [Server thread/INFO]: Structure Info Saving: true
  868. [07:53:24] [Server thread/INFO]: Sending up to 10 chunks per packet
  869. [07:53:24] [Server thread/INFO]: Max Entity Collisions: 8
  870. [07:53:24] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  871. [07:53:24] [Server thread/INFO]: Max TNT Explosions: 100
  872. [07:53:24] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  873. [07:53:24] [Server thread/INFO]: Item Despawn Rate: 6000
  874. [07:53:24] [Server thread/INFO]: Item Merge Radius: 2.5
  875. [07:53:24] [Server thread/INFO]: Arrow Despawn Rate: 1200
  876. [07:53:24] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  877. [07:53:24] [Server thread/INFO]: Preparing start region for level 5 (Seed: 7073104101319878255)
  878. [07:53:25] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'map_the_end' - Env: THE_END - Type: NORMAL & seed: 7073104101319878255
  879. [07:53:25] [Server thread/INFO]: -------- World Settings For [map_the_end] --------
  880. [07:53:25] [Server thread/INFO]: View Distance: 10
  881. [07:53:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  882. [07:53:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  883. [07:53:25] [Server thread/INFO]: Chunks to Grow per Tick: 650
  884. [07:53:25] [Server thread/INFO]: Clear tick list: false
  885. [07:53:25] [Server thread/INFO]: Mob Spawn Range: 4
  886. [07:53:25] [Server thread/INFO]: Anti X-Ray: true
  887. [07:53:25] [Server thread/INFO]: Engine Mode: 1
  888. [07:53:25] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  889. [07:53:25] [Server thread/INFO]: Replace Blocks: [1, 5]
  890. [07:53:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  891. [07:53:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  892. [07:53:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  893. [07:53:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  894. [07:53:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  895. [07:53:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  896. [07:53:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  897. [07:53:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  898. [07:53:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  899. [07:53:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  900. [07:53:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  901. [07:53:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  902. [07:53:25] [Server thread/INFO]: Random Lighting Updates: false
  903. [07:53:25] [Server thread/INFO]: Structure Info Saving: true
  904. [07:53:25] [Server thread/INFO]: Sending up to 10 chunks per packet
  905. [07:53:25] [Server thread/INFO]: Max Entity Collisions: 8
  906. [07:53:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  907. [07:53:25] [Server thread/INFO]: Max TNT Explosions: 100
  908. [07:53:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  909. [07:53:25] [Server thread/INFO]: Item Despawn Rate: 6000
  910. [07:53:25] [Server thread/INFO]: Item Merge Radius: 2.5
  911. [07:53:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  912. [07:53:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  913. [07:53:25] [Server thread/INFO]: Preparing start region for level 6 (Seed: 7073104101319878255)
  914. [07:53:25] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'New' - Env: NORMAL - Type: NORMAL & seed: 3916873177883572861
  915. [07:53:25] [Server thread/INFO]: -------- World Settings For [New] --------
  916. [07:53:25] [Server thread/INFO]: View Distance: 10
  917. [07:53:25] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  918. [07:53:25] [Server thread/INFO]: Experience Merge Radius: 3.0
  919. [07:53:25] [Server thread/INFO]: Chunks to Grow per Tick: 650
  920. [07:53:25] [Server thread/INFO]: Clear tick list: false
  921. [07:53:25] [Server thread/INFO]: Mob Spawn Range: 4
  922. [07:53:25] [Server thread/INFO]: Anti X-Ray: true
  923. [07:53:25] [Server thread/INFO]: Engine Mode: 1
  924. [07:53:25] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  925. [07:53:25] [Server thread/INFO]: Replace Blocks: [1, 5]
  926. [07:53:25] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  927. [07:53:25] [Server thread/INFO]: Cactus Growth Modifier: 100%
  928. [07:53:25] [Server thread/INFO]: Cane Growth Modifier: 100%
  929. [07:53:25] [Server thread/INFO]: Melon Growth Modifier: 100%
  930. [07:53:25] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  931. [07:53:25] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  932. [07:53:25] [Server thread/INFO]: Sapling Growth Modifier: 100%
  933. [07:53:25] [Server thread/INFO]: Wheat Growth Modifier: 100%
  934. [07:53:25] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  935. [07:53:25] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  936. [07:53:25] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  937. [07:53:25] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  938. [07:53:25] [Server thread/INFO]: Random Lighting Updates: false
  939. [07:53:25] [Server thread/INFO]: Structure Info Saving: true
  940. [07:53:25] [Server thread/INFO]: Sending up to 10 chunks per packet
  941. [07:53:25] [Server thread/INFO]: Max Entity Collisions: 8
  942. [07:53:25] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  943. [07:53:25] [Server thread/INFO]: Max TNT Explosions: 100
  944. [07:53:25] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  945. [07:53:25] [Server thread/INFO]: Item Despawn Rate: 6000
  946. [07:53:25] [Server thread/INFO]: Item Merge Radius: 2.5
  947. [07:53:25] [Server thread/INFO]: Arrow Despawn Rate: 1200
  948. [07:53:25] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  949. [07:53:25] [Server thread/INFO]: Preparing start region for level 7 (Seed: 3916873177883572861)
  950. [07:53:27] [Server thread/INFO]: Preparing spawn area for New, 81%
  951. [07:53:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'New_the_end' - Env: THE_END - Type: NORMAL & seed: 1210226680571559826
  952. [07:53:27] [Server thread/INFO]: -------- World Settings For [New_the_end] --------
  953. [07:53:27] [Server thread/INFO]: View Distance: 10
  954. [07:53:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  955. [07:53:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  956. [07:53:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
  957. [07:53:27] [Server thread/INFO]: Clear tick list: false
  958. [07:53:27] [Server thread/INFO]: Mob Spawn Range: 4
  959. [07:53:27] [Server thread/INFO]: Anti X-Ray: true
  960. [07:53:27] [Server thread/INFO]: Engine Mode: 1
  961. [07:53:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  962. [07:53:27] [Server thread/INFO]: Replace Blocks: [1, 5]
  963. [07:53:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  964. [07:53:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  965. [07:53:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  966. [07:53:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  967. [07:53:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  968. [07:53:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  969. [07:53:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  970. [07:53:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  971. [07:53:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  972. [07:53:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  973. [07:53:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  974. [07:53:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  975. [07:53:27] [Server thread/INFO]: Random Lighting Updates: false
  976. [07:53:27] [Server thread/INFO]: Structure Info Saving: true
  977. [07:53:27] [Server thread/INFO]: Sending up to 10 chunks per packet
  978. [07:53:27] [Server thread/INFO]: Max Entity Collisions: 8
  979. [07:53:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  980. [07:53:27] [Server thread/INFO]: Max TNT Explosions: 100
  981. [07:53:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  982. [07:53:27] [Server thread/INFO]: Item Despawn Rate: 6000
  983. [07:53:27] [Server thread/INFO]: Item Merge Radius: 2.5
  984. [07:53:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  985. [07:53:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  986. [07:53:27] [Server thread/INFO]: Preparing start region for level 8 (Seed: 1210226680571559826)
  987. [07:53:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world' - Env: NORMAL - Type: NORMAL & seed: -7714815452782408081
  988. [07:53:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_the_end' - Env: THE_END - Type: NORMAL & seed: 8486706916006888531
  989. [07:53:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'world_nether' - Env: NETHER - Type: NORMAL & seed: 8486706916006888531
  990. [07:53:27] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'TestWorld' - Env: NORMAL - Type: FLAT & seed: 0
  991. [07:53:27] [Server thread/INFO]: -------- World Settings For [TestWorld] --------
  992. [07:53:27] [Server thread/INFO]: View Distance: 10
  993. [07:53:27] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  994. [07:53:27] [Server thread/INFO]: Experience Merge Radius: 3.0
  995. [07:53:27] [Server thread/INFO]: Chunks to Grow per Tick: 650
  996. [07:53:27] [Server thread/INFO]: Clear tick list: false
  997. [07:53:27] [Server thread/INFO]: Mob Spawn Range: 4
  998. [07:53:27] [Server thread/INFO]: Anti X-Ray: true
  999. [07:53:27] [Server thread/INFO]: Engine Mode: 1
  1000. [07:53:27] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1001. [07:53:27] [Server thread/INFO]: Replace Blocks: [1, 5]
  1002. [07:53:27] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1003. [07:53:27] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1004. [07:53:27] [Server thread/INFO]: Cane Growth Modifier: 100%
  1005. [07:53:27] [Server thread/INFO]: Melon Growth Modifier: 100%
  1006. [07:53:27] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1007. [07:53:27] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1008. [07:53:27] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1009. [07:53:27] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1010. [07:53:27] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1011. [07:53:27] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1012. [07:53:27] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1013. [07:53:27] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1014. [07:53:27] [Server thread/INFO]: Random Lighting Updates: false
  1015. [07:53:27] [Server thread/INFO]: Structure Info Saving: true
  1016. [07:53:27] [Server thread/INFO]: Sending up to 10 chunks per packet
  1017. [07:53:27] [Server thread/INFO]: Max Entity Collisions: 8
  1018. [07:53:27] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1019. [07:53:27] [Server thread/INFO]: Max TNT Explosions: 100
  1020. [07:53:27] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1021. [07:53:27] [Server thread/INFO]: Item Despawn Rate: 6000
  1022. [07:53:27] [Server thread/INFO]: Item Merge Radius: 2.5
  1023. [07:53:27] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1024. [07:53:27] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1025. [07:53:27] [Server thread/INFO]: Preparing start region for level 9 (Seed: 0)
  1026. [07:53:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Vindex' - Env: NORMAL - Type: NORMAL & seed: 1392715037954778554
  1027. [07:53:28] [Server thread/INFO]: -------- World Settings For [Vindex] --------
  1028. [07:53:28] [Server thread/INFO]: View Distance: 10
  1029. [07:53:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1030. [07:53:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  1031. [07:53:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1032. [07:53:28] [Server thread/INFO]: Clear tick list: false
  1033. [07:53:28] [Server thread/INFO]: Mob Spawn Range: 4
  1034. [07:53:28] [Server thread/INFO]: Anti X-Ray: true
  1035. [07:53:28] [Server thread/INFO]: Engine Mode: 1
  1036. [07:53:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1037. [07:53:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  1038. [07:53:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1039. [07:53:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1040. [07:53:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  1041. [07:53:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  1042. [07:53:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1043. [07:53:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1044. [07:53:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1045. [07:53:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1046. [07:53:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1047. [07:53:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1048. [07:53:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1049. [07:53:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1050. [07:53:28] [Server thread/INFO]: Random Lighting Updates: false
  1051. [07:53:28] [Server thread/INFO]: Structure Info Saving: true
  1052. [07:53:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  1053. [07:53:28] [Server thread/INFO]: Max Entity Collisions: 8
  1054. [07:53:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1055. [07:53:28] [Server thread/INFO]: Max TNT Explosions: 100
  1056. [07:53:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1057. [07:53:28] [Server thread/INFO]: Item Despawn Rate: 6000
  1058. [07:53:28] [Server thread/INFO]: Item Merge Radius: 2.5
  1059. [07:53:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1060. [07:53:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1061. [07:53:28] [Server thread/INFO]: Preparing start region for level 10 (Seed: 1392715037954778554)
  1062. [07:53:28] [Server thread/INFO]: [Multiverse-Core] Loading World & Settings - 'Building' - Env: NORMAL - Type: FLAT & seed: -2213665725159280924
  1063. [07:53:28] [Server thread/INFO]: -------- World Settings For [Building] --------
  1064. [07:53:28] [Server thread/INFO]: View Distance: 10
  1065. [07:53:28] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1066. [07:53:28] [Server thread/INFO]: Experience Merge Radius: 3.0
  1067. [07:53:28] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1068. [07:53:28] [Server thread/INFO]: Clear tick list: false
  1069. [07:53:28] [Server thread/INFO]: Mob Spawn Range: 4
  1070. [07:53:28] [Server thread/INFO]: Anti X-Ray: true
  1071. [07:53:28] [Server thread/INFO]: Engine Mode: 1
  1072. [07:53:28] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1073. [07:53:28] [Server thread/INFO]: Replace Blocks: [1, 5]
  1074. [07:53:28] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1075. [07:53:28] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1076. [07:53:28] [Server thread/INFO]: Cane Growth Modifier: 100%
  1077. [07:53:28] [Server thread/INFO]: Melon Growth Modifier: 100%
  1078. [07:53:28] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1079. [07:53:28] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1080. [07:53:28] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1081. [07:53:28] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1082. [07:53:28] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1083. [07:53:28] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1084. [07:53:28] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1085. [07:53:28] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1086. [07:53:28] [Server thread/INFO]: Random Lighting Updates: false
  1087. [07:53:28] [Server thread/INFO]: Structure Info Saving: true
  1088. [07:53:28] [Server thread/INFO]: Sending up to 10 chunks per packet
  1089. [07:53:28] [Server thread/INFO]: Max Entity Collisions: 8
  1090. [07:53:28] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1091. [07:53:28] [Server thread/INFO]: Max TNT Explosions: 100
  1092. [07:53:28] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1093. [07:53:28] [Server thread/INFO]: Item Despawn Rate: 6000
  1094. [07:53:28] [Server thread/INFO]: Item Merge Radius: 2.5
  1095. [07:53:28] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1096. [07:53:28] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1097. [07:53:28] [Server thread/INFO]: Preparing start region for level 11 (Seed: -2213665725159280924)
  1098. [07:53:28] [Server thread/INFO]: [Multiverse-Core] 12 - World(s) loaded.
  1099. [07:53:28] [Server thread/INFO]: [HeadsLite] Enabling HeadsLite v1.2
  1100. [07:53:28] [Server thread/INFO]: [GrapplingHook] Enabling GrapplingHook v1.5.6
  1101. [07:53:29] [Server thread/INFO]: [WiiPay] Enabling WiiPay v1.1
  1102. [07:53:29] [Server thread/INFO]: Enabling Wiipay.
  1103. [07:53:29] [Server thread/INFO]: Setting up permissions.
  1104. [07:53:29] [Server thread/INFO]: Setting up economy.
  1105. [07:53:29] [Server thread/INFO]: [MinecraftRadio] Enabling MinecraftRadio v2.0
  1106. [07:53:29] [Server thread/INFO]: [MinecraftRadio] MinecraftRadio Enabled!
  1107. [07:53:29] [Server thread/INFO]: [Thirst] Enabling Thirst v1.6.2
  1108. [07:53:29] [Server thread/INFO]: [Thirst] Plugin Loading
  1109. [07:53:29] [Server thread/INFO]: [Thirst] ?cThanks for using BYTE Thirst plugin - www.byte.org.uk!
  1110. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding allowed world: world
  1111. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding allowed world: world_nether
  1112. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding allowed world: world_the_end
  1113. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding refeshing object: items.373 with value 20
  1114. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding refeshing object: items.282 with value 10
  1115. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding refeshing object: items.413 with value 10
  1116. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding refeshing object: items.335 with value 15
  1117. [07:53:29] [Server thread/INFO]: [Thirst] ?aAdding refeshing object: items.360 with value 5
  1118. [07:53:29] [Server thread/INFO]: ?9Creating snow to water custom recipe
  1119. [07:53:29] [Server thread/INFO]: ?9Creating boiled water recipe
  1120. [07:53:29] [Server thread/INFO]: [Thirst] Server version detected: git-Spigot-db6de12-07c3001 (MC: 1.8.8)
  1121. [07:53:29] [Server thread/INFO]: ?9Creating maxstack size for bottles as 10
  1122. [07:53:29] [Server thread/INFO]: [Thirst] Action bar enabled
  1123. [07:53:29] [Server thread/INFO]: [Thirst] XP thirst score disabled in config
  1124. [07:53:29] [Server thread/INFO]: [Thirst] ?aBYTE scoreboard disabled in config
  1125. [07:53:29] [Server thread/INFO]: [Thirst] ?aArmorWeight not found
  1126. [07:53:29] [Server thread/INFO]: [Thirst] BarAPI not Found
  1127. [07:53:29] [Server thread/INFO]: [Thirst] Scoreboard Stats not Found
  1128. [07:53:29] [Server thread/INFO]: [Thirst] timer at 500
  1129. [07:53:29] [Server thread/INFO]: [Thirst] normal reduction at 1
  1130. [07:53:29] [Server thread/INFO]: [TimeGivesYouMoney] Enabling TimeGivesYouMoney v1.2.2
  1131. [07:53:29] [Server thread/INFO]: Enabled successfully.
  1132. [07:53:29] [Server thread/INFO]: [SimpleBroadcast] Enabling SimpleBroadcast v1.9
  1133. [07:53:29] [Server thread/INFO]: [LaggRemover] Enabling LaggRemover v0.2.0
  1134. [07:53:29] [Server thread/INFO]: [LaggRemover] The Smart Lag Detection AI is now active.
  1135. [07:53:29] [Server thread/INFO]: [LaggRemover] LaggRemover has been enabled!
  1136. [07:53:29] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1247)
  1137. [07:53:29] [Server thread/INFO]: [LinksOnSigns] Enabling LinksOnSigns v1.9
  1138. [07:53:29] [Server thread/INFO]: [LinksOnSigns][LinksOnSigns] loading LinksOnSigns v1.9
  1139. [07:53:29] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.13.1
  1140. [07:53:29] [Server thread/ERROR]: Error occurred while enabling EssentialsSpawn v2.13.1 (Is it up to date?)
  1141. java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
  1142. at com.earth2me.essentials.spawn.EssentialsSpawn.onEnable(EssentialsSpawn.java:34) ~[?:?]
  1143. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1144. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [mc.jar:git-Spigot-db6de12-07c3001]
  1145. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [mc.jar:git-Spigot-db6de12-07c3001]
  1146. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [mc.jar:git-Spigot-db6de12-07c3001]
  1147. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [mc.jar:git-Spigot-db6de12-07c3001]
  1148. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [mc.jar:git-Spigot-db6de12-07c3001]
  1149. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [mc.jar:git-Spigot-db6de12-07c3001]
  1150. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [mc.jar:git-Spigot-db6de12-07c3001]
  1151. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [mc.jar:git-Spigot-db6de12-07c3001]
  1152. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  1153. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  1154. [07:53:29] [Server thread/INFO]: [NoMelt] Enabling NoMelt v1.0.0
  1155. [07:53:29] [Server thread/INFO]: [NoMelt] Enabled
  1156. [07:53:29] [Server thread/INFO]: [NoMelt] - Melting is disabled.
  1157. [07:53:29] [Server thread/INFO]: [NoMelt] - Ice will drop
  1158. [07:53:29] [Server thread/INFO]: [NoMelt] - Freezing is Disabled.
  1159. [07:53:29] [Server thread/INFO]: [NoMelt] - Ice will NOT turn to water upon breaking.
  1160. [07:53:29] [Server thread/INFO]: [VanishNoPacket] Enabling VanishNoPacket v3.19
  1161. [07:53:29] [Server thread/INFO]: [VanishNoPacket] Colored nametags enabled, but I couldn't find TagAPI
  1162. [07:53:29] [Server thread/INFO]: [VanishNoPacket] For awesome colored nametags on vanish, visit
  1163. [07:53:29] [Server thread/INFO]: [VanishNoPacket] http://dev.bukkit.org/server-mods/tag/
  1164. [07:53:29] [Server thread/INFO]: [VanishNoPacket] and download TagAPI.jar
  1165. [07:53:29] [Server thread/INFO]: [VanishNoPacket] Now hooking into Essentials
  1166. [07:53:29] [Server thread/INFO]: [VanishNoPacket] 3.19 loaded.
  1167. [07:53:29] [Server thread/INFO]: [AntiWitherDestruction] Enabling AntiWitherDestruction v0.3
  1168. [07:53:29] [Server thread/INFO]: [JailstickLimitations] Enabling JailstickLimitations v1.0
  1169. [07:53:29] [Server thread/INFO]: Custom JailstickLimitations plugin!
  1170. [07:53:29] [Server thread/INFO]: [ImageMaps] Enabling ImageMaps v0.4.1
  1171. [07:53:29] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  1172. [07:53:29] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  1173. [07:53:29] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  1174. [07:53:30] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1175. [07:53:30] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  1176. [07:53:30] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  1177. [07:53:30] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  1178. [07:53:30] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.1.6
  1179. [07:53:30] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-MyCommand-=-=-=-=-=-=-=-=-=-=-=-=
  1180. [07:53:30] [Server thread/INFO]: = Vault : Ok. Hooked MyCommand Vault 1.5.6-b49
  1181. [07:53:30] [Server thread/INFO]: = Spout : Not detected BarAPI : Not detected
  1182. [07:53:30] [Server thread/INFO]: = Config : Ok
  1183. [07:53:30] [Server thread/INFO]: = Custom commands loaded : 32
  1184. [07:53:30] [Server thread/INFO]: = Version: 5.1.6
  1185. [07:53:30] [Server thread/INFO]: = Author : MRI a.k.a Ivanpro
  1186. [07:53:30] [Server thread/INFO]: = Status : Active
  1187. [07:53:30] [Server thread/INFO]: =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1188. [07:53:30] [Server thread/INFO]: [CarsFlag] Enabling CarsFlag v1.0
  1189. [07:53:30] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  1190. [07:53:30] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  1191. [07:53:30] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  1192. [07:53:30] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  1193. [07:53:30] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  1194. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  1195. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  1196. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  1197. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  1198. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  1199. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  1200. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  1201. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  1202. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  1203. [07:53:30] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  1204. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  1205. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft) TNT ignition is PERMITTED.
  1206. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft) Lighters are PERMITTED.
  1207. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft) Lava fire is blocked.
  1208. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft) Fire spread is UNRESTRICTED.
  1209. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CooperCraft'
  1210. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft_the_end) TNT ignition is PERMITTED.
  1211. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft_the_end) Lighters are PERMITTED.
  1212. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft_the_end) Lava fire is blocked.
  1213. [07:53:30] [Server thread/INFO]: [WorldGuard] (CooperCraft_the_end) Fire spread is UNRESTRICTED.
  1214. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'CooperCraft_the_end'
  1215. [07:53:30] [Server thread/INFO]: [WorldGuard] (map) TNT ignition is PERMITTED.
  1216. [07:53:30] [Server thread/INFO]: [WorldGuard] (map) Lighters are PERMITTED.
  1217. [07:53:30] [Server thread/INFO]: [WorldGuard] (map) Lava fire is blocked.
  1218. [07:53:30] [Server thread/INFO]: [WorldGuard] (map) Fire spread is UNRESTRICTED.
  1219. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map'
  1220. [07:53:30] [Server thread/INFO]: [WorldGuard] (map_the_end) TNT ignition is PERMITTED.
  1221. [07:53:30] [Server thread/INFO]: [WorldGuard] (map_the_end) Lighters are PERMITTED.
  1222. [07:53:30] [Server thread/INFO]: [WorldGuard] (map_the_end) Lava fire is blocked.
  1223. [07:53:30] [Server thread/INFO]: [WorldGuard] (map_the_end) Fire spread is UNRESTRICTED.
  1224. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'map_the_end'
  1225. [07:53:30] [Server thread/INFO]: [WorldGuard] (New) TNT ignition is PERMITTED.
  1226. [07:53:30] [Server thread/INFO]: [WorldGuard] (New) Lighters are PERMITTED.
  1227. [07:53:30] [Server thread/INFO]: [WorldGuard] (New) Lava fire is blocked.
  1228. [07:53:30] [Server thread/INFO]: [WorldGuard] (New) Fire spread is UNRESTRICTED.
  1229. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'New'
  1230. [07:53:30] [Server thread/INFO]: [WorldGuard] (New_the_end) TNT ignition is PERMITTED.
  1231. [07:53:30] [Server thread/INFO]: [WorldGuard] (New_the_end) Lighters are PERMITTED.
  1232. [07:53:30] [Server thread/INFO]: [WorldGuard] (New_the_end) Lava fire is blocked.
  1233. [07:53:30] [Server thread/INFO]: [WorldGuard] (New_the_end) Fire spread is UNRESTRICTED.
  1234. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'New_the_end'
  1235. [07:53:30] [Server thread/INFO]: [WorldGuard] (TestWorld) TNT ignition is PERMITTED.
  1236. [07:53:30] [Server thread/INFO]: [WorldGuard] (TestWorld) Lighters are PERMITTED.
  1237. [07:53:30] [Server thread/INFO]: [WorldGuard] (TestWorld) Lava fire is blocked.
  1238. [07:53:30] [Server thread/INFO]: [WorldGuard] (TestWorld) Fire spread is UNRESTRICTED.
  1239. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'TestWorld'
  1240. [07:53:30] [Server thread/INFO]: [WorldGuard] (Vindex) TNT ignition is PERMITTED.
  1241. [07:53:30] [Server thread/INFO]: [WorldGuard] (Vindex) Lighters are PERMITTED.
  1242. [07:53:30] [Server thread/INFO]: [WorldGuard] (Vindex) Lava fire is blocked.
  1243. [07:53:30] [Server thread/INFO]: [WorldGuard] (Vindex) Fire spread is UNRESTRICTED.
  1244. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Vindex'
  1245. [07:53:30] [Server thread/INFO]: [WorldGuard] (Building) TNT ignition is PERMITTED.
  1246. [07:53:30] [Server thread/INFO]: [WorldGuard] (Building) Lighters are PERMITTED.
  1247. [07:53:30] [Server thread/INFO]: [WorldGuard] (Building) Lava fire is blocked.
  1248. [07:53:30] [Server thread/INFO]: [WorldGuard] (Building) Fire spread is UNRESTRICTED.
  1249. [07:53:30] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Building'
  1250. [07:53:30] [Server thread/INFO]: [WorldGuard] Loading region data...
  1251. [07:53:31] [Server thread/INFO]: [ShortCutSay] Enabling ShortCutSay v1.0
  1252. [07:53:31] [Server thread/INFO]: [GrandTheftMinecart] Enabling GrandTheftMinecart v2.0.5
  1253. [07:53:31] [Server thread/ERROR]: Error occurred while enabling GrandTheftMinecart v2.0.5 (Is it up to date?)
  1254. java.lang.NoClassDefFoundError: net/minecraft/server/v1_7_R3/EntityZombie
  1255. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_91]
  1256. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_91]
  1257. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_91]
  1258. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_91]
  1259. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_91]
  1260. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_91]
  1261. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_91]
  1262. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_91]
  1263. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_91]
  1264. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1265. at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:195) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1266. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:97) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1267. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1268. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  1269. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  1270. at me.ToastHelmi.GrandTheftMinecart.NMS.Police.PoliceType.<clinit>(PoliceType.java:6) ~[?:?]
  1271. at me.ToastHelmi.GrandTheftMinecart.Settings.Settings.loadConfig(Settings.java:58) ~[?:?]
  1272. at me.ToastHelmi.GrandTheftMinecart.GrandTheftMinecart.onEnable(GrandTheftMinecart.java:39) ~[?:?]
  1273. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1274. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [mc.jar:git-Spigot-db6de12-07c3001]
  1275. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [mc.jar:git-Spigot-db6de12-07c3001]
  1276. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [mc.jar:git-Spigot-db6de12-07c3001]
  1277. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [mc.jar:git-Spigot-db6de12-07c3001]
  1278. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [mc.jar:git-Spigot-db6de12-07c3001]
  1279. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [mc.jar:git-Spigot-db6de12-07c3001]
  1280. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [mc.jar:git-Spigot-db6de12-07c3001]
  1281. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [mc.jar:git-Spigot-db6de12-07c3001]
  1282. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  1283. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  1284. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_7_R3.EntityZombie
  1285. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1286. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1287. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  1288. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  1289. ... 29 more
  1290. [07:53:31] [Server thread/INFO]: [FurnitureLib] Enabling FurnitureLib v1.4.5
  1291. [07:53:31] [Server thread/WARN]: Failed to check for a update on spigot for FurnitureLib
  1292. [07:53:31] [Server thread/INFO]: [FurnitureLib] ==========================================
  1293. [07:53:31] [Server thread/INFO]: [FurnitureLib] FurnitureLibary Version: 1.4.5
  1294. [07:53:31] [Server thread/INFO]: [FurnitureLib] Furniture Autor: Ste3et_C0st
  1295. [07:53:31] [Server thread/INFO]: [FurnitureLib] Furniture Website: http://dicecraft.de
  1296. [07:53:31] [Server thread/INFO]: [FurnitureLib] Furniture start load
  1297. [07:53:34] [Server thread/INFO]: [FurnitureLib] FurnitureLib load 96 Objects from: SQLite Database
  1298. [07:53:34] [Server thread/INFO]: [FurnitureLib] Furniture load finish
  1299. [07:53:34] [Server thread/INFO]: [FurnitureLib] ==========================================
  1300. [07:53:34] [Server thread/INFO]: [Disease] Enabling Disease v1.7
  1301. [07:53:34] [Server thread/INFO]: [Disease] Plugin Loading
  1302. [07:53:34] [Server thread/INFO]: [Disease] Loading configuration file
  1303. [07:53:34] [Server thread/INFO]: [Disease] Loading Language file
  1304. [07:53:34] [Server thread/INFO]: [Disease] Temperature module loaded
  1305. [07:53:34] [Server thread/INFO]: Custom heat values reloaded into calculator
  1306. [07:53:34] [Server thread/INFO]: radius 3
  1307. [07:53:34] [Server thread/INFO]: fire 10
  1308. [07:53:34] [Server thread/INFO]: torch 2
  1309. [07:53:34] [Server thread/INFO]: [Disease] ?aAdding allowed world: world
  1310. [07:53:34] [Server thread/INFO]: [Disease] ?aAdding allowed world: world_nether
  1311. [07:53:34] [Server thread/INFO]: [Disease] ?aAdding allowed world: world_the_end
  1312. [07:53:34] [Server thread/INFO]: [Disease] Loading choking items: [260, 297, 319, 320, 349, 350, 358, 363, 364, 365, 366, 367, 391, 392, 393, 411, 412, 423, 424]
  1313. [07:53:34] [Server thread/INFO]: ?aCreating Bandage Recipe
  1314. [07:53:34] [Server thread/INFO]: ?aCreating Sweetwort Recipe
  1315. [07:53:34] [Server thread/INFO]: ?aCreating Smoothwater Recipe
  1316. [07:53:34] [Server thread/INFO]: ?aCreating Bitterwort Recipe
  1317. [07:53:34] [Server thread/INFO]: ?aCreating Brightwater Recipe
  1318. [07:53:34] [Server thread/INFO]: ?aCreating LegSplint Recipe
  1319. [07:53:34] [Server thread/INFO]: ?aCreating WarmGel recipe
  1320. [07:53:34] [Server thread/INFO]: ?aCreating Blackbrew Recipe
  1321. [07:53:34] [Server thread/INFO]: ?aCreating SoothingPotion Recipe
  1322. [07:53:34] [Server thread/INFO]: ?aCreating LycanPotion Recipe
  1323. [07:53:34] [Server thread/INFO]: ?aCreating Syringe Recipe
  1324. [07:53:34] [Server thread/INFO]: ?aCreating vaccines Recipe
  1325. [07:53:34] [Server thread/INFO]: ?aCreating boiling milk recipe
  1326. [07:53:34] [Server thread/INFO]: ?aCreating Disease Vial Recipe
  1327. [07:53:34] [Server thread/INFO]: ?aCreating SweetBrine Recipe
  1328. [07:53:34] [Server thread/INFO]: [Disease] ?cThanks for using the BYTE Disease plugin - www.byte.org.uk!
  1329. [07:53:34] [Server thread/INFO]: [Disease] ?aBYTE scoreboard disabled in config
  1330. [07:53:34] [Server thread/INFO]: [Disease] Scoreboard Stats not Found
  1331. [07:53:34] [Server thread/INFO]: [Disease] Vault plugin Found
  1332. [07:53:34] [Server thread/INFO]: [Disease] Vault Enabled
  1333. [07:53:34] [Server thread/INFO]: [Disease] World Guard disabled in config
  1334. [07:53:34] [Server thread/INFO]: [Disease] timer at 500
  1335. [07:53:34] [Server thread/INFO]: [IP-Check] Enabling IP-Check v2.0.6
  1336. [07:53:34] [Server thread/INFO]: [IP-Check] Established connection to database.
  1337. [07:53:34] [Server thread/INFO]: [IP-Check] It's a trap!
  1338. [07:53:34] [Server thread/INFO]: [Vehicles] Enabling Vehicles v2.6
  1339. [07:53:34] [Server thread/INFO]: Vehicles >> lang.yml loaded.
  1340. [07:53:34] [Server thread/INFO]: [Exams] Enabling Exams v0.2.4
  1341. [07:53:34] [Server thread/INFO]: [Exams v0.2.4] Vault found, exam prices enabled.
  1342. [07:53:34] [Server thread/INFO]: [Exams v0.2.4] Using PermissionsEx.
  1343. [07:53:34] [Server thread/INFO]: [Exams v0.2.4] Loaded 25 exams.
  1344. [07:53:34] [Server thread/INFO]: [Exams v0.2.4] Loaded 163 students.
  1345. [07:53:35] [Server thread/INFO]: [BloodParticles] Enabling BloodParticles v0.5.0
  1346. [07:53:35] [Server thread/INFO]: [ServerMinimap] Enabling ServerMinimap v0.7.8
  1347. [07:53:35] [Server thread/INFO]: [ServerMinimap] Created Minimap with ID 0. Use /give <name> MAP 1 0 to get the map as item. (Vanilla command)
  1348. [07:53:35] [Server thread/INFO]: [ServerMinimap] Alternative command: /minimap (Plugin command)
  1349. [07:53:35] [Server thread/INFO]: [SamistineSignFix] Enabling SamistineSignFix v2.2
  1350. [07:53:35] [Server thread/INFO]: [Banknotes] Enabling Banknotes v1.8.0
  1351. [07:53:35] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.19
  1352. [07:53:35] [Server thread/INFO]: [Lockette] Version 1.8.19 is being enabled! Yay! (Core version 1.3.5)
  1353. [07:53:35] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
  1354. [07:53:35] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  1355. [07:53:35] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  1356. [07:53:35] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  1357. [07:53:35] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.3
  1358. [07:53:35] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  1359. [07:53:35] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  1360. [07:53:35] [Server thread/INFO]: [AutoRespawn] Enabling AutoRespawn v1.0
  1361. [07:53:35] [Server thread/INFO]: PermissionsEx has been enabled!
  1362. [07:53:35] [Server thread/INFO]: [SalvageSmelter] Enabling SalvageSmelter v0.1.8
  1363. [07:53:35] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v1.7.1
  1364. [07:53:35] [Server thread/ERROR]: Error occurred while enabling NametagEdit v1.7.1 (Is it up to date?)
  1365. java.lang.NoClassDefFoundError: net/minecraft/server/v1_5_R3/NBTBase
  1366. at ca.wacos.nametagedit.NametagEdit.onEnable(NametagEdit.java:37) ~[?:?]
  1367. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1368. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [mc.jar:git-Spigot-db6de12-07c3001]
  1369. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [mc.jar:git-Spigot-db6de12-07c3001]
  1370. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [mc.jar:git-Spigot-db6de12-07c3001]
  1371. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [mc.jar:git-Spigot-db6de12-07c3001]
  1372. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [mc.jar:git-Spigot-db6de12-07c3001]
  1373. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [mc.jar:git-Spigot-db6de12-07c3001]
  1374. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [mc.jar:git-Spigot-db6de12-07c3001]
  1375. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [mc.jar:git-Spigot-db6de12-07c3001]
  1376. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [mc.jar:git-Spigot-db6de12-07c3001]
  1377. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_91]
  1378. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_5_R3.NBTBase
  1379. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1380. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[mc.jar:git-Spigot-db6de12-07c3001]
  1381. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_91]
  1382. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_91]
  1383. ... 12 more
  1384. [07:53:35] [Server thread/INFO]: [Ridemycraft] Enabling Ridemycraft v${version}
  1385. [07:53:35] [Server thread/INFO]: [RideMyCraft] Minecraft server 1.8 R3
  1386. [07:53:35] [Server thread/INFO]: [RideMyCraft] No metrics
  1387. [07:53:35] [Server thread/INFO]: ------Loading configuration-------
  1388. [07:53:35] [Server thread/INFO]: [Ridemycraft] Reloading cars 
  1389. [07:53:35] [Server thread/INFO]: [Ridemycraft] jeep car loaded !
  1390. [07:53:35] [Server thread/INFO]: [Ridemycraft] TestCar car loaded !
  1391. [07:53:35] [Server thread/INFO]: [Ridemycraft] BugattiVeyron car loaded !
  1392. [07:53:35] [Server thread/INFO]: [Ridemycraft] Cars reloaded !
  1393. [07:53:35] [Server thread/INFO]: ------Data loaded-------
  1394. [07:53:35] [Server thread/INFO]: [Ridemycraft] ?aEconomy plugin loaded !
  1395. [07:53:35] [Server thread/INFO]: [Ridemycraft] ?aPermission plugin loaded !
  1396. [07:53:35] [Server thread/INFO]: [SolidPlayers] Enabling SolidPlayers v1.6.4
  1397. [07:53:35] [Server thread/INFO]: [SolidPlayers] has been enabled.
  1398. [07:53:35] [Server thread/INFO]: [Reporter] Enabling Reporter v3.2.6.1
  1399. [07:53:35] [Server thread/INFO]: [Reporter] v3.2.6.1 - Checking SQLite tables...
  1400. [07:53:35] [Server thread/INFO]: [Reporter] v3.2.6.1 - Using existing SQLite tables.
  1401. [07:53:35] [Server thread/INFO]: [Reporter] v3.2.6.1 - PermissionsEx support enabled.
  1402. [07:53:35] [Server thread/INFO]: [Reporter] v3.2.6.1 - Reporter enabled.
  1403. [07:53:35] [Server thread/INFO]: [PermissionsExTabColors] Enabling PermissionsExTabColors v1.7
  1404. [07:53:35] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  1405. [07:53:35] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1406. [07:53:36] [Server thread/INFO]: creating table 'items'
  1407. [07:53:36] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  1408. [07:53:36] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1409. [07:53:36] [Server thread/INFO]: creating table 'accounts'
  1410. [07:53:36] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  1411. [07:53:36] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  1412. [07:53:36] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  1413. [07:53:36] [Server thread/INFO]: [ChestShop] Lockette version 1.8.19 loaded.
  1414. [07:53:36] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1415. [07:53:36] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  1416. [07:53:36] [Server thread/INFO]: [SkQuery] Enabling SkQuery v3.5.0
  1417. [07:53:36] [Server thread/INFO]: [skQuery] Snooping enabled from com.w00tmast3r.skquery.SkQuery
  1418. [07:53:36] [Server thread/INFO]: [skQuery] Locating classes from SkQuery...
  1419. [07:53:38] [Server thread/INFO]: [skQuery] Finished snooping of SkQuery with 131 classes.
  1420. [07:53:38] [Server thread/INFO]: [skQuery] Beginning to process a total of 131 from SkQuery
  1421. [07:53:38] [Server thread/INFO]: [skQuery] Out of 131 classes, 131 classes were loaded from SkQuery
  1422. [07:53:38] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1423. [07:53:38] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  1424. [07:53:38] [Server thread/INFO]: [Lift] Enabling Lift v52
  1425. [07:53:38] [Server thread/INFO]: Lift v52 is now enabled!
  1426. [07:53:38] [Server thread/INFO]: [FriskStick] Enabling FriskStick v1.0 Beta
  1427. [07:53:38] [Server thread/INFO]: [FriskStick] FriskStick v. 1.0 Beta is now enabled!
  1428. [07:53:38] [Server thread/INFO]: [SignShop] Enabling SignShop v2.11.0
  1429. [07:53:38] [Server thread/INFO]: [SignShop] Succesfully started Metrics, see http://mcstats.org for more information.
  1430. [07:53:38] [Server thread/ERROR]: [SignShop] Unable to load /home/mc1/home/mc1/plugins/SignShop/timing.yml because: unacceptable character '
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement