Guest User

Untitled

a guest
Jun 9th, 2016
129
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 126.41 KB | None | 0 0
  1. [13:21:53] [Server thread/INFO]: Starting minecraft server version 1.8.8
  2. [13:21:53] [Server thread/INFO]: Loading properties
  3. [13:21:53] [Server thread/INFO]: Default game type: SURVIVAL
  4. [13:21:53] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-d97e08b-880a532 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [13:21:53] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [13:21:53] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [13:21:53] [Server thread/INFO]: Debug logging is disabled
  8. [13:21:53] [Server thread/INFO]: Generating keypair
  9. [13:21:53] [Server thread/INFO]: Starting Minecraft server on 37.59.56.117:26291
  10. [13:21:53] [Server thread/INFO]: Using epoll channel type
  11. [13:21:54] [Server thread/ERROR]: Could not load 'plugins/Spy.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:164) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  15. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  16. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  17. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  18. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  19. Caused by: org.yaml.snakeyaml.scanner.ScannerException: mapping values are not allowed here
  20. in 'reader', line 20, column 23:
  21. spy.enable: true
  22. ^
  23.  
  24. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchValue(ScannerImpl.java:871) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  25. at org.yaml.snakeyaml.scanner.ScannerImpl.fetchMoreTokens(ScannerImpl.java:360) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  26. at org.yaml.snakeyaml.scanner.ScannerImpl.checkToken(ScannerImpl.java:226) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  27. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:558) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  28. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  29. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  30. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  31. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  32. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  33. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  34. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:229) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  35. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  36. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  37. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  38. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  39. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  40. at org.yaml.snakeyaml.Yaml.load(Yaml.java:381) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  41. at org.bukkit.plugin.PluginDescriptionFile.<init>(PluginDescriptionFile.java:232) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  42. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:159) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  43. ... 5 more
  44. [13:21:54] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  45. [13:21:54] [Server thread/ERROR]: Could not load 'plugins/PerWorldPlugins.jar' in folder 'plugins'
  46. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/incomprehendable/dev/pwp/PerWorldPlugins : Unsupported major.minor version 52.0
  47. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  48. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  49. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  50. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  51. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  52. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  53. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  54. Caused by: java.lang.UnsupportedClassVersionError: me/incomprehendable/dev/pwp/PerWorldPlugins : Unsupported major.minor version 52.0
  55. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  56. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  57. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  58. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  59. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  60. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  61. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  62. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  63. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  64. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  65. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  66. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  67. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  68. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  69. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  70. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  71. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  72. ... 6 more
  73. [13:21:54] [Server thread/ERROR]: Could not load 'plugins/niSlots.jar' in folder 'plugins'
  74. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: niko/slots/Slots : Unsupported major.minor version 52.0
  75. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  76. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  77. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  78. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  79. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  80. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  81. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  82. Caused by: java.lang.UnsupportedClassVersionError: niko/slots/Slots : Unsupported major.minor version 52.0
  83. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  84. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  85. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  86. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  87. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  88. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  89. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  90. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  91. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  92. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  93. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  94. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  95. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  96. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  97. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  98. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  99. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  100. ... 6 more
  101. [13:21:54] [Server thread/ERROR]: Could not load 'plugins/BlocksHub-CoreProtect.jar' in folder 'plugins'
  102. org.bukkit.plugin.UnknownDependencyException: BlocksHub
  103. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  104. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  105. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  106. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  107. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  108. [13:21:54] [Server thread/ERROR]: Could not load 'plugins/TreysDoubleJump-1.8.jar' in folder 'plugins'
  109. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/treyruffy/treysdoublejump/TreysDoubleJump : Unsupported major.minor version 52.0
  110. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  111. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  112. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  113. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  114. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  115. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  116. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  117. Caused by: java.lang.UnsupportedClassVersionError: me/treyruffy/treysdoublejump/TreysDoubleJump : Unsupported major.minor version 52.0
  118. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  119. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  120. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  121. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  122. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  123. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  124. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  125. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  126. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  127. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  128. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  129. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  130. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  131. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  132. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  133. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  134. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  135. ... 6 more
  136. [13:21:54] [Server thread/ERROR]: Could not load 'plugins/ArcaneEnchants.jar' in folder 'plugins'
  137. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: io/github/dmhacker/enchanting/ArcaneEnchants : Unsupported major.minor version 52.0
  138. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  139. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  140. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  141. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  142. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  143. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  144. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  145. Caused by: java.lang.UnsupportedClassVersionError: io/github/dmhacker/enchanting/ArcaneEnchants : Unsupported major.minor version 52.0
  146. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  147. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  148. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  149. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  150. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  151. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  152. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  153. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  154. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  155. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  156. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  157. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  158. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  159. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  160. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  161. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  162. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  163. ... 6 more
  164. [13:21:55] [Server thread/ERROR]: Could not load 'plugins/PerWorldTabList.jar' in folder 'plugins'
  165. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/minemensia/det483/Main : Unsupported major.minor version 52.0
  166. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  167. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  168. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  169. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  170. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  171. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  172. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  173. Caused by: java.lang.UnsupportedClassVersionError: com/minemensia/det483/Main : Unsupported major.minor version 52.0
  174. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  175. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  176. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  177. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  178. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  179. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  180. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  181. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  182. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  183. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  184. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  185. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  186. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  187. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  188. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  189. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  190. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  191. ... 6 more
  192. [13:21:55] [Server thread/ERROR]: Could not load 'plugins/ExplosionPlus.jar' in folder 'plugins'
  193. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/explosionplus/Plus : Unsupported major.minor version 52.0
  194. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  195. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  196. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  197. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  198. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  199. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  200. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  201. Caused by: java.lang.UnsupportedClassVersionError: me/explosionplus/Plus : Unsupported major.minor version 52.0
  202. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  203. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  204. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  205. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  206. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  207. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  208. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  209. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  210. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  211. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  212. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  213. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  214. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  215. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  216. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  217. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  218. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  219. ... 6 more
  220. [13:21:55] [Server thread/ERROR]: Could not load 'plugins/UnlimitedAnvil.jar' in folder 'plugins'
  221. org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/signatured/unlimitedanvil/Main : Unsupported major.minor version 52.0
  222. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  223. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  224. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  225. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  226. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  227. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  228. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  229. Caused by: java.lang.UnsupportedClassVersionError: me/signatured/unlimitedanvil/Main : Unsupported major.minor version 52.0
  230. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_80]
  231. at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_80]
  232. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_80]
  233. at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_80]
  234. at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_80]
  235. at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_80]
  236. at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_80]
  237. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_80]
  238. at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_80]
  239. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  240. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  241. at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_80]
  242. at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_80]
  243. at java.lang.Class.forName0(Native Method) ~[?:1.7.0_80]
  244. at java.lang.Class.forName(Class.java:278) ~[?:1.7.0_80]
  245. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  246. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  247. ... 6 more
  248. [13:21:55] [Server thread/INFO]: [HarrBor] Loading HarrBor v1.0
  249. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Loading AsyncWorldEditInjector v3.2.3
  250. [13:21:55] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.1
  251. [13:21:55] [Server thread/INFO]: [LobbyVanish] Loading LobbyVanish v1.0
  252. [13:21:55] [Server thread/INFO]: [TimeAndWeatherGod] Loading TimeAndWeatherGod v1.0.0
  253. [13:21:55] [Server thread/INFO]: [ruFix] Loading ruFix v0.59
  254. [13:21:55] [Server thread/INFO]: [NVision] Loading NVision v1.1-R2
  255. [13:21:55] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  256. [13:21:55] [Server thread/INFO]: [CPFix] Loading CPFix v0.4.0
  257. [13:21:55] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b691
  258. [13:21:55] [Server thread/INFO]: [TeleportBow] Loading TeleportBow v2.0
  259. [13:21:55] [Server thread/INFO]: [Tablist] Loading Tablist v1.2.3.1
  260. [13:21:55] [Server thread/INFO]: [AutoMessage] Loading AutoMessage v2.5.4
  261. [13:21:55] [Server thread/INFO]: [donateinfo] Loading donateinfo v1.0
  262. [13:21:55] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.3
  263. [13:21:55] [Server thread/INFO]: [Reports] Loading Reports v1.3
  264. [13:21:55] [Server thread/INFO]: [PerWorldChatPlus] Loading PerWorldChatPlus v5.0.0
  265. [13:21:55] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v3.6.5
  266. [13:21:55] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  267. [13:21:55] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.13
  268. [13:21:55] [Server thread/INFO]: [ChatColour] Loading ChatColour v1.0
  269. [13:21:55] [Server thread/INFO]: [BungeePlayerCounter] Loading BungeePlayerCounter v1.5.2beta
  270. [13:21:55] [Server thread/INFO]: [CleanroomGenerator] Loading CleanroomGenerator v1.0.0
  271. [13:21:55] [Server thread/INFO]: [UralClans] Loading UralClans v1.0
  272. [13:21:55] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.16-SNAPSHOT (build 1308)
  273. [13:21:55] [Server thread/INFO]: [HideStream] Loading HideStream v3.8
  274. [13:21:55] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  275. [13:21:55] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.12.0-BETA2-sASO-b813
  276. [13:21:55] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  277. [13:21:55] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  278. [13:21:55] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  279. [13:21:55] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v8.7
  280. [13:21:55] [Server thread/INFO]: [CosmicChest] Loading CosmicChest v1.0.0-beta7
  281. [13:21:55] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v2.5-b335
  282. [13:21:55] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v1.0.0
  283. [13:21:55] [Server thread/INFO]: [ColoredSigns] Loading ColoredSigns v2.0
  284. [13:21:55] [Server thread/INFO]: [Heads] Loading Heads v1.5.2
  285. [13:21:55] [Server thread/INFO]: [HealthBar] Loading HealthBar v1.8.3
  286. [13:21:55] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  287. [13:21:55] [Server thread/WARN]: [PermissionsEx] This server is in offline mode. Unless this server is configured to integrate with a supported proxy (see http://dft.ba/-8ous), UUIDs *may not be stable*!
  288. [13:21:55] [Server thread/INFO]: [LobbyCompass] Loading LobbyCompass v1.3
  289. [13:21:55] [Server thread/INFO]: [VipSlot] Loading VipSlot v1.2
  290. [13:21:55] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  291. [13:21:55] [Server thread/INFO]: [Beheaded] Loading Beheaded v1.0
  292. [13:21:55] [Server thread/INFO]: [LotteryJackpot] Loading LotteryJackpot v1.0.2
  293. [13:21:55] [Server thread/INFO]: [EggWarsLobby] Loading EggWarsLobby v1.2
  294. [13:21:55] [Server thread/INFO]: [EnchantsPlus] Loading EnchantsPlus v1.1.5b
  295. [13:21:55] [Server thread/INFO]: [DiscoFloor] Loading DiscoFloor v1.2.1
  296. [13:21:55] [Server thread/INFO]: [SkyWarsReloaded] Loading SkyWarsReloaded v2.8.5
  297. [13:21:55] [Server thread/INFO]: [LobbySpeed] Loading LobbySpeed v1.8.3
  298. [13:21:55] [Server thread/INFO]: [HubThat] Loading HubThat v3.3
  299. [13:21:55] [Server thread/INFO]: [Languages] Loading Languages v1.3
  300. [13:21:55] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.7.2
  301. [13:21:55] [Server thread/INFO]: [EggWars] Loading EggWars v4.2
  302. [13:21:55] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.1
  303. [13:21:55] [Server thread/INFO]: [Spawntp] Loading Spawntp v1.0.0
  304. [13:21:55] [Server thread/INFO]: [RandomTP] Loading RandomTP v2.3 - noID
  305. [13:21:55] [Server thread/INFO]: [WGExtender] Loading WGExtender v1.0
  306. [13:21:55] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
  307. [13:21:55] [Server thread/INFO]: [SimpleElevator] Loading SimpleElevator v1.1.1
  308. [13:21:55] [Server thread/INFO]: [CratesPlus] Loading CratesPlus v4.1.0
  309. [13:21:55] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.0.3
  310. [13:21:55] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.4-b548
  311. [13:21:55] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.5-b665
  312. [13:21:55] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v10.3.4
  313. [13:21:55] [Server thread/INFO]: [ServerListPlus] Loading ServerListPlus v3.4.5
  314. [13:21:55] [Server thread/INFO]: [AAC] Loading AAC v1.9.10
  315. [13:21:55] [Server thread/INFO]: [UltraCosmetics] Loading UltraCosmetics v2.1.3
  316. [13:21:55] [Server thread/INFO]: [SilkSpawners] Loading SilkSpawners v3.7.2
  317. [13:21:55] [Server thread/INFO]: [ColoredTags] Loading ColoredTags v2.1.3
  318. [13:21:55] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.8.12
  319. [13:21:55] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
  320. [13:21:55] [Server thread/INFO]: [AsyncWorldEdit] Loading AsyncWorldEdit v3.2.3
  321. [13:21:55] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
  322. [13:21:55] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.5-b675
  323. [13:21:55] [Server thread/INFO]: [KitAdder] Loading KitAdder v2.3
  324. [13:21:55] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
  325. [13:21:55] [Server thread/INFO]: [EchoPet] Loading EchoPet v2.8.0-b52
  326. [13:21:55] [Server thread/INFO]: [ShopGUIPlus] Loading ShopGUIPlus v1.4.1
  327. [13:21:55] [Server thread/INFO]: [AuthMe] Loading AuthMe v5.1-SNAPSHOT
  328. [13:21:55] [Server thread/INFO]: [ChatGuard] Loading ChatGuard v7.2
  329. [13:21:55] [Server thread/INFO]: [CustomGUI] Loading CustomGUI v2.2.3
  330. [13:21:55] [Server thread/INFO]: [ActionAPI] Loading ActionAPI v1.0.3
  331. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Enabling AsyncWorldEditInjector v3.2.3
  332. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Injector platform set to: InjectorBukkit
  333. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Injecting WorldEdit classes...
  334. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.EditSession injected.
  335. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.function.operation.Operations injected.
  336. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.SchematicCommands injected.
  337. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.ScriptingCommands injected.
  338. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Class com.sk89q.worldedit.command.RegionCommands injected.
  339. [13:21:55] [Server thread/INFO]: [AsyncWorldEditInjector] Enabled
  340. [13:21:55] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  341. [13:21:55] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  342. [13:21:55] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  343. [13:21:55] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  344. [13:21:55] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  345. [13:21:55] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  346. [13:21:55] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v3.6.5
  347. [13:21:55] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  348. [13:21:55] [Server thread/INFO]: [CleanroomGenerator] Enabling CleanroomGenerator v1.0.0
  349. [13:21:55] [Server thread/INFO]: [CleanroomGenerator] CleanroomGenerator v1.0.0 enabled
  350. [13:21:55] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v10.3.4
  351. [13:21:56] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  352. [13:21:56] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  353. [13:21:56] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
  354. [13:21:56] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  355. [13:21:56] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  356. [13:21:56] [Server thread/INFO]: Preparing level "world"
  357. [13:21:56] [Server thread/INFO]: -------- World Settings For [world] --------
  358. [13:21:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  359. [13:21:56] [Server thread/INFO]: Item Despawn Rate: 6000
  360. [13:21:56] [Server thread/INFO]: Item Merge Radius: 2.5
  361. [13:21:56] [Server thread/INFO]: View Distance: 10
  362. [13:21:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  363. [13:21:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  364. [13:21:56] [Server thread/INFO]: Clear tick list: false
  365. [13:21:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  366. [13:21:56] [Server thread/INFO]: Mob Spawn Range: 4
  367. [13:21:56] [Server thread/INFO]: Anti X-Ray: true
  368. [13:21:56] [Server thread/INFO]: Engine Mode: 1
  369. [13:21:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  370. [13:21:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  371. [13:21:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  372. [13:21:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  373. [13:21:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  374. [13:21:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  375. [13:21:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  376. [13:21:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  377. [13:21:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  378. [13:21:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  379. [13:21:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  380. [13:21:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  381. [13:21:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  382. [13:21:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  383. [13:21:56] [Server thread/INFO]: Random Lighting Updates: false
  384. [13:21:56] [Server thread/INFO]: Structure Info Saving: true
  385. [13:21:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  386. [13:21:56] [Server thread/INFO]: Max Entity Collisions: 8
  387. [13:21:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  388. [13:21:56] [Server thread/INFO]: Max TNT Explosions: 100
  389. [13:21:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  390. [13:21:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  391. [13:21:56] [Server thread/INFO]: -------- World Settings For [world_nether] --------
  392. [13:21:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  393. [13:21:56] [Server thread/INFO]: Item Despawn Rate: 6000
  394. [13:21:56] [Server thread/INFO]: Item Merge Radius: 2.5
  395. [13:21:56] [Server thread/INFO]: View Distance: 10
  396. [13:21:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  397. [13:21:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  398. [13:21:56] [Server thread/INFO]: Clear tick list: false
  399. [13:21:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  400. [13:21:56] [Server thread/INFO]: Mob Spawn Range: 4
  401. [13:21:56] [Server thread/INFO]: Anti X-Ray: true
  402. [13:21:56] [Server thread/INFO]: Engine Mode: 1
  403. [13:21:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  404. [13:21:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  405. [13:21:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  406. [13:21:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  407. [13:21:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  408. [13:21:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  409. [13:21:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  410. [13:21:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  411. [13:21:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  412. [13:21:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  413. [13:21:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  414. [13:21:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  415. [13:21:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  416. [13:21:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  417. [13:21:56] [Server thread/INFO]: Random Lighting Updates: false
  418. [13:21:56] [Server thread/INFO]: Structure Info Saving: true
  419. [13:21:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  420. [13:21:56] [Server thread/INFO]: Max Entity Collisions: 8
  421. [13:21:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  422. [13:21:56] [Server thread/INFO]: Max TNT Explosions: 100
  423. [13:21:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  424. [13:21:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  425. [13:21:56] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  426. [13:21:56] [Server thread/INFO]: Arrow Despawn Rate: 1200
  427. [13:21:56] [Server thread/INFO]: Item Despawn Rate: 6000
  428. [13:21:56] [Server thread/INFO]: Item Merge Radius: 2.5
  429. [13:21:56] [Server thread/INFO]: View Distance: 10
  430. [13:21:56] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  431. [13:21:56] [Server thread/INFO]: Chunks to Grow per Tick: 650
  432. [13:21:56] [Server thread/INFO]: Clear tick list: false
  433. [13:21:56] [Server thread/INFO]: Experience Merge Radius: 3.0
  434. [13:21:56] [Server thread/INFO]: Mob Spawn Range: 4
  435. [13:21:56] [Server thread/INFO]: Anti X-Ray: true
  436. [13:21:56] [Server thread/INFO]: Engine Mode: 1
  437. [13:21:56] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  438. [13:21:56] [Server thread/INFO]: Replace Blocks: [1, 5]
  439. [13:21:56] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  440. [13:21:56] [Server thread/INFO]: Cactus Growth Modifier: 100%
  441. [13:21:56] [Server thread/INFO]: Cane Growth Modifier: 100%
  442. [13:21:56] [Server thread/INFO]: Melon Growth Modifier: 100%
  443. [13:21:56] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  444. [13:21:56] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  445. [13:21:56] [Server thread/INFO]: Sapling Growth Modifier: 100%
  446. [13:21:56] [Server thread/INFO]: Wheat Growth Modifier: 100%
  447. [13:21:56] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  448. [13:21:56] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  449. [13:21:56] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  450. [13:21:56] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  451. [13:21:56] [Server thread/INFO]: Random Lighting Updates: false
  452. [13:21:56] [Server thread/INFO]: Structure Info Saving: true
  453. [13:21:56] [Server thread/INFO]: Sending up to 10 chunks per packet
  454. [13:21:56] [Server thread/INFO]: Max Entity Collisions: 8
  455. [13:21:56] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  456. [13:21:56] [Server thread/INFO]: Max TNT Explosions: 100
  457. [13:21:56] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  458. [13:21:56] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  459. [13:21:56] [Server thread/INFO]: Preparing start region for level 0 (Seed: 7070387232577015466)
  460. [13:21:57] [Server thread/INFO]: Preparing spawn area: 94%
  461. [13:21:57] [Server thread/INFO]: Preparing start region for level 1 (Seed: 7070387232577015466)
  462. [13:21:58] [Server thread/INFO]: Preparing start region for level 2 (Seed: 7070387232577015466)
  463. [13:21:58] [Server thread/INFO]: [HarrBor] Enabling HarrBor v1.0
  464. [13:21:58] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.1
  465. [13:21:58] [Server thread/INFO]: [LobbyVanish] Enabling LobbyVanish v1.0
  466. [13:21:58] [Server thread/INFO]: [TimeAndWeatherGod] Enabling TimeAndWeatherGod v1.0.0
  467. [13:21:58] [Server thread/INFO]: <<[ TimeAndWeatherGod ]>> [ Version ]=[ 1.0.0 ] [ Successfully Loaded! ]
  468. [13:21:58] [Server thread/INFO]: [ruFix] Enabling ruFix v0.59
  469. [13:21:58] [Server thread/INFO]: [ruFix] version 0.59 is enabled!
  470. [13:21:58] [Server thread/INFO]: [NVision] Enabling NVision v1.1-R2
  471. [13:21:58] [Server thread/INFO]: [NVision] Plugin is enabled!
  472. [13:21:58] [Server thread/INFO]: [CPFix] Enabling CPFix v0.4.0
  473. [13:21:58] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b691
  474. [13:21:58] [Server thread/INFO]: [Multiverse-Core] [AllPay] - Version 13.0 - hooked into Essentials Economy for Multiverse-Core v2.5-b691
  475. [13:21:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: eggwarsmaps
  476. [13:21:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  477. [13:21:58] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: hub_the_end
  478. [13:21:58] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  479. [13:21:59] [Server thread/INFO]: -------- World Settings For [lobbyskywars] --------
  480. [13:21:59] [Server thread/INFO]: Arrow Despawn Rate: 1200
  481. [13:21:59] [Server thread/INFO]: Item Despawn Rate: 6000
  482. [13:21:59] [Server thread/INFO]: Item Merge Radius: 2.5
  483. [13:21:59] [Server thread/INFO]: View Distance: 10
  484. [13:21:59] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  485. [13:21:59] [Server thread/INFO]: Chunks to Grow per Tick: 650
  486. [13:21:59] [Server thread/INFO]: Clear tick list: false
  487. [13:21:59] [Server thread/INFO]: Experience Merge Radius: 3.0
  488. [13:21:59] [Server thread/INFO]: Mob Spawn Range: 4
  489. [13:21:59] [Server thread/INFO]: Anti X-Ray: true
  490. [13:21:59] [Server thread/INFO]: Engine Mode: 1
  491. [13:21:59] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  492. [13:21:59] [Server thread/INFO]: Replace Blocks: [1, 5]
  493. [13:21:59] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  494. [13:21:59] [Server thread/INFO]: Cactus Growth Modifier: 100%
  495. [13:21:59] [Server thread/INFO]: Cane Growth Modifier: 100%
  496. [13:21:59] [Server thread/INFO]: Melon Growth Modifier: 100%
  497. [13:21:59] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  498. [13:21:59] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  499. [13:21:59] [Server thread/INFO]: Sapling Growth Modifier: 100%
  500. [13:21:59] [Server thread/INFO]: Wheat Growth Modifier: 100%
  501. [13:21:59] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  502. [13:21:59] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  503. [13:21:59] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  504. [13:21:59] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  505. [13:21:59] [Server thread/INFO]: Random Lighting Updates: false
  506. [13:21:59] [Server thread/INFO]: Structure Info Saving: true
  507. [13:21:59] [Server thread/INFO]: Sending up to 10 chunks per packet
  508. [13:21:59] [Server thread/INFO]: Max Entity Collisions: 8
  509. [13:21:59] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  510. [13:21:59] [Server thread/INFO]: Max TNT Explosions: 100
  511. [13:21:59] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  512. [13:21:59] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  513. [13:21:59] [Server thread/INFO]: Preparing start region for level 3 (Seed: 0)
  514. [13:22:00] [Server thread/INFO]: -------- World Settings For [survival_the_end] --------
  515. [13:22:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  516. [13:22:00] [Server thread/INFO]: Item Despawn Rate: 6000
  517. [13:22:00] [Server thread/INFO]: Item Merge Radius: 2.5
  518. [13:22:00] [Server thread/INFO]: View Distance: 10
  519. [13:22:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  520. [13:22:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  521. [13:22:00] [Server thread/INFO]: Clear tick list: false
  522. [13:22:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  523. [13:22:00] [Server thread/INFO]: Mob Spawn Range: 4
  524. [13:22:00] [Server thread/INFO]: Anti X-Ray: true
  525. [13:22:00] [Server thread/INFO]: Engine Mode: 1
  526. [13:22:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  527. [13:22:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  528. [13:22:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  529. [13:22:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  530. [13:22:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  531. [13:22:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  532. [13:22:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  533. [13:22:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  534. [13:22:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  535. [13:22:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  536. [13:22:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  537. [13:22:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  538. [13:22:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  539. [13:22:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  540. [13:22:00] [Server thread/INFO]: Random Lighting Updates: false
  541. [13:22:00] [Server thread/INFO]: Structure Info Saving: true
  542. [13:22:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  543. [13:22:00] [Server thread/INFO]: Max Entity Collisions: 8
  544. [13:22:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  545. [13:22:00] [Server thread/INFO]: Max TNT Explosions: 100
  546. [13:22:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  547. [13:22:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  548. [13:22:00] [Server thread/INFO]: Preparing start region for level 4 (Seed: -1784471910915037785)
  549. [13:22:00] [Server thread/INFO]: -------- World Settings For [hub] --------
  550. [13:22:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  551. [13:22:00] [Server thread/INFO]: Item Despawn Rate: 6000
  552. [13:22:00] [Server thread/INFO]: Item Merge Radius: 2.5
  553. [13:22:00] [Server thread/INFO]: View Distance: 10
  554. [13:22:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  555. [13:22:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  556. [13:22:00] [Server thread/INFO]: Clear tick list: false
  557. [13:22:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  558. [13:22:00] [Server thread/INFO]: Mob Spawn Range: 4
  559. [13:22:00] [Server thread/INFO]: Anti X-Ray: true
  560. [13:22:00] [Server thread/INFO]: Engine Mode: 1
  561. [13:22:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  562. [13:22:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  563. [13:22:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  564. [13:22:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  565. [13:22:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  566. [13:22:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  567. [13:22:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  568. [13:22:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  569. [13:22:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  570. [13:22:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  571. [13:22:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  572. [13:22:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  573. [13:22:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  574. [13:22:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  575. [13:22:00] [Server thread/INFO]: Random Lighting Updates: false
  576. [13:22:00] [Server thread/INFO]: Structure Info Saving: true
  577. [13:22:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  578. [13:22:00] [Server thread/INFO]: Max Entity Collisions: 8
  579. [13:22:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  580. [13:22:00] [Server thread/INFO]: Max TNT Explosions: 100
  581. [13:22:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  582. [13:22:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  583. [13:22:00] [Server thread/INFO]: Preparing start region for level 5 (Seed: 1129481756477388917)
  584. [13:22:00] [Server thread/INFO]: -------- World Settings For [Arena1] --------
  585. [13:22:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  586. [13:22:00] [Server thread/INFO]: Item Despawn Rate: 6000
  587. [13:22:00] [Server thread/INFO]: Item Merge Radius: 2.5
  588. [13:22:00] [Server thread/INFO]: View Distance: 10
  589. [13:22:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  590. [13:22:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  591. [13:22:00] [Server thread/INFO]: Clear tick list: false
  592. [13:22:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  593. [13:22:00] [Server thread/INFO]: Mob Spawn Range: 4
  594. [13:22:00] [Server thread/INFO]: Anti X-Ray: true
  595. [13:22:00] [Server thread/INFO]: Engine Mode: 1
  596. [13:22:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  597. [13:22:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  598. [13:22:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  599. [13:22:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  600. [13:22:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  601. [13:22:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  602. [13:22:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  603. [13:22:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  604. [13:22:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  605. [13:22:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  606. [13:22:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  607. [13:22:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  608. [13:22:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  609. [13:22:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  610. [13:22:00] [Server thread/INFO]: Random Lighting Updates: false
  611. [13:22:00] [Server thread/INFO]: Structure Info Saving: true
  612. [13:22:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  613. [13:22:00] [Server thread/INFO]: Max Entity Collisions: 8
  614. [13:22:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  615. [13:22:00] [Server thread/INFO]: Max TNT Explosions: 100
  616. [13:22:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  617. [13:22:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  618. [13:22:00] [Server thread/INFO]: Preparing start region for level 6 (Seed: -1934692065794762151)
  619. [13:22:00] [Server thread/INFO]: -------- World Settings For [survival_nether] --------
  620. [13:22:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
  621. [13:22:00] [Server thread/INFO]: Item Despawn Rate: 6000
  622. [13:22:00] [Server thread/INFO]: Item Merge Radius: 2.5
  623. [13:22:00] [Server thread/INFO]: View Distance: 10
  624. [13:22:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  625. [13:22:00] [Server thread/INFO]: Chunks to Grow per Tick: 650
  626. [13:22:00] [Server thread/INFO]: Clear tick list: false
  627. [13:22:00] [Server thread/INFO]: Experience Merge Radius: 3.0
  628. [13:22:00] [Server thread/INFO]: Mob Spawn Range: 4
  629. [13:22:00] [Server thread/INFO]: Anti X-Ray: true
  630. [13:22:00] [Server thread/INFO]: Engine Mode: 1
  631. [13:22:00] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  632. [13:22:00] [Server thread/INFO]: Replace Blocks: [1, 5]
  633. [13:22:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  634. [13:22:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
  635. [13:22:00] [Server thread/INFO]: Cane Growth Modifier: 100%
  636. [13:22:00] [Server thread/INFO]: Melon Growth Modifier: 100%
  637. [13:22:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  638. [13:22:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  639. [13:22:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
  640. [13:22:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
  641. [13:22:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  642. [13:22:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  643. [13:22:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  644. [13:22:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  645. [13:22:00] [Server thread/INFO]: Random Lighting Updates: false
  646. [13:22:00] [Server thread/INFO]: Structure Info Saving: true
  647. [13:22:00] [Server thread/INFO]: Sending up to 10 chunks per packet
  648. [13:22:00] [Server thread/INFO]: Max Entity Collisions: 8
  649. [13:22:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  650. [13:22:00] [Server thread/INFO]: Max TNT Explosions: 100
  651. [13:22:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  652. [13:22:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  653. [13:22:00] [Server thread/INFO]: Preparing start region for level 7 (Seed: 2194660940250665328)
  654. [13:22:01] [Server thread/INFO]: -------- World Settings For [survival] --------
  655. [13:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  656. [13:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
  657. [13:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
  658. [13:22:01] [Server thread/INFO]: View Distance: 10
  659. [13:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  660. [13:22:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  661. [13:22:01] [Server thread/INFO]: Clear tick list: false
  662. [13:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  663. [13:22:01] [Server thread/INFO]: Mob Spawn Range: 4
  664. [13:22:01] [Server thread/INFO]: Anti X-Ray: true
  665. [13:22:01] [Server thread/INFO]: Engine Mode: 1
  666. [13:22:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  667. [13:22:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  668. [13:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  669. [13:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  670. [13:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  671. [13:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  672. [13:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  673. [13:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  674. [13:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  675. [13:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  676. [13:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  677. [13:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  678. [13:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  679. [13:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  680. [13:22:01] [Server thread/INFO]: Random Lighting Updates: false
  681. [13:22:01] [Server thread/INFO]: Structure Info Saving: true
  682. [13:22:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  683. [13:22:01] [Server thread/INFO]: Max Entity Collisions: 8
  684. [13:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  685. [13:22:01] [Server thread/INFO]: Max TNT Explosions: 100
  686. [13:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  687. [13:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  688. [13:22:01] [Server thread/INFO]: Preparing start region for level 8 (Seed: 2448639971510451370)
  689. [13:22:01] [Server thread/INFO]: -------- World Settings For [minigameshub] --------
  690. [13:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  691. [13:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
  692. [13:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
  693. [13:22:01] [Server thread/INFO]: View Distance: 10
  694. [13:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  695. [13:22:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  696. [13:22:01] [Server thread/INFO]: Clear tick list: false
  697. [13:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  698. [13:22:01] [Server thread/INFO]: Mob Spawn Range: 4
  699. [13:22:01] [Server thread/INFO]: Anti X-Ray: true
  700. [13:22:01] [Server thread/INFO]: Engine Mode: 1
  701. [13:22:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  702. [13:22:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  703. [13:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  704. [13:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  705. [13:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  706. [13:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  707. [13:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  708. [13:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  709. [13:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  710. [13:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  711. [13:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  712. [13:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  713. [13:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  714. [13:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  715. [13:22:01] [Server thread/INFO]: Random Lighting Updates: false
  716. [13:22:01] [Server thread/INFO]: Structure Info Saving: true
  717. [13:22:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  718. [13:22:01] [Server thread/INFO]: Max Entity Collisions: 8
  719. [13:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  720. [13:22:01] [Server thread/INFO]: Max TNT Explosions: 100
  721. [13:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  722. [13:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  723. [13:22:01] [Server thread/INFO]: Preparing start region for level 9 (Seed: 5176402706335285832)
  724. [13:22:01] [Server thread/INFO]: -------- World Settings For [lobbyeggwars] --------
  725. [13:22:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  726. [13:22:01] [Server thread/INFO]: Item Despawn Rate: 6000
  727. [13:22:01] [Server thread/INFO]: Item Merge Radius: 2.5
  728. [13:22:01] [Server thread/INFO]: View Distance: 10
  729. [13:22:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  730. [13:22:01] [Server thread/INFO]: Chunks to Grow per Tick: 650
  731. [13:22:01] [Server thread/INFO]: Clear tick list: false
  732. [13:22:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  733. [13:22:01] [Server thread/INFO]: Mob Spawn Range: 4
  734. [13:22:01] [Server thread/INFO]: Anti X-Ray: true
  735. [13:22:01] [Server thread/INFO]: Engine Mode: 1
  736. [13:22:01] [Server thread/INFO]: Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
  737. [13:22:01] [Server thread/INFO]: Replace Blocks: [1, 5]
  738. [13:22:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  739. [13:22:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  740. [13:22:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  741. [13:22:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  742. [13:22:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  743. [13:22:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  744. [13:22:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  745. [13:22:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  746. [13:22:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  747. [13:22:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  748. [13:22:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  749. [13:22:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  750. [13:22:01] [Server thread/INFO]: Random Lighting Updates: false
  751. [13:22:01] [Server thread/INFO]: Structure Info Saving: true
  752. [13:22:01] [Server thread/INFO]: Sending up to 10 chunks per packet
  753. [13:22:01] [Server thread/INFO]: Max Entity Collisions: 8
  754. [13:22:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  755. [13:22:01] [Server thread/INFO]: Max TNT Explosions: 100
  756. [13:22:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  757. [13:22:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  758. [13:22:01] [Server thread/INFO]: Preparing start region for level 10 (Seed: 0)
  759. [13:22:02] [Server thread/INFO]: [Multiverse-Core] 11 - World(s) loaded.
  760. [13:22:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b691 (API v18) Enabled - By Rigby, fernferret, lithium3141 and main--
  761. [13:22:02] [Server thread/INFO]: [TeleportBow] Enabling TeleportBow v2.0
  762. [13:22:02] [Server thread/INFO]: [TeleportBow] +=======[TeleportBow]=======+
  763. [13:22:02] [Server thread/INFO]: [TeleportBow] | Status: Enabled |
  764. [13:22:02] [Server thread/INFO]: [TeleportBow] | Author: KranchyDevs |
  765. [13:22:02] [Server thread/INFO]: [TeleportBow] +=======[TeleportBow]=======+
  766. [13:22:02] [Server thread/INFO]: [Tablist] Enabling Tablist v1.2.3.1
  767. [13:22:02] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 enabled!!
  768. [13:22:02] [Server thread/INFO]: [AutoMessage] Enabling AutoMessage v2.5.4
  769. [13:22:02] [Server thread/INFO]: [donateinfo] Enabling donateinfo v1.0
  770. [13:22:02] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.3
  771. [13:22:02] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
  772. [13:22:02] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
  773. [13:22:02] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
  774. [13:22:02] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
  775. [13:22:02] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
  776. [13:22:02] [Server thread/INFO]: [EZRanksPro] 1 rankup(s) loaded
  777. [13:22:02] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Z
  778. [13:22:02] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
  779. [13:22:02] [Server thread/INFO]: [EZRanksPro] 1 rankup cost multipliers loaded!
  780. [13:22:02] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 60 seconds
  781. [13:22:02] [Server thread/INFO]: [EZRanksPro] An update for EZRanksPro (EZRanksPro v1.3.1)
  782. [13:22:02] [Server thread/INFO]: [EZRanksPro] is available at https://www.spigotmc.org/resources/ezrankspro.10731/
  783. [13:22:02] [Server thread/INFO]: [Reports] Enabling Reports v1.3
  784. [13:22:02] [Server thread/ERROR]: [Reports]Please setup the MySQL and then reboot the server.
  785. [13:22:02] [Server thread/INFO]: [Reports]Disabling plugin.
  786. [13:22:02] [Server thread/INFO]: [Reports] Disabling Reports v1.3
  787. [13:22:02] [Server thread/ERROR]: Error occurred while disabling Reports v1.3 (Is it up to date?)
  788. java.lang.NullPointerException
  789. at space.heyman.MySQL.closeReports(MySQL.java:70) ~[?:?]
  790. at space.heyman.Main.onDisable(Main.java:21) ~[?:?]
  791. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  792. at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  793. at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  794. at space.heyman.MySQL.setupReports(MySQL.java:28) [Reports.jar:?]
  795. at space.heyman.Main.onEnable(Main.java:15) [Reports.jar:?]
  796. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  797. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  798. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  799. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  800. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  801. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  802. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  803. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  804. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  805. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  806. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  807. [13:22:02] [Server thread/ERROR]: [Reports] Could not connect to the 'reports' database!
  808. [13:22:02] [Server thread/ERROR]: Info: jdbc:mysql://localhost:3306/reportsServerName?user=changeme&password=changeme?autoReconnect=true?useUnicode=yes
  809. [13:22:02] [Server thread/WARN]: java.sql.SQLException: Access denied for user 'changeme'@'localhost' (using password: YES)
  810. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
  811. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3593)
  812. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:3525)
  813. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.checkErrorPacket(MysqlIO.java:931)
  814. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.secureAuth411(MysqlIO.java:4031)
  815. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.MysqlIO.doHandshake(MysqlIO.java:1296)
  816. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.coreConnect(ConnectionImpl.java:2338)
  817. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.connectOneTryOnly(ConnectionImpl.java:2371)
  818. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.createNewIO(ConnectionImpl.java:2163)
  819. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.<init>(ConnectionImpl.java:794)
  820. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.JDBC4Connection.<init>(JDBC4Connection.java:47)
  821. [13:22:02] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
  822. [13:22:02] [Server thread/WARN]: at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
  823. [13:22:02] [Server thread/WARN]: at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
  824. [13:22:02] [Server thread/WARN]: at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
  825. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.Util.handleNewInstance(Util.java:407)
  826. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.ConnectionImpl.getInstance(ConnectionImpl.java:378)
  827. [13:22:02] [Server thread/WARN]: at com.mysql.jdbc.NonRegisteringDriver.connect(NonRegisteringDriver.java:305)
  828. [13:22:02] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:571)
  829. [13:22:02] [Server thread/WARN]: at java.sql.DriverManager.getConnection(DriverManager.java:215)
  830. [13:22:02] [Server thread/WARN]: at space.heyman.MySQL.setupReports(MySQL.java:57)
  831. [13:22:02] [Server thread/WARN]: at space.heyman.Main.onEnable(Main.java:15)
  832. [13:22:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  833. [13:22:02] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  834. [13:22:02] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  835. [13:22:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  836. [13:22:02] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  837. [13:22:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  838. [13:22:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  839. [13:22:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  840. [13:22:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  841. [13:22:02] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
  842. [13:22:02] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  843. [13:22:02] [Server thread/INFO]: [PerWorldChatPlus] Enabling PerWorldChatPlus v5.0.0
  844. [13:22:02] [Server thread/ERROR]: [PerWorldChatPlus] Config.yml outdated! Plugin will not work properly! Delete the file and restart the server to update it!
  845. [13:22:02] [Server thread/INFO]: [PerWorldChatPlus] Shutting down plugin to prevent further errors....
  846. [13:22:02] [Server thread/INFO]: [PerWorldChatPlus] Disabling PerWorldChatPlus v5.0.0
  847. [13:22:02] [Server thread/INFO]: [PerWorldChatPlus] Checking for updates...
  848. [13:22:03] [Server thread/INFO]: [PerWorldChatPlus] No updates found, will check again later.
  849. [13:22:03] [Server thread/ERROR]: Error occurred while enabling PerWorldChatPlus v5.0.0 (Is it up to date?)
  850. org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
  851. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.validate(CraftScheduler.java:400) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  852. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.runTaskTimer(CraftScheduler.java:123) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  853. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncRepeatingTask(CraftScheduler.java:119) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  854. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.scheduleSyncDelayedTask(CraftScheduler.java:102) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  855. at com.cloudcraftgaming.perworldchatplus.Main.generateWorldDataFilesOnStart(Main.java:82) ~[?:?]
  856. at com.cloudcraftgaming.perworldchatplus.Main.onEnable(Main.java:65) ~[?:?]
  857. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  858. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  859. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  860. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  861. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  862. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  863. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  864. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  865. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  866. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  867. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  868. [13:22:03] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  869. [13:22:03] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.13
  870. [13:22:03] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
  871. [13:22:03] [Server thread/INFO]: [ChatColour] Enabling ChatColour v1.0
  872. [13:22:03] [Server thread/INFO]: [ChatColour] Enabled
  873. [13:22:03] [Server thread/INFO]: [BungeePlayerCounter] Enabling BungeePlayerCounter v1.5.2beta
  874. [13:22:03] [Server thread/INFO]: [UralClans] Enabling UralClans v1.0
  875. [13:22:03] [Server thread/INFO]: [UralClans] Соединение с базой данных успешно установлено.
  876. [13:22:03] [Server thread/INFO]: [UralClans] База кланов загружена. (0)
  877. [13:22:03] [Server thread/INFO]: [UralClans] - База игроков загружена. (0)
  878. [13:22:03] [Server thread/INFO]: [UralClans] Плагин включен. (289 ms)
  879. [13:22:03] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.16-SNAPSHOT (build 1308)
  880. [13:22:04] [Server thread/INFO]: [HideStream] Enabling HideStream v3.8
  881. [13:22:04] [Server thread/INFO]: [HideStream] Version 3.8 enabled.
  882. [13:22:04] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  883. [13:22:04] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  884. [13:22:04] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  885. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.12.0-BETA2-sASO-b813
  886. [13:22:04] [Server thread/WARN]: [NoCheatPlus] Check for updates and support at BukkitDev: http://dev.bukkit.org/server-mods/nocheatplus/
  887. [13:22:04] [Server thread/WARN]: [NoCheatPlus] Development builds (unsupported by the Bukkit Staff, at your own risk): http://ci.md-5.net/job/NoCheatPlus/changes
  888. [13:22:04] [Server thread/WARN]: [NoCheatPlus] Could not set up native access for the server-mod (git-Spigot-d97e08b-880a532 (MC: 1.8.8)). Please check for updates and consider to request support.
  889. [13:22:04] [Server thread/WARN]: [NoCheatPlus] Bukkit-API-only access: Some features will likely not function properly, performance might suffer.
  890. [13:22:04] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.4.6|1.4.7|1.5.x|1.6.x|1.7.x|1.8.x|? / Bukkit-API
  891. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  892. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  893. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  894. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  895. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  896. [13:22:04] [Server thread/INFO]: Adding packet level hooks for ProtocolLib (MC 1.8.8)...
  897. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: FlyingFrequency | KeepAliveFrequency | SoundDistance
  898. [13:22:04] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA2-sASO-b813 is enabled.
  899. [13:22:05] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v8.7
  900. [13:22:05] [Server thread/INFO]: SimpleRename enabled!
  901. [13:22:05] [Server thread/INFO]: [CosmicChest] Enabling CosmicChest v1.0.0-beta7
  902. [13:22:05] [Server thread/INFO]: [CosmicChest] Loading plugin...
  903. [13:22:05] [Server thread/INFO]: [CosmicChest] Loading listeners...
  904. [13:22:05] [Server thread/INFO]: [CosmicChest] Loading commands...
  905. [13:22:05] [Server thread/INFO]: [CosmicChest] Loading config...
  906. [13:22:05] [Server thread/INFO]: [CosmicChest] Reading chests folder...
  907. [13:22:05] [Server thread/INFO]: [CosmicChest] Found 1 chest.
  908. [13:22:05] [Server thread/INFO]: [CosmicChest] Reading Extra.yml...
  909. [13:22:05] [Server thread/INFO]: [CosmicChest] Finished reading chest 'Extra', found 5 tiers and 6 rewards.
  910. [13:22:05] [Server thread/INFO]: [CosmicChest] Plugin enabled!
  911. [13:22:05] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b335
  912. [13:22:05] [Server thread/INFO]: [Multiverse-Inventories 2.5-b335] enabled.
  913. [13:22:05] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v1.0.0
  914. [13:22:05] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  915. [13:22:05] [Server thread/INFO]: [ColoredSigns] Enabling ColoredSigns v2.0
  916. [13:22:05] [Server thread/INFO]: [ColoredSigns] ColoredSigns enabling.
  917. [13:22:05] [Server thread/WARN]: [ColoredSigns] PermissionsEx support is disabled.
  918. [13:22:05] [Server thread/INFO]: [ColoredSigns] Starting services.. loading file and library's.
  919. [13:22:05] [Server thread/INFO]: [Heads] Enabling Heads v1.5.2
  920. [13:22:05] [Server thread/ERROR]: Error occurred while enabling Heads v1.5.2 (Is it up to date?)
  921. java.lang.RuntimeException: Access to this plugin has been disabled due to piracy! Please contact SpigotMC!
  922. at me.sothatsit.heads.Heads.loadConfig0(Heads.java) ~[?:?]
  923. at me.sothatsit.heads.Heads.onEnable(Heads.java) ~[?:?]
  924. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  925. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  926. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  927. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  928. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  929. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  930. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  931. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  932. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  933. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  934. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  935. [13:22:05] [Server thread/INFO]: [HealthBar] Enabling HealthBar v1.8.3
  936. [13:22:05] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  937. [13:22:05] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  938. [13:22:05] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  939. [13:22:06] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  940. [13:22:06] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  941. [13:22:06] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  942. [13:22:06] [Server thread/INFO]: [LobbyCompass] Enabling LobbyCompass v1.3
  943. [13:22:06] [Server thread/INFO]: [VipSlot] Enabling VipSlot v1.2
  944. [13:22:06] [Server thread/INFO]: [VipSlot] Plugin activated
  945. [13:22:06] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  946. [13:22:06] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  947. [13:22:06] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  948. [13:22:06] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  949. [13:22:06] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  950. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  951. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
  952. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
  953. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
  954. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
  955. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
  956. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  957. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  958. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  959. [13:22:06] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  960. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  961. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyskywars) TNT ignition is PERMITTED.
  962. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyskywars) Lighters are PERMITTED.
  963. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyskywars) Lava fire is blocked.
  964. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyskywars) Fire spread is UNRESTRICTED.
  965. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobbyskywars'
  966. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_the_end) TNT ignition is PERMITTED.
  967. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_the_end) Lighters are PERMITTED.
  968. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_the_end) Lava fire is blocked.
  969. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_the_end) Fire spread is UNRESTRICTED.
  970. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival_the_end'
  971. [13:22:06] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is PERMITTED.
  972. [13:22:06] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
  973. [13:22:06] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is blocked.
  974. [13:22:06] [Server thread/INFO]: [WorldGuard] (hub) Fire spread is UNRESTRICTED.
  975. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
  976. [13:22:06] [Server thread/INFO]: [WorldGuard] (Arena1) TNT ignition is PERMITTED.
  977. [13:22:06] [Server thread/INFO]: [WorldGuard] (Arena1) Lighters are PERMITTED.
  978. [13:22:06] [Server thread/INFO]: [WorldGuard] (Arena1) Lava fire is blocked.
  979. [13:22:06] [Server thread/INFO]: [WorldGuard] (Arena1) Fire spread is UNRESTRICTED.
  980. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Arena1'
  981. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_nether) TNT ignition is PERMITTED.
  982. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_nether) Lighters are PERMITTED.
  983. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_nether) Lava fire is blocked.
  984. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival_nether) Fire spread is UNRESTRICTED.
  985. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival_nether'
  986. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
  987. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
  988. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival) Lava fire is blocked.
  989. [13:22:06] [Server thread/INFO]: [WorldGuard] (survival) Fire spread is UNRESTRICTED.
  990. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival'
  991. [13:22:06] [Server thread/INFO]: [WorldGuard] (minigameshub) TNT ignition is PERMITTED.
  992. [13:22:06] [Server thread/INFO]: [WorldGuard] (minigameshub) Lighters are PERMITTED.
  993. [13:22:06] [Server thread/INFO]: [WorldGuard] (minigameshub) Lava fire is blocked.
  994. [13:22:06] [Server thread/INFO]: [WorldGuard] (minigameshub) Fire spread is UNRESTRICTED.
  995. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'minigameshub'
  996. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyeggwars) TNT ignition is PERMITTED.
  997. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyeggwars) Lighters are PERMITTED.
  998. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyeggwars) Lava fire is blocked.
  999. [13:22:06] [Server thread/INFO]: [WorldGuard] (lobbyeggwars) Fire spread is UNRESTRICTED.
  1000. [13:22:06] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'lobbyeggwars'
  1001. [13:22:06] [Server thread/INFO]: [WorldGuard] Loading region data...
  1002. [13:22:06] [Server thread/INFO]: [Beheaded] Enabling Beheaded v1.0
  1003. [13:22:06] [Server thread/INFO]: [Beheaded] [Beheaded] Plugin Enabled
  1004. [13:22:06] [Server thread/INFO]: [LotteryJackpot] Enabling LotteryJackpot v1.0.2
  1005. [13:22:06] [Server thread/INFO]: [EggWarsLobby] Enabling EggWarsLobby v1.2
  1006. [13:22:06] [Server thread/ERROR]: ebean.properties not found
  1007. [13:22:06] [Server thread/INFO]: DataSourcePool [jdbcsqlitepluginsEggWarsLobbyEggWarsLobbydb] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  1008. [13:22:06] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  1009. [13:22:07] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  1010. [13:22:07] [Server thread/INFO]: [EnchantsPlus] Enabling EnchantsPlus v1.1.5b
  1011. [13:22:07] [Server thread/INFO]: [DiscoFloor] Enabling DiscoFloor v1.2.1
  1012. [13:22:07] [Server thread/INFO]: [SkyWarsReloaded] Enabling SkyWarsReloaded v2.8.5
  1013. [13:22:07] [Server thread/INFO]: [SkyWarsReloaded] Loading support for v1_8_R3
  1014. [13:22:07] [Server thread/INFO]: [SkyWarsReloaded] timeAfterGame must be greater than 0, defaulting to 10
  1015. [13:22:07] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1016. [13:22:07] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1017. [13:22:07] [Server thread/INFO]: Preparing start region for level 11 (Seed: -4265516684501540700)
  1018. [13:22:07] [Server thread/INFO]: [WorldGuard] (industry) TNT ignition is PERMITTED.
  1019. [13:22:07] [Server thread/INFO]: [WorldGuard] (industry) Lighters are PERMITTED.
  1020. [13:22:07] [Server thread/INFO]: [WorldGuard] (industry) Lava fire is blocked.
  1021. [13:22:07] [Server thread/INFO]: [WorldGuard] (industry) Fire spread is UNRESTRICTED.
  1022. [13:22:07] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'industry'
  1023. [13:22:08] [Server thread/INFO]: [SkyWarsReloaded] Registered Map industry!
  1024. [13:22:08] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  1025. [13:22:08] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  1026. [13:22:08] [Server thread/WARN]: [Multiverse-Core] /mv import industry NORMAL
  1027. [13:22:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1028. [13:22:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1029. [13:22:09] [Server thread/INFO]: Preparing start region for level 11 (Seed: -2305469787110610181)
  1030. [13:22:09] [Server thread/INFO]: [WorldGuard] (caves) TNT ignition is PERMITTED.
  1031. [13:22:09] [Server thread/INFO]: [WorldGuard] (caves) Lighters are PERMITTED.
  1032. [13:22:09] [Server thread/INFO]: [WorldGuard] (caves) Lava fire is blocked.
  1033. [13:22:09] [Server thread/INFO]: [WorldGuard] (caves) Fire spread is UNRESTRICTED.
  1034. [13:22:09] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'caves'
  1035. [13:22:09] [Server thread/INFO]: [SkyWarsReloaded] Registered Map caves!
  1036. [13:22:09] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  1037. [13:22:09] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  1038. [13:22:09] [Server thread/WARN]: [Multiverse-Core] /mv import caves NORMAL
  1039. [13:22:09] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1040. [13:22:09] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1041. [13:22:09] [Server thread/INFO]: Preparing start region for level 11 (Seed: 4590456023141422447)
  1042. [13:22:10] [Server thread/INFO]: [WorldGuard] (tower) TNT ignition is PERMITTED.
  1043. [13:22:10] [Server thread/INFO]: [WorldGuard] (tower) Lighters are PERMITTED.
  1044. [13:22:10] [Server thread/INFO]: [WorldGuard] (tower) Lava fire is blocked.
  1045. [13:22:10] [Server thread/INFO]: [WorldGuard] (tower) Fire spread is UNRESTRICTED.
  1046. [13:22:10] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'tower'
  1047. [13:22:10] [Server thread/INFO]: [SkyWarsReloaded] Registered Map tower!
  1048. [13:22:10] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  1049. [13:22:10] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  1050. [13:22:10] [Server thread/WARN]: [Multiverse-Core] /mv import tower NORMAL
  1051. [13:22:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1052. [13:22:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1053. [13:22:10] [Server thread/INFO]: Preparing start region for level 11 (Seed: 1896183388823324079)
  1054. [13:22:11] [Server thread/INFO]: [WorldGuard] (forest) TNT ignition is PERMITTED.
  1055. [13:22:11] [Server thread/INFO]: [WorldGuard] (forest) Lighters are PERMITTED.
  1056. [13:22:11] [Server thread/INFO]: [WorldGuard] (forest) Lava fire is blocked.
  1057. [13:22:11] [Server thread/INFO]: [WorldGuard] (forest) Fire spread is UNRESTRICTED.
  1058. [13:22:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'forest'
  1059. [13:22:11] [Server thread/INFO]: [SkyWarsReloaded] Registered Map forest!
  1060. [13:22:11] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  1061. [13:22:11] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  1062. [13:22:11] [Server thread/WARN]: [Multiverse-Core] /mv import forest NORMAL
  1063. [13:22:11] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1064. [13:22:11] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1065. [13:22:11] [Server thread/INFO]: Preparing start region for level 11 (Seed: 1349243615566895381)
  1066. [13:22:11] [Server thread/INFO]: [WorldGuard] (mooshroom) TNT ignition is PERMITTED.
  1067. [13:22:11] [Server thread/INFO]: [WorldGuard] (mooshroom) Lighters are PERMITTED.
  1068. [13:22:11] [Server thread/INFO]: [WorldGuard] (mooshroom) Lava fire is blocked.
  1069. [13:22:11] [Server thread/INFO]: [WorldGuard] (mooshroom) Fire spread is UNRESTRICTED.
  1070. [13:22:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mooshroom'
  1071. [13:22:11] [Server thread/INFO]: [SkyWarsReloaded] Registered Map mooshroom!
  1072. [13:22:11] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  1073. [13:22:11] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  1074. [13:22:11] [Server thread/WARN]: [Multiverse-Core] /mv import mooshroom NORMAL
  1075. [13:22:12] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1076. [13:22:12] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1077. [13:22:12] [Server thread/INFO]: Preparing start region for level 11 (Seed: 5920748184451255353)
  1078. [13:22:12] [Server thread/INFO]: [WorldGuard] (birds) TNT ignition is PERMITTED.
  1079. [13:22:12] [Server thread/INFO]: [WorldGuard] (birds) Lighters are PERMITTED.
  1080. [13:22:12] [Server thread/INFO]: [WorldGuard] (birds) Lava fire is blocked.
  1081. [13:22:12] [Server thread/INFO]: [WorldGuard] (birds) Fire spread is UNRESTRICTED.
  1082. [13:22:12] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'birds'
  1083. [13:22:12] [Server thread/INFO]: [SkyWarsReloaded] Registered Map birds!
  1084. [13:22:12] [Server thread/WARN]: [Multiverse-Core] Hmm Multiverse does not know about this world but it's loaded in memory.
  1085. [13:22:12] [Server thread/WARN]: [Multiverse-Core] To let Multiverse know about it, use:
  1086. [13:22:12] [Server thread/WARN]: [Multiverse-Core] /mv import birds NORMAL
  1087. [13:22:12] [Server thread/INFO]: [LobbySpeed] Enabling LobbySpeed v1.8.3
  1088. [13:22:12] [Server thread/INFO]: [HubThat] Enabling HubThat v3.3
  1089. [13:22:13] [Server thread/INFO]: [HubThat] §aA new version is out: 4.0!
  1090. [13:22:13] [Server thread/INFO]: [HubThat] §aDownload: http://dev.bukkit.org/bukkit-plugins/hubthat/files/8-hub-that-4-0/
  1091. [13:22:13] [Server thread/INFO]: [Languages] Enabling Languages v1.3
  1092. [13:22:13] [Server thread/INFO]: DataSourcePool [jdbcsqlitepluginsLanguagesLanguagesdb] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  1093. [13:22:13] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  1094. [13:22:13] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  1095. [13:22:13] [Server thread/WARN]: [Languages] Could not save secondary.yml to plugins/Languages/secondary.yml because secondary.yml already exists.
  1096. [13:22:13] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.7.2
  1097. [13:22:13] [Server thread/INFO]: Injecting command information into Citizens.
  1098. [13:22:13] [Server thread/INFO]: [EggWars] Enabling EggWars v4.2
  1099. [13:22:14] [Server thread/INFO]: Loading arena Arena1.
  1100. [13:22:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1101. [13:22:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1102. [13:22:14] [Server thread/INFO]: Preparing start region for level 10 (Seed: -1934692065794762151)
  1103. [13:22:14] [Server thread/INFO]: DataSourcePool [jdbcsqlitepluginsEggWarsEggWarsdb] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
  1104. [13:22:14] [Server thread/INFO]: SubClassFactory parent ClassLoader [org.bukkit.plugin.java.PluginClassLoader]
  1105. [13:22:14] [Server thread/INFO]: Entities enhanced[0] subclassed[1]
  1106. [13:22:16] [Server thread/WARN]: [EggWars] Could not save Kits.yml to plugins/EggWars/Kits.yml because Kits.yml already exists.
  1107. [13:22:16] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.1
  1108. [13:22:16] [Server thread/INFO]: [ClearLag] Loading modules...
  1109. [13:22:16] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  1110. [13:22:16] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  1111. [13:22:16] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  1112. [13:22:16] [Thread-23/INFO]: [ClearLag] Checking for updates...
  1113. [13:22:16] [Server thread/INFO]: [Spawntp] Enabling Spawntp v1.0.0
  1114. [13:22:16] [Server thread/INFO]: The spawn plugin is activated!
  1115. [13:22:16] [Server thread/INFO]: [RandomTP] Enabling RandomTP v2.3 - noID
  1116. [13:22:16] [Server thread/INFO]: [RandomTP] Checking/Fixing format of portals.yml
  1117. [13:22:16] [Server thread/INFO]: [WGExtender] Enabling WGExtender v1.0
  1118. [13:22:16] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
  1119. [13:22:16] [Server thread/INFO]: Bukkit version format changed. Version not checked.
  1120. [13:22:16] [Server thread/INFO]: git-Spigot-d97e08b-880a532 (MC: 1.8.8)
  1121. [13:22:16] [Server thread/INFO]: 1.8.8-R0.1-SNAPSHOT
  1122. [13:22:16] [Server thread/INFO]: Using locale en_GB
  1123. [13:22:16] [Thread-23/INFO]: [ClearLag] No updates found!
  1124. [13:22:16] [Server thread/INFO]: Using locale en_GB
  1125. [13:22:16] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  1126. [13:22:16] [Server thread/INFO]: Essentials: Using PermissionsEx based permissions.
  1127. [13:22:16] [Server thread/INFO]: [SimpleElevator] Enabling SimpleElevator v1.1.1
  1128. [13:22:16] [Server thread/INFO]: [CratesPlus] Enabling CratesPlus v4.1.0
  1129. [13:22:16] [Server thread/INFO]: CratesPlus Version 4.1.0
  1130. [13:22:16] [Server thread/INFO]: HolographicDisplays was found, hooking in!
  1131. [13:22:16] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.0.3
  1132. [13:22:16] [Server thread/INFO]: [LibsDisguises] Discovered MC version: v1_8_R3
  1133. [13:22:17] [Server thread/INFO]: java.lang.NoSuchMethodException: net.minecraft.server.v1_8_R3.MobEffectList.getId(net.minecraft.server.v1_8_R3.MobEffectList)
  1134. [13:22:17] [Server thread/INFO]: at java.lang.Class.getDeclaredMethod(Class.java:2017)
  1135. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.utilities.ReflectionManager.getNmsMethod(ReflectionManager.java:415)
  1136. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.utilities.ReflectionManager.getNmsMethod(ReflectionManager.java:425)
  1137. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher.<clinit>(LivingWatcher.java:32)
  1138. [13:22:17] [Server thread/INFO]: at java.lang.Class.forName0(Native Method)
  1139. [13:22:17] [Server thread/INFO]: at java.lang.Class.forName(Class.java:195)
  1140. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:141)
  1141. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:79)
  1142. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1143. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  1144. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1145. [13:22:17] [Server thread/INFO]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  1146. [13:22:17] [Server thread/INFO]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  1147. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  1148. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  1149. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  1150. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  1151. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
  1152. [13:22:17] [Server thread/INFO]: at java.lang.Thread.run(Thread.java:745)
  1153. [13:22:17] [Server thread/INFO]: java.lang.NoSuchFieldException: REGISTRY
  1154. [13:22:17] [Server thread/INFO]: at java.lang.Class.getDeclaredField(Class.java:1961)
  1155. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.utilities.ReflectionManager.getNmsField(ReflectionManager.java:376)
  1156. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.utilities.ReflectionManager.getNmsField(ReflectionManager.java:386)
  1157. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher.<clinit>(LivingWatcher.java:33)
  1158. [13:22:17] [Server thread/INFO]: at java.lang.Class.forName0(Native Method)
  1159. [13:22:17] [Server thread/INFO]: at java.lang.Class.forName(Class.java:195)
  1160. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:141)
  1161. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:79)
  1162. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1163. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  1164. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1165. [13:22:17] [Server thread/INFO]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  1166. [13:22:17] [Server thread/INFO]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  1167. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  1168. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  1169. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  1170. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  1171. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
  1172. [13:22:17] [Server thread/INFO]: at java.lang.Thread.run(Thread.java:745)
  1173. [13:22:17] [Server thread/INFO]: java.lang.NullPointerException
  1174. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.disguisetypes.watchers.LivingWatcher.<clinit>(LivingWatcher.java:33)
  1175. [13:22:17] [Server thread/INFO]: at java.lang.Class.forName0(Native Method)
  1176. [13:22:17] [Server thread/INFO]: at java.lang.Class.forName(Class.java:195)
  1177. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:141)
  1178. [13:22:17] [Server thread/INFO]: at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:79)
  1179. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321)
  1180. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  1181. [13:22:17] [Server thread/INFO]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  1182. [13:22:17] [Server thread/INFO]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357)
  1183. [13:22:17] [Server thread/INFO]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317)
  1184. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414)
  1185. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378)
  1186. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333)
  1187. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263)
  1188. [13:22:17] [Server thread/INFO]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524)
  1189. [13:22:17] [Server thread/INFO]: at java.lang.Thread.run(Thread.java:745)
  1190. [13:22:17] [Server thread/ERROR]: Error occurred while enabling LibsDisguises v9.0.3 (Is it up to date?)
  1191. java.lang.NoSuchFieldError: ENTITY_ARROW_HIT
  1192. at me.libraryaddict.disguise.utilities.DisguiseSound.<clinit>(DisguiseSound.java:13) ~[?:?]
  1193. at me.libraryaddict.disguise.LibsDisguises.registerValues(LibsDisguises.java:250) ~[?:?]
  1194. at me.libraryaddict.disguise.LibsDisguises.onEnable(LibsDisguises.java:79) ~[?:?]
  1195. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1196. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1197. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1198. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1199. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1200. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1201. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1202. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1203. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1204. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:524) [spigot-1.8.8.jar:git-Spigot-d97e08b-880a532]
  1205. at java.lang.Thread.run(Thread.java:745) [?:1.7.0_80]
  1206. [13:22:17] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.4-b548
  1207. [13:22:17] [Server thread/INFO]: [Multiverse-Portals] - Version 2.4-b548 Enabled - By Rigby and fernferret
  1208. [13:22:17] [Server thread/INFO]: [Multiverse-Portals] 0 - Portals(s) loaded
  1209. [13:22:17] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.5-b665
  1210. [13:22:17] [Server thread/INFO]: [Multiverse-SignPortals 2.5-b665] Enabled - By Rigby and fernferret
  1211. [13:22:17] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.5
  1212. [13:22:17] [Server thread/WARN]: [ServerListPlus] [Core] You're using Java 7 or lower. Keep in mind future versions of ServerListPlus will require Java 8 or higher. Java 8 contains various improvements, especially regarding performance. If possible, please upgrade as soon as possible.
  1213. [13:22:17] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
  1214. [13:22:17] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
  1215. [13:22:17] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
  1216. [13:22:17] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
  1217. [13:22:17] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
  1218. [13:22:17] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.5 enabled.
  1219. [13:22:17] [Server thread/INFO]: [AAC] Enabling AAC v1.9.10
  1220. [13:22:17] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics v2.1.3
  1221. [13:22:17] [Server thread/INFO]: UltraCosmetics -> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1222. [13:22:17] [Server thread/INFO]: UltraCosmetics -> UltraCosmetics v2.1.3 is being loaded... (server: 1.8.8)
  1223. [13:22:17] [Server thread/INFO]: UltraCosmetics ->
  1224. [13:22:17] [Server thread/INFO]: UltraCosmetics -> Thanks for having downloaded it!
  1225. [13:22:17] [Server thread/INFO]: UltraCosmetics ->
  1226. [13:22:17] [Server thread/INFO]: UltraCosmetics -> Plugin by iSach.
  1227. [13:22:17] [Server thread/INFO]: UltraCosmetics -> Link: http://bit.ly/UltraCosmetics
  1228. [13:22:17] [Server thread/INFO]: UltraCosmetics ->
  1229. [13:22:17] [Server thread/INFO]: UltraCosmetics -> Loading configuration...
  1230. [13:22:17] [Thread-24/INFO]: [AAC] Checking for updates...
  1231. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Configuration loaded.
  1232. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1233. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Initializing module v1_8_R3
  1234. [13:22:18] [Thread-24/INFO]: <----------------------------------->
  1235. [13:22:18] [Thread-24/INFO]: [AAC] A new version of AAC is available!
  1236. [13:22:18] [Thread-24/INFO]: <----------------------------------->
  1237. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Module initialized
  1238. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1239. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1240. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Preparing Metrics data.
  1241. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Data sent to Metrics successfully.
  1242. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1243. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1244. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registering Messages...
  1245. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Messages registered.
  1246. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1247. [13:22:18] [Server thread/ERROR]: [UltraCosmetics] Plugin UltraCosmetics v2.1.3 has failed to register events for class be.isach.ultracosmetics.listeners.PlayerListener because org/bukkit/event/player/PlayerSwapHandItemsEvent does not exist.
  1248. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1249. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registering commands...
  1250. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'gadgets'
  1251. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'selfview'
  1252. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'menu'
  1253. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'give'
  1254. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'toggle'
  1255. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'clear'
  1256. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered subcommand 'treasure'
  1257. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered command: '/ultracosmetics'.
  1258. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered command: '/uc'.
  1259. [13:22:18] [Server thread/INFO]: UltraCosmetics -> Registered commands.
  1260. [13:22:18] [Server thread/INFO]: UltraCosmetics ->
  1261. [13:22:19] [Server thread/INFO]: UltraCosmetics -> Registering Cosmetics...
  1262. [13:22:19] [Server thread/INFO]: UltraCosmetics -> Cosmetics Registered.
  1263. [13:22:19] [Server thread/INFO]: UltraCosmetics ->
  1264. [13:22:19] [Server thread/INFO]: UltraCosmetics -> Registering listeners...
  1265. [13:22:20] [Server thread/INFO]: UltraCosmetics -> Listeners registered.
  1266. [13:22:20] [Server thread/INFO]: UltraCosmetics ->
  1267. [13:22:20] [Server thread/INFO]: UltraCosmetics ->
  1268. [13:22:20] [Server thread/INFO]: UltraCosmetics -> UltraCosmetics successfully finished loading and is now enabled! (server: 1.8.8)
  1269. [13:22:20] [Server thread/INFO]: UltraCosmetics -> -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
  1270. [13:22:20] [Server thread/INFO]: [SilkSpawners] Enabling SilkSpawners v3.7.2
  1271. [13:22:20] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  1272. [13:22:20] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  1273. [13:22:20] [Server thread/INFO]: [SilkSpawners] AutoUpdater is enabled.
  1274. [13:22:20] [Server thread/INFO]: [SilkSpawners] Result from AutoUpdater is: NO_UPDATE
  1275. [13:22:20] [Server thread/INFO]: [SilkSpawners] BarAPI is disabled due to config setting.
  1276. [13:22:20] [Server thread/INFO]: [ColoredTags] Enabling ColoredTags v2.1.3
  1277. [13:22:20] [Server thread/INFO]: [ColoredTags] Hooked HealthBar plugin!
  1278. [13:22:20] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.8.12
  1279. [13:22:20] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1280. [13:22:20] [Server thread/INFO]: creating table 'items'
  1281. [13:22:20] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
  1282. [13:22:20] [Server thread/ERROR]: WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
  1283. [13:22:20] [Server thread/INFO]: creating table 'accounts'
  1284. [13:22:20] [Server thread/INFO]: creating index 'accounts_shortName_idx' for table 'accounts
  1285. [13:22:20] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
  1286. [13:22:20] [Server thread/INFO]: executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
  1287. [13:22:21] [Server thread/INFO]: [ChestShop] Vault loaded! Found an economy plugin!
  1288. [13:22:21] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
  1289. [13:22:21] [Server thread/INFO]: [AsyncWorldEdit] Enabling AsyncWorldEdit v3.2.3
  1290. [13:22:21] [Server thread/INFO]: [AsyncWorldEdit] BlocksHub plugin not found.
  1291. [13:22:21] [Server thread/INFO]: [AsyncWorldEdit] PlotMeFix set to class org.primesoft.asyncworldedit.plotme.NullFix.
  1292. [13:22:21] [Server thread/INFO]: [AsyncWorldEditInjector] New class factory set to: org.primesoft.asyncworldedit.injector.async.AsyncClassFactory
  1293. [13:22:21] [Server thread/INFO]: [AsyncWorldEdit] You have an old version of the plugin. Your version: 3.2.3, available version: 3.3.10
  1294. [13:22:21] [Server thread/INFO]: [AsyncWorldEdit] Enabled
  1295. [13:22:21] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
  1296. [13:22:21] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.5-b675
  1297. [13:22:21] [Server thread/INFO]: [Multiverse-NetherPortals] - Version 2.5-b675 Enabled - By Rigby and fernferret
  1298. [13:22:21] [Server thread/INFO]: [KitAdder] Enabling KitAdder v2.3
  1299. [13:22:21] [Server thread/INFO]: [KitAdder] KitAdder plugin has been enabled!
  1300. [13:22:21] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
  1301. [13:22:21] [Server thread/INFO]: [EchoPet] Enabling EchoPet v2.8.0-b52
  1302. [13:22:22] [Server thread/INFO]: [EchoPet] [INFO] [WorldGuard] Successfully hooked
  1303. [13:22:23] [Server thread/INFO]: [ShopGUIPlus] Enabling ShopGUIPlus v1.4.1
  1304. [13:22:23] [Server thread/INFO]: [SilkSpawners] WorldGuard was found and support is enabled
  1305. [13:22:23] [Server thread/INFO]: [SilkSpawners] Loading support for v1_8_R3
  1306. [13:22:23] [Server thread/INFO]: [ShopGUIPlus] SilkSpawners support enabled!
  1307. [13:22:23] [Server thread/INFO]: [AuthMe] Enabling AuthMe v5.1-SNAPSHOT
  1308. [13:22:23] [Server thread/INFO]: [AuthMe] Loading Configuration File...
  1309. [13:22:23] [Server thread/WARN]: [AuthMe] Merged new Config Options - I'm not an error, please don't report me
  1310. [13:22:23] [Server thread/WARN]: [AuthMe] Please check your config.yml file for new configs!
  1311. [13:22:23] [Server thread/INFO]: [AuthMe] [AuthMe] Set Language to: ru
  1312. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] Metrics started successfully!
  1313. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] [LICENSE] This product uses data from the GeoLite API created by MaxMind, available at http://www.maxmind.com
  1314. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] Vault detected, hooking with the PermissionsEx permissions system...
  1315. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] Hooked correctly with Multiverse-Core
  1316. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] Hooked correctly with Essentials
  1317. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] SQLite driver loaded
  1318. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] SQLite Setup finished
  1319. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] AuthMe hooks perfectly with the VERYGAMES server hosting!
  1320. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] Development builds are available on our jenkins, thanks to f14stelt.
  1321. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] Do you want a good gameserver? Look at our sponsor GameHosting.it leader in Italy as Game Server Provider!
  1322. [13:22:24] [Server thread/INFO]: [AuthMe] [AuthMe] AuthMe 5.1-SNAPSHOT correctly enabled!
  1323. [13:22:24] [Server thread/INFO]: [ChatGuard] Enabling ChatGuard v7.2
  1324. [13:22:24] [Server thread/INFO]: [ChatGuard] ChatGuard enabled!
  1325. [13:22:24] [Server thread/INFO]: [CustomGUI] Enabling CustomGUI v2.2.3
  1326. [13:22:24] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into Vault
  1327. [13:22:24] [Server thread/INFO]: [CustomGUI] CustomGUI has hooked into ActionAPI
  1328. [13:22:24] [Server thread/INFO]: [ActionAPI] Enabling ActionAPI v1.0.3
  1329. [13:22:24] [Server thread/INFO]: [ActionAPI] ActionAPI has hooked into a JC_Plays_MC premium plugin
  1330. [13:22:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1331. [13:22:25] [Server thread/INFO]: Done (28.893s)! For help, type "help" or "?"
  1332. [13:22:25] [Craft Scheduler Thread - 6/INFO]: [HideStream] Running updater ..
  1333. [13:22:25] [Server thread/INFO]: [PlugMan] Metrics started: http://mcstats.org/plugin/PlugMan
  1334. [13:22:25] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  1335. [13:22:25] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  1336. [13:22:25] [Craft Scheduler Thread - 8/INFO]: [PlayerVaults] We didn't find an update!
  1337. [13:22:25] [Craft Scheduler Thread - 6/INFO]: [HideStream] No update was found.
  1338. [13:22:25] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  1339. [13:22:25] [Craft Scheduler Thread - 13/INFO]: [CosmicChest] Checking for updates...
  1340. [13:22:25] [Craft Scheduler Thread - 13/WARN]: [CosmicChest] CosmicChest is outdated! You are using 1.0.0-beta7 but the latest version is 1.0.0-beta14
  1341. [13:22:25] [Craft Scheduler Thread - 6/INFO]: [PlugMan] No update was found.
  1342. [13:22:25] [Server thread/INFO]: [AAC] Beginning Enable...
  1343. [13:22:25] [Server thread/INFO]: [AAC] Checking config file...
  1344. [13:22:25] [Server thread/INFO]: [AAC] (CheckManager) Enabling check chat.Spam
  1345. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.CombatImpossible
  1346. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Angle
  1347. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Criticals
  1348. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Fastbow
  1349. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FightSpeed
  1350. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Forcefield
  1351. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Knockback
  1352. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Reach
  1353. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.Regen
  1354. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.FastUse
  1355. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check combat.KillauraCombined
  1356. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.BadPackets
  1357. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Glide
  1358. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NormalMovements
  1359. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Speed
  1360. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Phase
  1361. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Fly
  1362. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.NoFall
  1363. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Climb
  1364. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.Jesus
  1365. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check movement.HeadRoll
  1366. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastBreak
  1367. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.FastPlace
  1368. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.Nuker
  1369. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.NoSwing
  1370. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Enabling check world.ImpossibleInteract
  1371. [13:22:26] [Server thread/INFO]: [AAC] (CheckManager) Check world.PlayerRadar is disabled
  1372. [13:22:26] [Server thread/INFO]: [AAC] Starting API...
  1373. [13:22:26] [Server thread/INFO]: [AAC] AAC has been enabled.
  1374. [13:22:26] [Server thread/INFO]: [Citizens] Loaded 7 NPCs.
  1375. [13:22:26] [Craft Scheduler Thread - 6/INFO]: [Vault] Checking for Updates ...
  1376. [13:22:26] [Craft Scheduler Thread - 6/INFO]: [Vault] No new version available
  1377. [13:22:27] [Craft Scheduler Thread - 6/INFO]: Checking for updates via Spigot...
  1378. [13:22:27] [Craft Scheduler Thread - 6/INFO]: [CratesPlus] No update was found, you are running the latest version. Will check again later.
  1379. [13:23:08] [Server thread/INFO]: Saving...
  1380. [13:23:08] [Server thread/INFO]: Saved the world
  1381. [13:23:08] [Server thread/INFO]: Stopping the server
  1382. [13:23:08] [Server thread/INFO]: Stopping server
  1383. [13:23:08] [Server thread/INFO]: [ActionAPI] Disabling ActionAPI v1.0.3
  1384. [13:23:08] [Server thread/INFO]: [CustomGUI] Disabling CustomGUI v2.2.3
  1385. [13:23:08] [Server thread/INFO]: [ChatGuard] Disabling ChatGuard v7.2
  1386. [13:23:08] [Server thread/INFO]: [AuthMe] Disabling AuthMe v5.1-SNAPSHOT
  1387. [13:23:08] [Server thread/INFO]: [ShopGUIPlus] Disabling ShopGUIPlus v1.4.1
  1388. [13:23:08] [Server thread/INFO]: [EchoPet] Disabling EchoPet v2.8.0-b52
  1389. [13:23:08] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
  1390. [13:23:08] [Server thread/INFO]: [KitAdder] Disabling KitAdder v2.3
  1391. [13:23:08] [Server thread/INFO]: [KitAdder] KitAdder plugin has been disabled!
  1392. [13:23:08] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.5-b675
  1393. [13:23:08] [Server thread/INFO]: [Multiverse-NetherPortals] - Disabled
  1394. [13:23:08] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
  1395. [13:23:08] [Server thread/INFO]: [AsyncWorldEdit] Disabling AsyncWorldEdit v3.2.3
  1396. [13:23:08] [Server thread/INFO]: [AsyncWorldEdit] Disabled
  1397. [13:23:08] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
  1398. [13:23:08] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.8.12
  1399. [13:23:08] [Server thread/INFO]: [ColoredTags] Disabling ColoredTags v2.1.3
  1400. [13:23:08] [Server thread/INFO]: [SilkSpawners] Disabling SilkSpawners v3.7.2
  1401. [13:23:08] [Server thread/INFO]: [UltraCosmetics] Disabling UltraCosmetics v2.1.3
  1402. [13:23:08] [Server thread/INFO]: [AAC] Disabling AAC v1.9.10
  1403. [13:23:08] [Server thread/INFO]: [AAC] Saving log file...
  1404. [13:23:08] [Server thread/INFO]: [ServerListPlus] Disabling ServerListPlus v3.4.5
  1405. [13:23:08] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.5 disabled.
  1406. [13:23:08] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v10.3.4
  1407. [13:23:08] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.5-b665
  1408. [13:23:08] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
  1409. [13:23:08] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.4-b548
  1410. [13:23:08] [Server thread/INFO]: [LibsDisguises] Disabling LibsDisguises v9.0.3
  1411. [13:23:08] [Server thread/INFO]: [CratesPlus] Disabling CratesPlus v4.1.0
  1412. [13:23:08] [Server thread/INFO]: [SimpleElevator] Disabling SimpleElevator v1.1.1
  1413. [13:23:08] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
  1414. [13:23:08] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1415. [13:23:08] [Server thread/INFO]: [WGExtender] Disabling WGExtender v1.0
  1416. [13:23:08] [Server thread/ERROR]: [WGExtender] Unable to uninject command wrappers, shutting down
  1417. [13:23:08] [Server thread/WARN]: java.lang.ClassCastException: com.sk89q.bukkit.util.DynamicPluginCommand cannot be cast to wgextender.features.extendedwand.WEWandCommandWrapper
  1418. [13:23:08] [Server thread/WARN]: at wgextender.features.extendedwand.WEWandCommandWrapper.uninject(WEWandCommandWrapper.java:38)
  1419. [13:23:08] [Server thread/WARN]: at wgextender.WGExtender.onDisable(WGExtender.java:94)
  1420. [13:23:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:323)
  1421. [13:23:08] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:364)
  1422. [13:23:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424)
  1423. [13:23:08] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:417)
  1424. [13:23:08] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_8_R3.CraftServer.disablePlugins(CraftServer.java:336)
  1425. [13:23:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.stop(MinecraftServer.java:460)
  1426. [13:23:08] [Server thread/WARN]: at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:592)
  1427. [13:23:08] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
  1428. [13:23:08] [Server thread/INFO]: [RandomTP] Disabling RandomTP v2.3 - noID
  1429. [13:23:08] [Server thread/INFO]: [Spawntp] Disabling Spawntp v1.0.0
  1430. [13:23:08] [Server thread/INFO]: The spawn plugin has been deactivated!
  1431. [13:23:08] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.1
  1432. [13:23:08] [Server thread/INFO]: [ClearLag] Nullifying static fields..
  1433. [13:23:08] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1434. [13:23:08] [Server thread/INFO]: [EggWars] Disabling EggWars v4.2
  1435. [13:23:08] [Server thread/INFO]: [CommandNPC] Disabling CommandNPC v1.7.2
  1436. [13:23:08] [Server thread/INFO]: [Languages] Disabling Languages v1.3
  1437. [13:23:08] [Server thread/INFO]: [HubThat] Disabling HubThat v3.3
  1438. [13:23:08] [Server thread/INFO]: [LobbySpeed] Disabling LobbySpeed v1.8.3
  1439. [13:23:08] [Server thread/INFO]: [SkyWarsReloaded] Disabling SkyWarsReloaded v2.8.5
  1440. [13:23:08] [Server thread/INFO]: [DiscoFloor] Disabling DiscoFloor v1.2.1
  1441. [13:23:08] [Server thread/INFO]: [EnchantsPlus] Disabling EnchantsPlus v1.1.5b
  1442. [13:23:08] [Server thread/INFO]: [EggWarsLobby] Disabling EggWarsLobby v1.2
  1443. [13:23:08] [Server thread/INFO]: [LotteryJackpot] Disabling LotteryJackpot v1.0.2
  1444. [13:23:08] [Server thread/INFO]: [Beheaded] Disabling Beheaded v1.0
  1445. [13:23:08] [Server thread/INFO]: [Beheaded] [Beheaded] Plugin Disabled
  1446. [13:23:08] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  1447. [13:23:08] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1448. [13:23:08] [Server thread/INFO]: [VipSlot] Disabling VipSlot v1.2
  1449. [13:23:08] [Server thread/INFO]: [LobbyCompass] Disabling LobbyCompass v1.3
  1450. [13:23:08] [Server thread/INFO]: [PermissionsEx] Disabling PermissionsEx v1.23.4
  1451. [13:23:08] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  1452. [13:23:08] [Server thread/INFO]: [Vault][Permission] PermissionsEx un-hooked.
  1453. [13:23:08] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat un-hooked.
  1454. [13:23:08] [Server thread/INFO]: [HealthBar] Disabling HealthBar v1.8.3
  1455. [13:23:08] [Server thread/INFO]: HealthBar disabled, all the health bars have been removed.
  1456. [13:23:08] [Server thread/INFO]: [Heads] Disabling Heads v1.5.2
  1457. [13:23:08] [Server thread/INFO]: [ColoredSigns] Disabling ColoredSigns v2.0
  1458. [13:23:08] [Server thread/WARN]: [ColoredSigns] ColoredSigns version 2.0 disabling...
  1459. [13:23:08] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v1.0.0
  1460. [13:23:08] [Server thread/INFO]: [Multiverse-Inventories] Disabling Multiverse-Inventories v2.5-b335
  1461. [13:23:08] [Server thread/INFO]: [CosmicChest] Disabling CosmicChest v1.0.0-beta7
  1462. [13:23:08] [Server thread/INFO]: Plugin Disabled!
  1463. [13:23:08] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v8.7
  1464. [13:23:08] [Server thread/INFO]: SimpleRename disabled!
  1465. [13:23:08] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.12.0-BETA2-sASO-b813
  1466. [13:23:08] [Server thread/INFO]: [NoCheatPlus] Version 3.12.0-BETA2-sASO-b813 is disabled.
  1467. [13:23:08] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1;no_git_id
  1468. [13:23:08] [Server thread/INFO]: [HideStream] Disabling HideStream v3.8
  1469. [13:23:08] [Server thread/INFO]: [HideStream] Version 3.8 disabled.
  1470. [13:23:08] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.16-SNAPSHOT (build 1308)
  1471. [13:23:08] [Server thread/INFO]: [UralClans] Disabling UralClans v1.0
  1472. [13:23:08] [Server thread/INFO]: [UralClans] Плагин выключен.
  1473. [13:23:08] [Server thread/INFO]: [CleanroomGenerator] Disabling CleanroomGenerator v1.0.0
  1474. [13:23:08] [Server thread/INFO]: [BungeePlayerCounter] Disabling BungeePlayerCounter v1.5.2beta
  1475. [13:23:08] [Server thread/INFO]: [ChatColour] Disabling ChatColour v1.0
  1476. [13:23:08] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.13
  1477. [13:23:08] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  1478. [13:23:08] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v3.6.5
  1479. [13:23:08] [Server thread/INFO]: [EZRanksPro] Disabling EZRanksPro v1.3
  1480. [13:23:08] [Server thread/INFO]: [donateinfo] Disabling donateinfo v1.0
  1481. [13:23:08] [Server thread/INFO]: [AutoMessage] Disabling AutoMessage v2.5.4
  1482. [13:23:08] [Server thread/INFO]: [Tablist] Disabling Tablist v1.2.3.1
  1483. [13:23:08] [Server thread/INFO]: Tablist> Tablist v1.2.3.1 disabled!!
  1484. [13:23:08] [Server thread/INFO]: [TeleportBow] Disabling TeleportBow v2.0
  1485. [13:23:08] [Server thread/INFO]: [TeleportBow] +=======[TeleportBow]=======+
  1486. [13:23:08] [Server thread/INFO]: [TeleportBow] | Status: Disabled |
  1487. [13:23:08] [Server thread/INFO]: [TeleportBow] | Author: KranchyDevs |
  1488. [13:23:08] [Server thread/INFO]: [TeleportBow] +=======[TeleportBow]=======+
  1489. [13:23:08] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b691
  1490. [13:23:08] [Server thread/INFO]: [CPFix] Disabling CPFix v0.4.0
  1491. [13:23:08] [Server thread/INFO]: [Vault] Disabling Vault v1.5.6-b49
  1492. [13:23:08] [Server thread/INFO]: [NVision] Disabling NVision v1.1-R2
  1493. [13:23:08] [Server thread/INFO]: [NVision] Plugin is disabled!
  1494. [13:23:08] [Server thread/INFO]: [ruFix] Disabling ruFix v0.59
  1495. [13:23:08] [Server thread/INFO]: [ruFix] is disabled!
  1496. [13:23:08] [Server thread/INFO]: [TimeAndWeatherGod] Disabling TimeAndWeatherGod v1.0.0
  1497. [13:23:08] [Server thread/INFO]: <<[ TimeAndWeatherGod ]>> [ Version ]=[ 1.0.0 ] [ Disabled! ]
  1498. [13:23:08] [Server thread/INFO]: [LobbyVanish] Disabling LobbyVanish v1.0
  1499. [13:23:08] [Server thread/INFO]: [PlugMan] Disabling PlugMan v2.1.1
  1500. [13:23:08] [Server thread/INFO]: [AsyncWorldEditInjector] Disabling AsyncWorldEditInjector v3.2.3
  1501. [13:23:08] [Server thread/INFO]: [AsyncWorldEditInjector] Disabled
  1502. [13:23:08] [Server thread/INFO]: [HarrBor] Disabling HarrBor v1.0
  1503. [13:23:08] [Server thread/INFO]: Saving players
  1504. [13:23:08] [Server thread/INFO]: Saving worlds
  1505. [13:23:08] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1506. [13:23:10] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
  1507. [13:23:10] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  1508. [13:23:10] [Server thread/INFO]: Saving chunks for level 'lobbyskywars'/Overworld
  1509. [13:23:10] [Server thread/INFO]: Saving chunks for level 'survival_the_end'/The End
  1510. [13:23:10] [Server thread/INFO]: Saving chunks for level 'hub'/Overworld
  1511. [13:23:10] [Server thread/INFO]: Saving chunks for level 'survival_nether'/Nether
  1512. [13:23:10] [Server thread/INFO]: Saving chunks for level 'survival'/Overworld
  1513. [13:23:10] [Server thread/INFO]: Saving chunks for level 'minigameshub'/Overworld
  1514. [13:23:10] [Server thread/INFO]: Saving chunks for level 'lobbyeggwars'/Overworld
  1515. [13:23:10] [Server thread/INFO]: Saving chunks for level 'Arena1'/Overworld
Add Comment
Please, Sign In to add comment