Advertisement
Guest User

Untitled

a guest
Jun 26th, 2015
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 131.30 KB | None | 0 0
  1. [14:38:09] [Server thread/INFO]: Starting minecraft server version 1.8.6
  2. [14:38:09] [Server thread/INFO]: Loading properties
  3. [14:38:09] [Server thread/INFO]: Default game type: SURVIVAL
  4. [14:38:09] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-6a6b839-b0e81a4 (MC: 1.8.6) (Implementing API version 1.8.6-R0.1-SNAPSHOT)
  5. [14:38:10] [Server thread/INFO]: Debug logging is disabled
  6. [14:38:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [14:38:10] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [14:38:10] [Server thread/INFO]: Generating keypair
  9. [14:38:11] [Server thread/INFO]: Starting Minecraft server on *:25501
  10. [14:38:11] [Server thread/INFO]: Using default channel type
  11. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Buycraft.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  19. Caused by: java.util.zip.ZipException: error in opening zip file
  20. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  21. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  22. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  23. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  24. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  25. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  26. ... 5 more
  27. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ChairStairs.jar' in folder 'plugins'
  28. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  29. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  30. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  31. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  32. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  33. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  34. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  35. Caused by: java.util.zip.ZipException: error in opening zip file
  36. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  37. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  38. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  39. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  40. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  41. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  42. ... 5 more
  43. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ChestShop.jar' in folder 'plugins'
  44. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  45. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  46. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  47. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  48. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  49. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  50. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  51. Caused by: java.util.zip.ZipException: error in opening zip file
  52. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  53. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  54. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  55. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  56. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  57. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  58. ... 5 more
  59. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ClearChat.jar' in folder 'plugins'
  60. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  61. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  62. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  63. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  64. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  65. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  66. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  67. Caused by: java.util.zip.ZipException: error in opening zip file
  68. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  69. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  70. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  71. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  72. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  73. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  74. ... 5 more
  75. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Clearlag.jar' in folder 'plugins'
  76. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  77. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  78. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  79. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  80. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  81. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  82. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  83. Caused by: java.util.zip.ZipException: error in opening zip file
  84. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  85. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  86. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  87. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  88. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  89. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  90. ... 5 more
  91. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ConsoleScheduler.jar' in folder 'plugins'
  92. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  93. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  94. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  95. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  96. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  97. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  98. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  99. Caused by: java.util.zip.ZipException: error in opening zip file
  100. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  101. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  102. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  103. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  104. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  105. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  106. ... 5 more
  107. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._CoreProtect_2.10.0.jar' in folder 'plugins'
  108. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  109. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  110. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  111. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  112. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  113. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  114. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  115. Caused by: java.util.zip.ZipException: error in opening zip file
  116. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  117. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  118. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  119. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  120. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  121. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  122. ... 5 more
  123. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._EchoPet-v2.7.0.jar' in folder 'plugins'
  124. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  125. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  126. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  127. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  128. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  129. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  130. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  131. Caused by: java.util.zip.ZipException: error in opening zip file
  132. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  133. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  134. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  135. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  136. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  137. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  138. ... 5 more
  139. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Essentials-2.x-SNAPSHOT.jar' in folder 'plugins'
  140. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  141. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  142. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  143. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  144. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  145. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  146. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  147. Caused by: java.util.zip.ZipException: error in opening zip file
  148. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  149. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  150. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  151. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  152. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  153. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  154. ... 5 more
  155. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._EssentialsChat-2.x-SNAPSHOT.jar' in folder 'plugins'
  156. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  157. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  158. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  159. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  160. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  161. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  162. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  163. Caused by: java.util.zip.ZipException: error in opening zip file
  164. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  165. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  166. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  167. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  168. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  169. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  170. ... 5 more
  171. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Factions.jar' in folder 'plugins'
  172. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  173. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  174. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  175. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  176. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  177. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  178. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  179. Caused by: java.util.zip.ZipException: error in opening zip file
  180. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  181. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  182. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  183. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  184. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  185. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  186. ... 5 more
  187. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Heads.jar' in folder 'plugins'
  188. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  189. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  190. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  191. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  192. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  193. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  194. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  195. Caused by: java.util.zip.ZipException: error in opening zip file
  196. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  197. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  198. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  199. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  200. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  201. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  202. ... 5 more
  203. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._HolographicDisplays.jar' in folder 'plugins'
  204. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  205. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  206. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  207. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  208. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  209. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  210. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  211. Caused by: java.util.zip.ZipException: error in opening zip file
  212. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  213. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  214. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  215. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  216. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  217. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  218. ... 5 more
  219. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Lockette.jar' in folder 'plugins'
  220. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  221. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  222. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  223. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  224. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  225. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  226. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  227. Caused by: java.util.zip.ZipException: error in opening zip file
  228. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  229. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  230. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  231. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  232. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  233. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  234. ... 5 more
  235. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._MassiveCore.jar' in folder 'plugins'
  236. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  237. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  238. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  239. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  240. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  241. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  242. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  243. Caused by: java.util.zip.ZipException: error in opening zip file
  244. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  245. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  246. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  247. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  248. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  249. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  250. ... 5 more
  251. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._MultiMOTD.jar' in folder 'plugins'
  252. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  253. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  254. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  255. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  256. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  257. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  258. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  259. Caused by: java.util.zip.ZipException: error in opening zip file
  260. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  261. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  262. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  263. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  264. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  265. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  266. ... 5 more
  267. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Multiverse-Core-2.5.jar' in folder 'plugins'
  268. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  269. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  270. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  271. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  272. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  273. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  274. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  275. Caused by: java.util.zip.ZipException: error in opening zip file
  276. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  277. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  278. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  279. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  280. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  281. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  282. ... 5 more
  283. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._Multiverse-Portals.jar' in folder 'plugins'
  284. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  285. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  286. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  287. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  288. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  289. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  290. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  291. Caused by: java.util.zip.ZipException: error in opening zip file
  292. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  293. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  294. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  295. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  296. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  297. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  298. ... 5 more
  299. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._NoteBlockAPI-1.1.0.jar' in folder 'plugins'
  300. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  301. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  302. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  303. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  304. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  305. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  306. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  307. Caused by: java.util.zip.ZipException: error in opening zip file
  308. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  309. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  310. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  311. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  312. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  313. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  314. ... 5 more
  315. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._payday.jar' in folder 'plugins'
  316. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  317. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  318. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  319. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  320. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  321. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  322. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  323. Caused by: java.util.zip.ZipException: error in opening zip file
  324. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  325. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  326. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  327. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  328. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  329. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  330. ... 5 more
  331. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._PermissionsEx.jar' in folder 'plugins'
  332. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  333. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  334. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  335. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  336. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  337. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  338. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  339. Caused by: java.util.zip.ZipException: error in opening zip file
  340. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  341. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  342. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  343. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  344. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  345. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  346. ... 5 more
  347. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._RewardVoting.jar' in folder 'plugins'
  348. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  349. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  350. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  351. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  352. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  353. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  354. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  355. Caused by: java.util.zip.ZipException: error in opening zip file
  356. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  357. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  358. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  359. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  360. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  361. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  362. ... 5 more
  363. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ScoreboardStats.jar' in folder 'plugins'
  364. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  365. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  366. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  367. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  368. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  369. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  370. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  371. Caused by: java.util.zip.ZipException: error in opening zip file
  372. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  373. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  374. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  375. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  376. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  377. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  378. ... 5 more
  379. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ServerMusic.jar' in folder 'plugins'
  380. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  381. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  382. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  383. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  384. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  385. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  386. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  387. Caused by: java.util.zip.ZipException: error in opening zip file
  388. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  389. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  390. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  391. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  392. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  393. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  394. ... 5 more
  395. [14:38:11] [Server thread/ERROR]: Could not load 'plugins\._ServerSigns.jar' in folder 'plugins'
  396. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  397. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  398. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  399. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  400. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  401. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  402. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  403. Caused by: java.util.zip.ZipException: error in opening zip file
  404. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  405. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  406. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  407. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  408. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  409. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  410. ... 5 more
  411. [14:38:12] [Server thread/ERROR]: Could not load 'plugins\._skins.jar' in folder 'plugins'
  412. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  413. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  414. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  415. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  416. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  417. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  418. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  419. Caused by: java.util.zip.ZipException: error in opening zip file
  420. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  421. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  422. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  423. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  424. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  425. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  426. ... 5 more
  427. [14:38:12] [Server thread/ERROR]: Could not load 'plugins\._Vault.jar' in folder 'plugins'
  428. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  429. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  430. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  431. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  432. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  433. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  434. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  435. Caused by: java.util.zip.ZipException: error in opening zip file
  436. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  437. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  438. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  439. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  440. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  441. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  442. ... 5 more
  443. [14:38:12] [Server thread/ERROR]: Could not load 'plugins\._Votifier.jar' in folder 'plugins'
  444. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  445. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  446. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  447. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  448. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  449. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  450. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  451. Caused by: java.util.zip.ZipException: error in opening zip file
  452. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  453. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  454. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  455. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  456. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  457. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  458. ... 5 more
  459. [14:38:12] [Server thread/ERROR]: Could not load 'plugins\._worldedit-bukkit-6.0.jar' in folder 'plugins'
  460. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  461. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  462. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  463. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  464. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  465. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  466. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  467. Caused by: java.util.zip.ZipException: error in opening zip file
  468. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  469. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  470. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  471. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  472. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  473. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  474. ... 5 more
  475. [14:38:12] [Server thread/ERROR]: Could not load 'plugins\._worldguard-6.0.0-beta-03.jar' in folder 'plugins'
  476. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  477. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  478. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  479. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:291) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  480. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  481. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  482. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  483. Caused by: java.util.zip.ZipException: error in opening zip file
  484. at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45]
  485. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  486. at java.util.zip.ZipFile.<init>(Unknown Source) ~[?:1.8.0_45]
  487. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  488. at java.util.jar.JarFile.<init>(Unknown Source) ~[?:1.8.0_45]
  489. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  490. ... 5 more
  491. [14:38:15] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  492. [14:38:16] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.10.0
  493. [14:38:16] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.0;3342-78f975b9
  494. [14:38:16] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  495. [14:38:16] [Server thread/INFO]: [ClearChat] Loading ClearChat v1.3
  496. [14:38:16] [Server thread/INFO]: [ObbyDestruct] Loading ObbyDestruct v4.0
  497. [14:38:16] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.7.7
  498. [14:38:16] [Server thread/INFO]: [Buycraft] Loading Buycraft v6.7
  499. [14:38:16] [Server thread/INFO]: [ConsoleScheduler] Loading ConsoleScheduler v1.4.01
  500. [14:38:16] [Server thread/INFO]: [Heads] Loading Heads v1.3
  501. [14:38:16] [Server thread/INFO]: [MultiMOTD] Loading MultiMOTD v1.2.2
  502. [14:38:16] [Server thread/INFO]: [Lockette] Loading Lockette v1.8.16
  503. [14:38:16] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  504. [14:38:16] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b692
  505. [14:38:16] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.0.0-beta-03.1514-
  506. [14:38:16] [Server thread/INFO]: [SignEdit] Loading SignEdit v3.3.2
  507. [14:38:16] [Server thread/INFO]: [RewardVoting] Loading RewardVoting v6.0.3
  508. [14:38:16] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  509. [14:38:16] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.7.0-b41
  510. [14:38:16] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.3
  511. [14:38:16] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0
  512. [14:38:16] [Server thread/INFO]: [Skins] Loading Skins v1.8.3
  513. [14:38:16] [Server thread/INFO]: [ServerMusic] Loading ServerMusic v1.1.3
  514. [14:38:16] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5-bUNKNOWN
  515. [14:38:16] [Server thread/INFO]: [Vault] Loading Vault v1.5.3-b37
  516. [14:38:16] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1
  517. [14:38:16] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.7.5
  518. [14:38:16] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
  519. [14:38:16] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.6.6
  520. [14:38:16] [Server thread/INFO]: [Factions] Loading Factions v2.7.5
  521. [14:38:16] [Server thread/INFO]: [PayDay] Loading PayDay v1.6.1
  522. [14:38:16] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v3.1.1
  523. [14:38:16] [Server thread/INFO]: [ScoreboardStats] Loading ScoreboardStats v0.9.1
  524. [14:38:16] [Server thread/INFO]: [Vault] Enabling Vault v1.5.3-b37
  525. [14:38:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  526. [14:38:16] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  527. [14:38:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  528. [14:38:16] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  529. [14:38:16] [Server thread/INFO]: [Vault] Enabled Version 1.5.3-b37
  530. [14:38:16] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.7.5
  531. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE START ===
  532. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  533. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  534. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  535. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  536. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  537. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  538. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  539. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  540. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  541. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  542. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Setup of IdUtil took 135ms.
  543. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] Activated integration with Vault
  544. [14:38:16] [Server thread/INFO]: [MassiveCore 2.7.5] === ENABLE COMPLETE (Took 319ms) ===
  545. [14:38:16] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  546. [14:38:16] [Server thread/INFO]: Preparing level "DawgCraft-Hub"
  547. [14:38:16] [Server thread/INFO]: -------- World Settings For [DawgCraft-Hub] --------
  548. [14:38:16] [Server thread/INFO]: Item Despawn Rate: 6000
  549. [14:38:16] [Server thread/INFO]: Item Merge Radius: 2.5
  550. [14:38:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  551. [14:38:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  552. [14:38:16] [Server thread/INFO]: View Distance: 10
  553. [14:38:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  554. [14:38:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  555. [14:38:16] [Server thread/INFO]: Chunks to Grow per Tick: 650
  556. [14:38:17] [Server thread/INFO]: Clear tick list: false
  557. [14:38:17] [Server thread/INFO]: Mob Spawn Range: 4
  558. [14:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  559. [14:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  560. [14:38:17] [Server thread/INFO]: Max TNT Explosions: 100
  561. [14:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  562. [14:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  563. [14:38:17] [Server thread/INFO]: Structure Info Saving: true
  564. [14:38:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  565. [14:38:17] [Server thread/INFO]: Random Lighting Updates: false
  566. [14:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  567. [14:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  568. [14:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  569. [14:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  570. [14:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  571. [14:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  572. [14:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  573. [14:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  574. [14:38:17] [Server thread/INFO]: Anti X-Ray: true
  575. [14:38:17] [Server thread/INFO]: Engine Mode: 1
  576. [14:38:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  577. [14:38:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  578. [14:38:17] [Server thread/INFO]: Max Entity Collisions: 8
  579. [14:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  580. [14:38:17] [Server thread/INFO]: -------- World Settings For [DawgCraft-Hub_nether] --------
  581. [14:38:17] [Server thread/INFO]: Item Despawn Rate: 6000
  582. [14:38:17] [Server thread/INFO]: Item Merge Radius: 2.5
  583. [14:38:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  584. [14:38:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  585. [14:38:17] [Server thread/INFO]: View Distance: 10
  586. [14:38:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  587. [14:38:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  588. [14:38:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  589. [14:38:17] [Server thread/INFO]: Clear tick list: false
  590. [14:38:17] [Server thread/INFO]: Mob Spawn Range: 4
  591. [14:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  592. [14:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  593. [14:38:17] [Server thread/INFO]: Max TNT Explosions: 100
  594. [14:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  595. [14:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  596. [14:38:17] [Server thread/INFO]: Structure Info Saving: true
  597. [14:38:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  598. [14:38:17] [Server thread/INFO]: Random Lighting Updates: false
  599. [14:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  600. [14:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  601. [14:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  602. [14:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  603. [14:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  604. [14:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  605. [14:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  606. [14:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  607. [14:38:17] [Server thread/INFO]: Anti X-Ray: true
  608. [14:38:17] [Server thread/INFO]: Engine Mode: 1
  609. [14:38:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  610. [14:38:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  611. [14:38:17] [Server thread/INFO]: Max Entity Collisions: 8
  612. [14:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  613. [14:38:17] [Server thread/INFO]: -------- World Settings For [DawgCraft-Hub_the_end] --------
  614. [14:38:17] [Server thread/INFO]: Item Despawn Rate: 6000
  615. [14:38:17] [Server thread/INFO]: Item Merge Radius: 2.5
  616. [14:38:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  617. [14:38:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  618. [14:38:17] [Server thread/INFO]: View Distance: 10
  619. [14:38:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  620. [14:38:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  621. [14:38:17] [Server thread/INFO]: Chunks to Grow per Tick: 650
  622. [14:38:17] [Server thread/INFO]: Clear tick list: false
  623. [14:38:17] [Server thread/INFO]: Mob Spawn Range: 4
  624. [14:38:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  625. [14:38:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  626. [14:38:17] [Server thread/INFO]: Max TNT Explosions: 100
  627. [14:38:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  628. [14:38:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  629. [14:38:17] [Server thread/INFO]: Structure Info Saving: true
  630. [14:38:17] [Server thread/INFO]: Sending up to 10 chunks per packet
  631. [14:38:17] [Server thread/INFO]: Random Lighting Updates: false
  632. [14:38:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  633. [14:38:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  634. [14:38:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  635. [14:38:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  636. [14:38:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  637. [14:38:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  638. [14:38:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  639. [14:38:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  640. [14:38:17] [Server thread/INFO]: Anti X-Ray: true
  641. [14:38:17] [Server thread/INFO]: Engine Mode: 1
  642. [14:38:17] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  643. [14:38:17] [Server thread/INFO]: Replace Blocks: [1, 5]
  644. [14:38:17] [Server thread/INFO]: Max Entity Collisions: 8
  645. [14:38:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  646. [14:38:17] [Server thread/INFO]: Preparing start region for level 0 (Seed: -7335245340196073595)
  647. [14:38:18] [Server thread/INFO]: Preparing spawn area: 90%
  648. [14:38:18] [Server thread/INFO]: Preparing start region for level 1 (Seed: 3880860377614611373)
  649. [14:38:19] [Server thread/INFO]: Preparing spawn area: 19%
  650. [14:38:20] [Server thread/INFO]: Preparing spawn area: 48%
  651. [14:38:21] [Server thread/INFO]: Preparing spawn area: 77%
  652. [14:38:22] [Server thread/INFO]: Preparing spawn area: 95%
  653. [14:38:23] [Server thread/INFO]: Preparing start region for level 2 (Seed: 3880860377614611373)
  654. [14:38:23] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.10.0
  655. [14:38:23] [Server thread/INFO]: [CoreProtect] Invalid WorldEdit version found.
  656. [14:38:23] [Server thread/INFO]: CoreProtect version 2.10.0 is enabled!
  657. [14:38:23] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
  658. [14:38:23] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.0;3342-78f975b9
  659. [14:38:24] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  660. [14:38:24] [Server thread/WARN]: [WorldEdit]
  661. **********************************************
  662. ** This WorldEdit version does not fully support your version of Bukkit.
  663. **
  664. ** When working with blocks or undoing, chests will be empty, signs
  665. ** will be blank, and so on. There will be no support for entity
  666. ** and biome-related functions.
  667. **
  668. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  669. **********************************************
  670.  
  671. [14:38:24] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  672. [14:38:24] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  673. [14:38:24] [Server thread/INFO]: git-Spigot-6a6b839-b0e81a4 (MC: 1.8.6)
  674. [14:38:24] [Server thread/INFO]: 1.8.6-R0.1-SNAPSHOT
  675. [14:38:24] [Server thread/INFO]: Using locale en_US
  676. [14:38:24] [Server thread/INFO]: Using locale en_US
  677. [14:38:24] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  678. [14:38:24] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
  679. [14:38:24] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
  680. [14:38:25] [Server thread/INFO]: [ClearChat] Enabling ClearChat v1.3
  681. [14:38:25] [Server thread/INFO]: [ClearChat] clear chat enable
  682. [14:38:25] [Server thread/INFO]: [ObbyDestruct] Enabling ObbyDestruct v4.0
  683. [14:38:25] [Server thread/INFO]: [ObbyDestruct] System Enabled.
  684. [14:38:25] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.7.7
  685. [14:38:25] [Server thread/INFO]: [ClearLag] Loading modules...
  686. [14:38:25] [Server thread/WARN]: [ClearLag] mob-range requires you to use bukkit v1.7_r4 (1.7.10)
  687. [14:38:25] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  688. [14:38:25] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  689. [14:38:25] [Server thread/INFO]: [Buycraft] Enabling Buycraft v6.7
  690. [14:38:25] [Thread-13/INFO]: [ClearLag] Checking for updates...
  691. [14:38:25] [Server thread/INFO]: [ConsoleScheduler] Enabling ConsoleScheduler v1.4.01
  692. [14:38:25] [Server thread/INFO]: [ConsoleScheduler] Vault Found! Hooking as permission system
  693. [14:38:25] [Server thread/INFO]: [ConsoleScheduler] By BoomerBR - v1.4.01 enabled.
  694. [14:38:25] [Server thread/INFO]: [ConsoleScheduler] Command execution will start in 5 seconds.
  695. [14:38:25] [Server thread/INFO]: [Heads] Enabling Heads v1.3
  696. [14:38:25] [Thread-13/INFO]: [ClearLag] No updates found!
  697. [14:38:25] [Server thread/INFO]: [MultiMOTD] Enabling MultiMOTD v1.2.2
  698. [14:38:25] [Server thread/INFO]: [Lockette] Enabling Lockette v1.8.16
  699. [14:38:25] [Server thread/INFO]: [Lockette] Version 1.8.16 is being enabled! Yay! (Core version 1.3.5)
  700. [14:38:25] [Server thread/INFO]: [Lockette] Detected Bukkit version [v1_8_R3] ok.
  701. [14:38:25] [Server thread/INFO]: [Lockette] Custom lockable block list: [116, 84, 57, 145, 154]
  702. [14:38:25] [Server thread/INFO]: [Lockette] Ignoring linked plugins: [mcMMO]
  703. [14:38:25] [Server thread/INFO]: [Lockette] Loading strings file for English by Acru
  704. [14:38:25] [Server thread/INFO]: [Lockette] Using ops file for admin permissions.
  705. [14:38:25] [Server thread/INFO]: [Lockette] Ready to protect your containers.
  706. [14:38:25] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  707. [14:38:26] [Server thread/ERROR]: [Votifier] Error initializing vote receiver. Please verify that the configured
  708. [14:38:26] [Server thread/ERROR]: [Votifier] IP address and port are not already in use. This is a common problem
  709. [14:38:26] [Server thread/ERROR]: [Votifier] with hosting services and, if so, you should check with your hosting provider.
  710. java.net.BindException: Cannot assign requested address: JVM_Bind
  711. at java.net.DualStackPlainSocketImpl.bind0(Native Method) ~[?:1.8.0_45]
  712. at java.net.DualStackPlainSocketImpl.socketBind(Unknown Source) ~[?:1.8.0_45]
  713. at java.net.AbstractPlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_45]
  714. at java.net.PlainSocketImpl.bind(Unknown Source) ~[?:1.8.0_45]
  715. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_45]
  716. at java.net.ServerSocket.bind(Unknown Source) ~[?:1.8.0_45]
  717. at com.vexsoftware.votifier.net.VoteReceiver.initialize(VoteReceiver.java:81) [Votifier.jar:?]
  718. at com.vexsoftware.votifier.net.VoteReceiver.<init>(VoteReceiver.java:75) [Votifier.jar:?]
  719. at com.vexsoftware.votifier.Votifier.onEnable(Votifier.java:172) [Votifier.jar:?]
  720. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  721. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  722. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  723. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  724. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  725. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  726. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  727. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  728. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  729. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  730. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  731. [14:38:26] [Server thread/ERROR]: [Votifier] Votifier did not initialize properly!
  732. [14:38:26] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b692
  733. [14:38:26] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b692
  734. [14:38:26] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  735. [14:38:26] [Server thread/WARN]: [Multiverse-Core] Exception while loading value for environment
  736. [14:38:26] [Server thread/INFO]: -------- World Settings For [DawgCraft-Survival-1] --------
  737. [14:38:26] [Server thread/INFO]: Item Despawn Rate: 6000
  738. [14:38:26] [Server thread/INFO]: Item Merge Radius: 2.5
  739. [14:38:26] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  740. [14:38:26] [Server thread/INFO]: Arrow Despawn Rate: 1200
  741. [14:38:26] [Server thread/INFO]: View Distance: 10
  742. [14:38:26] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  743. [14:38:26] [Server thread/INFO]: Experience Merge Radius: 3.0
  744. [14:38:26] [Server thread/INFO]: Chunks to Grow per Tick: 650
  745. [14:38:26] [Server thread/INFO]: Clear tick list: false
  746. [14:38:26] [Server thread/INFO]: Mob Spawn Range: 4
  747. [14:38:26] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  748. [14:38:26] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  749. [14:38:26] [Server thread/INFO]: Max TNT Explosions: 100
  750. [14:38:26] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  751. [14:38:26] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  752. [14:38:26] [Server thread/INFO]: Structure Info Saving: true
  753. [14:38:26] [Server thread/INFO]: Sending up to 10 chunks per packet
  754. [14:38:26] [Server thread/INFO]: Random Lighting Updates: false
  755. [14:38:26] [Server thread/INFO]: Cactus Growth Modifier: 100%
  756. [14:38:26] [Server thread/INFO]: Cane Growth Modifier: 100%
  757. [14:38:26] [Server thread/INFO]: Melon Growth Modifier: 100%
  758. [14:38:26] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  759. [14:38:26] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  760. [14:38:26] [Server thread/INFO]: Sapling Growth Modifier: 100%
  761. [14:38:26] [Server thread/INFO]: Wheat Growth Modifier: 100%
  762. [14:38:26] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  763. [14:38:26] [Server thread/INFO]: Anti X-Ray: true
  764. [14:38:26] [Server thread/INFO]: Engine Mode: 1
  765. [14:38:26] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  766. [14:38:26] [Server thread/INFO]: Replace Blocks: [1, 5]
  767. [14:38:26] [Server thread/INFO]: Max Entity Collisions: 8
  768. [14:38:26] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  769. [14:38:27] [Server thread/INFO]: Preparing start region for level 3 (Seed: 4942052632468409844)
  770. [14:38:27] [Thread-9/INFO]: --------------------
  771. [14:38:27] [Thread-9/INFO]: [CoreProtect] Version 2.11.3 now available.
  772. [14:38:27] [Thread-9/INFO]: [CoreProtect] Download: Type "/co version" in-game.
  773. [14:38:27] [Thread-9/INFO]: --------------------
  774. [14:38:27] [Thread-9/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
  775. [14:38:27] [Thread-9/INFO]: --------------------
  776. [14:38:28] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-1, 32%
  777. [14:38:29] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-1, 69%
  778. [14:38:30] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-1, 97%
  779. [14:38:30] [Server thread/INFO]: -------- World Settings For [DawgCraft-Survival-2] --------
  780. [14:38:30] [Server thread/INFO]: Item Despawn Rate: 6000
  781. [14:38:30] [Server thread/INFO]: Item Merge Radius: 2.5
  782. [14:38:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  783. [14:38:30] [Server thread/INFO]: Arrow Despawn Rate: 1200
  784. [14:38:30] [Server thread/INFO]: View Distance: 10
  785. [14:38:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  786. [14:38:30] [Server thread/INFO]: Experience Merge Radius: 3.0
  787. [14:38:30] [Server thread/INFO]: Chunks to Grow per Tick: 650
  788. [14:38:30] [Server thread/INFO]: Clear tick list: false
  789. [14:38:30] [Server thread/INFO]: Mob Spawn Range: 4
  790. [14:38:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  791. [14:38:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  792. [14:38:30] [Server thread/INFO]: Max TNT Explosions: 100
  793. [14:38:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  794. [14:38:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  795. [14:38:30] [Server thread/INFO]: Structure Info Saving: true
  796. [14:38:30] [Server thread/INFO]: Sending up to 10 chunks per packet
  797. [14:38:30] [Server thread/INFO]: Random Lighting Updates: false
  798. [14:38:30] [Server thread/INFO]: Cactus Growth Modifier: 100%
  799. [14:38:30] [Server thread/INFO]: Cane Growth Modifier: 100%
  800. [14:38:30] [Server thread/INFO]: Melon Growth Modifier: 100%
  801. [14:38:30] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  802. [14:38:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  803. [14:38:30] [Server thread/INFO]: Sapling Growth Modifier: 100%
  804. [14:38:30] [Server thread/INFO]: Wheat Growth Modifier: 100%
  805. [14:38:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  806. [14:38:30] [Server thread/INFO]: Anti X-Ray: true
  807. [14:38:30] [Server thread/INFO]: Engine Mode: 1
  808. [14:38:30] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  809. [14:38:30] [Server thread/INFO]: Replace Blocks: [1, 5]
  810. [14:38:30] [Server thread/INFO]: Max Entity Collisions: 8
  811. [14:38:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  812. [14:38:30] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8535976497716402331)
  813. [14:38:31] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-2, 24%
  814. [14:38:32] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-2, 52%
  815. [14:38:34] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world2
  816. [14:38:34] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  817. [14:38:34] [Server thread/INFO]: -------- World Settings For [DawgCraft-Survival-3] --------
  818. [14:38:34] [Server thread/INFO]: Item Despawn Rate: 6000
  819. [14:38:34] [Server thread/INFO]: Item Merge Radius: 2.5
  820. [14:38:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  821. [14:38:34] [Server thread/INFO]: Arrow Despawn Rate: 1200
  822. [14:38:34] [Server thread/INFO]: View Distance: 10
  823. [14:38:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  824. [14:38:34] [Server thread/INFO]: Experience Merge Radius: 3.0
  825. [14:38:34] [Server thread/INFO]: Chunks to Grow per Tick: 650
  826. [14:38:34] [Server thread/INFO]: Clear tick list: false
  827. [14:38:34] [Server thread/INFO]: Mob Spawn Range: 4
  828. [14:38:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  829. [14:38:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  830. [14:38:34] [Server thread/INFO]: Max TNT Explosions: 100
  831. [14:38:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  832. [14:38:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  833. [14:38:34] [Server thread/INFO]: Structure Info Saving: true
  834. [14:38:34] [Server thread/INFO]: Sending up to 10 chunks per packet
  835. [14:38:34] [Server thread/INFO]: Random Lighting Updates: false
  836. [14:38:34] [Server thread/INFO]: Cactus Growth Modifier: 100%
  837. [14:38:34] [Server thread/INFO]: Cane Growth Modifier: 100%
  838. [14:38:34] [Server thread/INFO]: Melon Growth Modifier: 100%
  839. [14:38:34] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  840. [14:38:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  841. [14:38:34] [Server thread/INFO]: Sapling Growth Modifier: 100%
  842. [14:38:34] [Server thread/INFO]: Wheat Growth Modifier: 100%
  843. [14:38:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  844. [14:38:34] [Server thread/INFO]: Anti X-Ray: true
  845. [14:38:34] [Server thread/INFO]: Engine Mode: 1
  846. [14:38:34] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  847. [14:38:34] [Server thread/INFO]: Replace Blocks: [1, 5]
  848. [14:38:34] [Server thread/INFO]: Max Entity Collisions: 8
  849. [14:38:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  850. [14:38:34] [Server thread/INFO]: Preparing start region for level 5 (Seed: 700353655725852014)
  851. [14:38:35] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-3, 20%
  852. [14:38:36] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-3, 48%
  853. [14:38:37] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-3, 52%
  854. [14:38:38] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-3, 69%
  855. [14:38:39] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-3, 93%
  856. [14:38:39] [Server thread/INFO]: -------- World Settings For [PvPWeekend5.23.15] --------
  857. [14:38:39] [Server thread/INFO]: Item Despawn Rate: 6000
  858. [14:38:39] [Server thread/INFO]: Item Merge Radius: 2.5
  859. [14:38:39] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  860. [14:38:39] [Server thread/INFO]: Arrow Despawn Rate: 1200
  861. [14:38:39] [Server thread/INFO]: View Distance: 10
  862. [14:38:39] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  863. [14:38:39] [Server thread/INFO]: Experience Merge Radius: 3.0
  864. [14:38:39] [Server thread/INFO]: Chunks to Grow per Tick: 650
  865. [14:38:39] [Server thread/INFO]: Clear tick list: false
  866. [14:38:39] [Server thread/INFO]: Mob Spawn Range: 4
  867. [14:38:39] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  868. [14:38:39] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  869. [14:38:39] [Server thread/INFO]: Max TNT Explosions: 100
  870. [14:38:39] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  871. [14:38:39] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  872. [14:38:39] [Server thread/INFO]: Structure Info Saving: true
  873. [14:38:39] [Server thread/INFO]: Sending up to 10 chunks per packet
  874. [14:38:39] [Server thread/INFO]: Random Lighting Updates: false
  875. [14:38:39] [Server thread/INFO]: Cactus Growth Modifier: 100%
  876. [14:38:39] [Server thread/INFO]: Cane Growth Modifier: 100%
  877. [14:38:39] [Server thread/INFO]: Melon Growth Modifier: 100%
  878. [14:38:39] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  879. [14:38:39] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  880. [14:38:39] [Server thread/INFO]: Sapling Growth Modifier: 100%
  881. [14:38:39] [Server thread/INFO]: Wheat Growth Modifier: 100%
  882. [14:38:39] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  883. [14:38:39] [Server thread/INFO]: Anti X-Ray: true
  884. [14:38:39] [Server thread/INFO]: Engine Mode: 1
  885. [14:38:39] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  886. [14:38:39] [Server thread/INFO]: Replace Blocks: [1, 5]
  887. [14:38:39] [Server thread/INFO]: Max Entity Collisions: 8
  888. [14:38:39] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  889. [14:38:40] [Server thread/INFO]: Preparing start region for level 6 (Seed: -8543208571899133418)
  890. [14:38:41] [Server thread/INFO]: Preparing spawn area for PvPWeekend5.23.15, 20%
  891. [14:38:42] [Server thread/INFO]: Preparing spawn area for PvPWeekend5.23.15, 40%
  892. [14:38:43] [Server thread/INFO]: Preparing spawn area for PvPWeekend5.23.15, 56%
  893. [14:38:44] [Server thread/INFO]: Preparing spawn area for PvPWeekend5.23.15, 65%
  894. [14:38:45] [Server thread/INFO]: Preparing spawn area for PvPWeekend5.23.15, 73%
  895. [14:38:46] [Server thread/INFO]: -------- World Settings For [DawgCraft-Survival-4] --------
  896. [14:38:46] [Server thread/INFO]: Item Despawn Rate: 6000
  897. [14:38:46] [Server thread/INFO]: Item Merge Radius: 2.5
  898. [14:38:46] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  899. [14:38:46] [Server thread/INFO]: Arrow Despawn Rate: 1200
  900. [14:38:46] [Server thread/INFO]: View Distance: 10
  901. [14:38:46] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  902. [14:38:46] [Server thread/INFO]: Experience Merge Radius: 3.0
  903. [14:38:46] [Server thread/INFO]: Chunks to Grow per Tick: 650
  904. [14:38:46] [Server thread/INFO]: Clear tick list: false
  905. [14:38:46] [Server thread/INFO]: Mob Spawn Range: 4
  906. [14:38:46] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  907. [14:38:46] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  908. [14:38:46] [Server thread/INFO]: Max TNT Explosions: 100
  909. [14:38:46] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  910. [14:38:46] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  911. [14:38:46] [Server thread/INFO]: Structure Info Saving: true
  912. [14:38:46] [Server thread/INFO]: Sending up to 10 chunks per packet
  913. [14:38:46] [Server thread/INFO]: Random Lighting Updates: false
  914. [14:38:46] [Server thread/INFO]: Cactus Growth Modifier: 100%
  915. [14:38:46] [Server thread/INFO]: Cane Growth Modifier: 100%
  916. [14:38:46] [Server thread/INFO]: Melon Growth Modifier: 100%
  917. [14:38:46] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  918. [14:38:46] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  919. [14:38:46] [Server thread/INFO]: Sapling Growth Modifier: 100%
  920. [14:38:46] [Server thread/INFO]: Wheat Growth Modifier: 100%
  921. [14:38:46] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  922. [14:38:46] [Server thread/INFO]: Anti X-Ray: true
  923. [14:38:46] [Server thread/INFO]: Engine Mode: 1
  924. [14:38:46] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  925. [14:38:46] [Server thread/INFO]: Replace Blocks: [1, 5]
  926. [14:38:46] [Server thread/INFO]: Max Entity Collisions: 8
  927. [14:38:46] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  928. [14:38:46] [Server thread/INFO]: Preparing start region for level 7 (Seed: 5182688017236411214)
  929. [14:38:47] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 0%
  930. [14:38:48] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 20%
  931. [14:38:49] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 32%
  932. [14:38:50] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 52%
  933. [14:38:51] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 56%
  934. [14:38:52] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 65%
  935. [14:38:53] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 77%
  936. [14:38:55] [Server thread/INFO]: Preparing spawn area for DawgCraft-Survival-4, 89%
  937. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgServer-Hub
  938. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  939. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
  940. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  941. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_nether
  942. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  943. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgServer-SurvivalWorld 1-3_the_end
  944. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  945. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgCraft-Factions-1
  946. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  947. [14:38:56] [Server thread/INFO]: Could not set generator for world 'Plot-Main': Plugin 'PlotMe-DefaultGenerator' does not exist
  948. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Plot-Main
  949. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  950. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgServer-SurvivalWorld 1-3
  951. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  952. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgServer-SurvivalWorld 1-3_nether
  953. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  954. [14:38:56] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world_the_end
  955. [14:38:56] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  956. [14:38:56] [Server thread/INFO]: -------- World Settings For [server2_0] --------
  957. [14:38:56] [Server thread/INFO]: Item Despawn Rate: 6000
  958. [14:38:56] [Server thread/INFO]: Item Merge Radius: 2.5
  959. [14:38:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  960. [14:38:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  961. [14:38:56] [Server thread/INFO]: View Distance: 10
  962. [14:38:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  963. [14:38:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  964. [14:38:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  965. [14:38:56] [Server thread/INFO]: Clear tick list: false
  966. [14:38:56] [Server thread/INFO]: Mob Spawn Range: 4
  967. [14:38:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  968. [14:38:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  969. [14:38:56] [Server thread/INFO]: Max TNT Explosions: 100
  970. [14:38:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  971. [14:38:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  972. [14:38:56] [Server thread/INFO]: Structure Info Saving: true
  973. [14:38:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  974. [14:38:56] [Server thread/INFO]: Random Lighting Updates: false
  975. [14:38:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  976. [14:38:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  977. [14:38:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  978. [14:38:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  979. [14:38:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  980. [14:38:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  981. [14:38:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  982. [14:38:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  983. [14:38:56] [Server thread/INFO]: Anti X-Ray: true
  984. [14:38:56] [Server thread/INFO]: Engine Mode: 1
  985. [14:38:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  986. [14:38:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  987. [14:38:56] [Server thread/INFO]: Max Entity Collisions: 8
  988. [14:38:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  989. [14:38:56] [Server thread/INFO]: Preparing start region for level 8 (Seed: 7691612631607881926)
  990. [14:38:57] [Server thread/INFO]: Preparing spawn area for server2_0, 32%
  991. [14:38:58] [Server thread/INFO]: Preparing spawn area for server2_0, 69%
  992. [14:39:00] [Server thread/INFO]: Preparing spawn area for server2_0, 97%
  993. [14:39:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: PvPWeekend001{5/23/15}
  994. [14:39:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  995. [14:39:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: SpawnA
  996. [14:39:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  997. [14:39:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgCraft-Survival-5
  998. [14:39:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  999. [14:39:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: Factions-1
  1000. [14:39:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1001. [14:39:00] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: DawgCraft-Survival-6
  1002. [14:39:00] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  1003. [14:39:00] [Server thread/INFO]: -------- World Settings For [redstone] --------
  1004. [14:39:00] [Server thread/INFO]: Item Despawn Rate: 6000
  1005. [14:39:00] [Server thread/INFO]: Item Merge Radius: 2.5
  1006. [14:39:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1007. [14:39:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1008. [14:39:00] [Server thread/INFO]: View Distance: 10
  1009. [14:39:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1010. [14:39:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  1011. [14:39:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1012. [14:39:00] [Server thread/INFO]: Clear tick list: false
  1013. [14:39:00] [Server thread/INFO]: Mob Spawn Range: 4
  1014. [14:39:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1015. [14:39:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1016. [14:39:00] [Server thread/INFO]: Max TNT Explosions: 100
  1017. [14:39:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1018. [14:39:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1019. [14:39:00] [Server thread/INFO]: Structure Info Saving: true
  1020. [14:39:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  1021. [14:39:00] [Server thread/INFO]: Random Lighting Updates: false
  1022. [14:39:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1023. [14:39:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  1024. [14:39:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  1025. [14:39:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1026. [14:39:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1027. [14:39:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1028. [14:39:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1029. [14:39:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1030. [14:39:00] [Server thread/INFO]: Anti X-Ray: true
  1031. [14:39:00] [Server thread/INFO]: Engine Mode: 1
  1032. [14:39:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1033. [14:39:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  1034. [14:39:00] [Server thread/INFO]: Max Entity Collisions: 8
  1035. [14:39:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1036. [14:39:00] [Server thread/INFO]: Preparing start region for level 9 (Seed: 1529117169942924411)
  1037. [14:39:01] [Server thread/INFO]: Preparing spawn area for redstone, 0%
  1038. [14:39:02] [Server thread/INFO]: Preparing spawn area for redstone, 28%
  1039. [14:39:04] [Server thread/INFO]: Preparing spawn area for redstone, 52%
  1040. [14:39:05] [Server thread/INFO]: Preparing spawn area for redstone, 61%
  1041. [14:39:06] [Server thread/INFO]: Preparing spawn area for redstone, 85%
  1042. [14:39:07] [Server thread/INFO]: -------- World Settings For [NETHER002] --------
  1043. [14:39:07] [Server thread/INFO]: Item Despawn Rate: 6000
  1044. [14:39:07] [Server thread/INFO]: Item Merge Radius: 2.5
  1045. [14:39:07] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1046. [14:39:07] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1047. [14:39:07] [Server thread/INFO]: View Distance: 10
  1048. [14:39:07] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1049. [14:39:07] [Server thread/INFO]: Experience Merge Radius: 3.0
  1050. [14:39:07] [Server thread/INFO]: Chunks to Grow per Tick: 650
  1051. [14:39:07] [Server thread/INFO]: Clear tick list: false
  1052. [14:39:07] [Server thread/INFO]: Mob Spawn Range: 4
  1053. [14:39:07] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1054. [14:39:07] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1055. [14:39:07] [Server thread/INFO]: Max TNT Explosions: 100
  1056. [14:39:07] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1057. [14:39:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1058. [14:39:07] [Server thread/INFO]: Structure Info Saving: true
  1059. [14:39:07] [Server thread/INFO]: Sending up to 10 chunks per packet
  1060. [14:39:07] [Server thread/INFO]: Random Lighting Updates: false
  1061. [14:39:07] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1062. [14:39:07] [Server thread/INFO]: Cane Growth Modifier: 100%
  1063. [14:39:07] [Server thread/INFO]: Melon Growth Modifier: 100%
  1064. [14:39:07] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1065. [14:39:07] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1066. [14:39:07] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1067. [14:39:07] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1068. [14:39:07] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1069. [14:39:07] [Server thread/INFO]: Anti X-Ray: true
  1070. [14:39:07] [Server thread/INFO]: Engine Mode: 1
  1071. [14:39:07] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  1072. [14:39:07] [Server thread/INFO]: Replace Blocks: [1, 5]
  1073. [14:39:07] [Server thread/INFO]: Max Entity Collisions: 8
  1074. [14:39:07] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1075. [14:39:07] [Server thread/INFO]: Preparing start region for level 10 (Seed: 8321245492541309338)
  1076. [14:39:08] [Server thread/INFO]: Preparing spawn area for NETHER002, 24%
  1077. [14:39:09] [Server thread/INFO]: Preparing spawn area for NETHER002, 52%
  1078. [14:39:10] [Server thread/INFO]: Preparing spawn area for NETHER002, 81%
  1079. [14:39:11] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
  1080. [14:39:12] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b692 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  1081. [14:39:12] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.0.0-beta-03.1514-
  1082. [14:39:12] [Server thread/ERROR]: Error occurred while enabling WorldGuard v6.0.0-beta-03.1514- (Is it up to date?)
  1083. org.yaml.snakeyaml.reader.ReaderException: special characters are not allowed
  1084. at org.yaml.snakeyaml.reader.StreamReader.checkPrintable(StreamReader.java:93) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1085. at org.yaml.snakeyaml.reader.StreamReader.update(StreamReader.java:192) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1086. at org.yaml.snakeyaml.reader.StreamReader.<init>(StreamReader.java:60) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1087. at org.yaml.snakeyaml.Yaml.load(Yaml.java:424) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1088. at com.sk89q.util.yaml.YAMLProcessor.load(YAMLProcessor.java:111) ~[?:?]
  1089. at com.sk89q.worldguard.bukkit.WorldConfiguration.loadConfiguration(WorldConfiguration.java:333) ~[?:?]
  1090. at com.sk89q.worldguard.bukkit.WorldConfiguration.<init>(WorldConfiguration.java:209) ~[?:?]
  1091. at com.sk89q.worldguard.bukkit.ConfigurationManager.get(ConfigurationManager.java:236) ~[?:?]
  1092. at com.sk89q.worldguard.bukkit.ConfigurationManager.load(ConfigurationManager.java:203) ~[?:?]
  1093. at com.sk89q.worldguard.bukkit.WorldGuardPlugin.onEnable(WorldGuardPlugin.java:162) ~[?:?]
  1094. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1095. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1096. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1097. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:356) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1098. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:316) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1099. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:418) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1100. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:382) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1101. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:337) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1102. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:256) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1103. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:528) [spigot186.jar:git-Spigot-6a6b839-b0e81a4]
  1104. at java.lang.Thread.run(Unknown Source) [?:1.8.0_45]
  1105. [14:39:12] [Server thread/INFO]: [SignEdit] Enabling SignEdit v3.3.2
  1106. [14:39:13] [Server thread/INFO]: [RewardVoting] Enabling RewardVoting v6.0.3
  1107. [14:39:13] [Server thread/INFO]: [RewardVoting] the plugin is enabled!
  1108. [14:39:13] [Server thread/INFO]: [RewardVoting] Found Vault! Hooking in for economy!
  1109. [14:39:13] [Thread-17/WARN]: [SignEdit] ß5This server is running a development version of SignEdit. Expect bugs!
  1110. [14:39:14] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  1111. [14:39:14] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.7.0-b41
  1112. [14:39:14] [Server thread/INFO]: [EchoPet] [INFO] EchoPet 2.7.0-b41 is not compatible with this version of CraftBukkit
  1113. [14:39:14] [Server thread/INFO]: [EchoPet] [INFO] Initialisation failed. Please update the plugin.
  1114. [14:39:16] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.3
  1115. [14:39:16] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  1116. [14:39:16] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  1117. [14:39:16] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1118. [14:39:16] [Server thread/INFO]: [Lockette] Enabled link to plugin PermissionsEx for Groups, version 1.23.3
  1119. [14:39:16] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  1120. [14:39:16] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  1121. [14:39:16] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  1122. [14:39:16] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0
  1123. [14:39:16] [Server thread/INFO]: [Skins] Enabling Skins v1.8.3
  1124. [14:39:16] [Server thread/INFO]: [ServerMusic] Enabling ServerMusic v1.1.3
  1125. [14:39:16] [Server thread/INFO]: [ServerMusic] MCStats enabled
  1126. [14:39:16] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-bUNKNOWN
  1127. [14:39:16] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-bUNKNOWN Enabled - By Rigby and fernferret
  1128. [14:39:17] [Thread-21/INFO]: [ServerMusic] No update found...
  1129. [14:39:17] [Server thread/INFO]: [MVPLogging] 0 - Portals(s) loaded
  1130. [14:39:17] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit, using it for selections.
  1131. [14:39:17] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1
  1132. [14:39:17] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
  1133. [14:39:17] [Server thread/WARN]: [HolographicDisplays] Could not find a valid 'speed: <number>' in the first line of the file '.DS_Store'. Default speed of 0.5 seconds will be used.
  1134. [14:39:17] [Server thread/WARN]: [HolographicDisplays] Could not find a valid 'speed: <number>' in the first line of the file '._.DS_Store'. Default speed of 0.5 seconds will be used.
  1135. [14:39:17] [Server thread/WARN]: [HolographicDisplays] Could not find a valid 'speed: <number>' in the first line of the file '._001.txt'. Default speed of 0.5 seconds will be used.
  1136. [14:39:17] [Server thread/WARN]: [HolographicDisplays] Could not find a valid 'speed: <number>' in the first line of the file '._002.txt'. Default speed of 0.5 seconds will be used.
  1137. [14:39:18] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.6.6
  1138. [14:39:18] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  1139. [14:39:19] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  1140. [14:39:19] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  1141. [14:39:19] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  1142. [14:39:19] [Server thread/INFO]: [SilkSpawners] BarAPI was not found and remains disabled!
  1143. [14:39:19] [Server thread/INFO]: [Factions] Enabling Factions v2.7.5
  1144. [14:39:19] [Server thread/INFO]: [Factions 2.7.5] === ENABLE START ===
  1145. [14:39:23] [Server thread/INFO]: [Factions 2.7.5] === ENABLE COMPLETE (Took 3646ms) ===
  1146. [14:39:23] [Server thread/INFO]: [Lockette] Enabled link to plugin Factions for Groups, version 2.7.5
  1147. [14:39:23] [Server thread/INFO]: [PayDay] Enabling PayDay v1.6.1
  1148. [14:39:23] [Server thread/INFO]: [PayDay] Hooked into Essentials Economy
  1149. [14:39:23] [Server thread/INFO]: [PayDay] PayDay v1.6.1 enabled!
  1150. [14:39:23] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v3.1.1
  1151. [14:39:23] [Server thread/INFO]: [ServerSigns] Successfully hooked into Vault
  1152. [14:39:23] [Server thread/INFO]: [ServerSigns] Version 3.1.1 is now enabled.
  1153. [14:39:23] [Server thread/INFO]: [ScoreboardStats] Enabling ScoreboardStats v0.9.1
  1154. [14:39:23] [Server thread/INFO]: [ScoreboardStats] The variable ß9TPS has to contains % at the beginning and one % on the end
  1155. [14:39:23] [Server thread/INFO]: [ScoreboardStats] Registered replacers: [PlayerPingVariable, BukkitGlobalVariables, GeneralVariables, BukkitVariables, VaultVariables, FactionsVariables]
  1156. [14:39:23] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1157. [14:39:24] [Server thread/INFO]: Done (67.334s)! For help, type "help" or "?"
  1158. [14:39:24] [Server thread/INFO]: Starting GS4 status listener
  1159. [14:39:24] [Query Listener #1/INFO]: Query running on 0.0.0.0:25501
  1160. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Cachefile datas...
  1161. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Onlineplayer datas...
  1162. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Registry datas...
  1163. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Loading Dbmojangapi datas...
  1164. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Found: 0
  1165. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Cached: 0
  1166. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Player Strings Remaining: 0
  1167. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Now fetching the remaining players from Mojang API ...
  1168. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  1169. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Saving Cachefile...
  1170. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Upgrading from player name to player uuid...
  1171. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Pre update factions_mplayer.
  1172. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] Post update factions_mplayer. Took 3ms. 0/10 changed.
  1173. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] ... done!
  1174. [14:39:24] [Server thread/INFO]: [MassiveCore 2.7.5] (database saving will now commence which might lock the server for a while)
  1175. [14:39:24] [Server thread/INFO]: [Buycraft] Authenticated with the specified Secret key.
  1176. [14:39:24] [Server thread/INFO]: [Buycraft] Plugin is now ready to be used.
  1177. [14:39:24] [Craft Scheduler Thread - 23/INFO]: [Vault] Checking for Updates ...
  1178. [14:39:24] [Craft Scheduler Thread - 23/INFO]: [Vault] No new version available
  1179. [14:39:24] [Server thread/INFO]: [ConsoleScheduler] has started executing commands
  1180. [14:39:24] [Server thread/INFO]: -------------[ConsoleScheduler]--------------
  1181. [14:39:24] [Server thread/INFO]: getConfig contains CommandSchedule.Command1
  1182. [14:39:24] [Server thread/INFO]: getConfig contains CommandSchedule.Command2
  1183. [14:39:24] [Server thread/INFO]: getConfig contains CommandSchedule.Command3
  1184. [14:39:24] [Server thread/INFO]: getConfig contains CommandSchedule.Command4
  1185. [14:39:24] [Server thread/INFO]: [ConsoleScheduler] has attempted to put 4 commands on schedule.
  1186. [14:39:25] [pool-12-thread-2/INFO]: [Buycraft] Loaded 2 package(s) into the cache.
  1187. [14:39:29] [Server thread/INFO]: Saving...
  1188. [14:39:30] [Server thread/INFO]: Saved the world
  1189. [14:39:30] [Server thread/INFO]: CONSOLE issued server command: /broadcast &4vote at &lhttp://minecraftservers.org/vote/232415 &4to help us get known!
  1190. [14:39:30] [Server thread/INFO]: CONSOLE issued server command: /broadcast GRIEFING KILLING AND RAIDING IS NOT ALLOWED ON THIS SERVER!
  1191. [14:39:30] [Server thread/INFO]: CONSOLE issued server command: /broadcast &4we now have a plugin that lets tnt go through obsidan and water! Factions joust got harder!
  1192. [14:40:03] [Server thread/INFO]: Saving...
  1193. [14:40:04] [Server thread/INFO]: Saved the world
  1194. [14:40:33] [Server thread/INFO]: Saving...
  1195. [14:40:35] [Server thread/INFO]: Saved the world
  1196. [14:41:04] [Server thread/INFO]: Saving...
  1197. [14:41:05] [Server thread/INFO]: Saved the world
  1198. [14:41:35] [Server thread/INFO]: CONSOLE issued server command: /broadcast &4vote at &lhttp://minecraftservers.org/vote/232415 &4to help us get known!
  1199. [14:41:35] [Server thread/INFO]: Saving...
  1200. [14:41:35] [Server thread/INFO]: Saved the world
  1201. [14:42:05] [Server thread/INFO]: Saving...
  1202. [14:42:05] [Server thread/INFO]: Saved the world
  1203. [14:42:35] [Server thread/INFO]: CONSOLE issued server command: /broadcast &4we now have a plugin that lets tnt go through obsidan and water! Factions joust got harder!
  1204. [14:42:35] [Server thread/INFO]: CONSOLE issued server command: /broadcast GRIEFING KILLING AND RAIDING IS NOT ALLOWED ON THIS SERVER!
  1205. [14:42:35] [Server thread/INFO]: Saving...
  1206. [14:42:37] [Server thread/INFO]: Saved the world
  1207. [14:43:20] [Server thread/INFO]: Saving...
  1208. [14:44:24] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  1209. [14:44:24] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  1210. [14:44:24] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  1211. [14:44:24] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-6a6b839-b0e81a4 (MC: 1.8.6)
  1212. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1213. [14:44:24] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  1214. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1215. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  1216. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: true | State: RUNNABLE
  1217. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1218. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.WinNTFileSystem.delete0(Native Method)
  1219. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.WinNTFileSystem.delete(Unknown Source)
  1220. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.File.delete(Unknown Source)
  1221. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldNBTStorage.saveWorldData(WorldNBTStorage.java:129)
  1222. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerNBTManager.saveWorldData(SourceFile:43)
  1223. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:968)
  1224. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.save(WorldServer.java:926)
  1225. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.CommandSaveAll.execute(SourceFile:37)
  1226. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.dispatchVanillaCommand(VanillaCommandWrapper.java:110)
  1227. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:43)
  1228. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1229. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:646)
  1230. [14:44:24] [Spigot Watchdog Thread/ERROR]: BoomerBR.Plugin.ConsoleScheduler.runCommand(ConsoleScheduler.java:138)
  1231. [14:44:24] [Spigot Watchdog Thread/ERROR]: BoomerBR.Plugin.ConsoleScheduler$2.run(ConsoleScheduler.java:110)
  1232. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  1233. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  1234. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:726)
  1235. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  1236. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  1237. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  1238. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1239. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1240. [14:44:24] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  1241. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1242. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  1243. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  1244. [14:44:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1245. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1246. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1247. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1248. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1249. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  1250. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  1251. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  1252. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  1253. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1254. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  1255. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  1256. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  1257. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1258. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1259. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1260. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-5
  1261. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 93 | Suspended: false | Native: false | State: WAITING
  1262. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1263. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1264. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1265. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1266. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1267. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1268. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1269. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1270. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1271. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1272. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-4
  1273. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: WAITING
  1274. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1275. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1276. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1277. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1278. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1279. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1280. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1281. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1282. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1283. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1284. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-3
  1285. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: WAITING
  1286. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1287. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1288. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1289. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1290. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1291. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1292. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1293. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1294. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1295. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1296. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  1297. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: TIMED_WAITING
  1298. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1299. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1300. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.c(SourceFile:51)
  1301. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.FileIOThread.run(SourceFile:30)
  1302. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1303. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1304. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-2
  1305. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 76 | Suspended: false | Native: false | State: WAITING
  1306. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1307. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1308. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1309. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1310. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1311. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1312. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1313. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1314. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1315. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1316. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-4
  1317. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 75 | Suspended: false | Native: false | State: WAITING
  1318. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1319. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1320. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1321. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1322. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1323. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1324. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1325. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1326. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1327. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1328. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-3
  1329. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 74 | Suspended: false | Native: false | State: WAITING
  1330. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1331. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1332. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1333. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1334. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1335. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1336. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1337. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1338. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1339. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1340. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Query Listener #1
  1341. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: true | State: RUNNABLE
  1342. [14:44:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1343. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DualStackPlainDatagramSocketImpl.receive0(Unknown Source)
  1344. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
  1345. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(Unknown Source)
  1346. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.net.DatagramSocket.receive(Unknown Source)
  1347. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1348. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.net.DualStackPlainDatagramSocketImpl.socketReceiveOrPeekData(Native Method)
  1349. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.net.DualStackPlainDatagramSocketImpl.receive0(Unknown Source)
  1350. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainDatagramSocketImpl.receive(Unknown Source)
  1351. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.net.DatagramSocket.receive(Unknown Source)
  1352. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.RemoteStatusListener.run(SourceFile:261)
  1353. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1354. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1355. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: ServerSignsQueue
  1356. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 56 | Suspended: false | Native: false | State: WAITING
  1357. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1358. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1359. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  1360. [14:44:24] [Spigot Watchdog Thread/ERROR]: de.czymm.serversigns.queueSystem.QueueHandler.run(QueueHandler.java:82)
  1361. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1362. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1363. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  1364. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: WAITING
  1365. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1366. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1367. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1368. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1369. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1370. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1371. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1372. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1373. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1374. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1375. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  1376. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  1377. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1378. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1379. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  1380. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  1381. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1382. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  1383. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: false | State: TIMED_WAITING
  1384. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1385. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1386. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.coreprotect.consumer.Consumer.run(Consumer.java:47)
  1387. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1388. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1389. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-10
  1390. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: TIMED_WAITING
  1391. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1392. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1393. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.coreprotect.thread.CacheCleanUp.run(CacheCleanUp.java:14)
  1394. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1395. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1396. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-2
  1397. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
  1398. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1399. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1400. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1401. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1402. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1403. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1404. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1405. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1406. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1407. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1408. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-5-thread-1
  1409. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: WAITING
  1410. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1411. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1412. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1413. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1414. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1415. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  1416. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  1417. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  1418. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1419. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1420. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: MStore ExamineThread
  1421. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 29 | Suspended: false | Native: false | State: TIMED_WAITING
  1422. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1423. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1424. [14:44:24] [Spigot Watchdog Thread/ERROR]: com.massivecraft.massivecore.store.ExamineThread.run(ExamineThread.java:55)
  1425. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1426. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  1427. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: true | State: RUNNABLE
  1428. [14:44:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1429. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1430. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1431. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1432. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1433. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  1434. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  1435. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  1436. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  1437. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1438. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  1439. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  1440. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  1441. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1442. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1443. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1444. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  1445. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: true | State: RUNNABLE
  1446. [14:44:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1447. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1448. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1449. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1450. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1451. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  1452. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  1453. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  1454. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  1455. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  1456. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  1457. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:622)
  1458. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:310)
  1459. [14:44:24] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1460. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1461. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1462. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  1463. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 22 | Suspended: false | Native: false | State: TIMED_WAITING
  1464. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1465. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1466. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  1467. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  1468. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1469. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  1470. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: RUNNABLE
  1471. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1472. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  1473. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  1474. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  1475. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1476. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  1477. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: false | State: WAITING
  1478. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1479. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1480. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  1481. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  1482. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  1483. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1484. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1485. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  1486. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: true | State: RUNNABLE
  1487. [14:44:24] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  1488. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(Unknown Source)
  1489. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  1490. [14:44:24] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  1491. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1492. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  1493. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(Unknown Source)
  1494. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(Unknown Source)
  1495. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(Unknown Source)
  1496. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  1497. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  1498. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  1499. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  1500. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  1501. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  1502. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  1503. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  1504. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$2.run(DedicatedServer.java:81)
  1505. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1506. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  1507. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: WAITING
  1508. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1509. [14:44:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1510. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  1511. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  1512. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  1513. [14:44:24] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  1514. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:25)
  1515. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1516. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1517. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  1518. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 15 | Suspended: false | Native: false | State: RUNNABLE
  1519. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1520. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1521. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  1522. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 13 | Suspended: false | Native: true | State: RUNNABLE
  1523. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1524. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.WinNTFileSystem.delete0(Native Method)
  1525. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.WinNTFileSystem.delete(Unknown Source)
  1526. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.io.File.delete(Unknown Source)
  1527. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldNBTStorage.saveWorldData(WorldNBTStorage.java:129)
  1528. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.ServerNBTManager.saveWorldData(SourceFile:43)
  1529. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.a(WorldServer.java:968)
  1530. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.WorldServer.save(WorldServer.java:926)
  1531. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.CommandSaveAll.execute(SourceFile:37)
  1532. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.dispatchVanillaCommand(VanillaCommandWrapper.java:110)
  1533. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.command.VanillaCommandWrapper.execute(VanillaCommandWrapper.java:43)
  1534. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141)
  1535. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:646)
  1536. [14:44:24] [Spigot Watchdog Thread/ERROR]: BoomerBR.Plugin.ConsoleScheduler.runCommand(ConsoleScheduler.java:138)
  1537. [14:44:24] [Spigot Watchdog Thread/ERROR]: BoomerBR.Plugin.ConsoleScheduler$2.run(ConsoleScheduler.java:110)
  1538. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71)
  1539. [14:44:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  1540. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:726)
  1541. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:367)
  1542. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:657)
  1543. [14:44:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:560)
  1544. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1545. [14:44:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1546. [14:44:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  1547. [14:44:24] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: TIMED_WAITING
  1548. [14:44:24] [Spigot Watchdog Thread/ERROR]: Stack:
  1549. [14:44:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1550. [14:44:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_8_R3.DedicatedServer$1.run(DedicatedServer.java:54)
  1551. [14:44:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1552. [14:44:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  1553. [14:44:25] [Spigot Watchdog Thread/ERROR]: PID: 10 | Suspended: false | Native: false | State: TIMED_WAITING
  1554. [14:44:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1555. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1556. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  1557. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  1558. [14:44:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1559. [14:44:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  1560. [14:44:25] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  1561. [14:44:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1562. [14:44:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1563. [14:44:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  1564. [14:44:25] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  1565. [14:44:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1566. [14:44:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1567. [14:44:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  1568. [14:44:25] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  1569. [14:44:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1570. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1571. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  1572. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  1573. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  1574. [14:44:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1575. [14:44:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  1576. [14:44:25] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  1577. [14:44:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1578. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1579. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  1580. [14:44:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  1581. [14:44:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1582. [14:44:25] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  1583. [14:44:26] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement