Guest User

Untitled

a guest
Oct 23rd, 2017
743
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 198.22 KB | None | 0 0
  1. [20:12:58] [Server thread/INFO]: Starting minecraft server version 1.10.2
  2. [20:12:58] [Server thread/INFO]: Loading properties
  3. [20:12:58] [Server thread/WARN]: resource-pack-hash is deprecated and found along side resource-pack-sha1. resource-pack-hash will be ignored.
  4. [20:12:58] [Server thread/INFO]: Default game type: CREATIVE
  5. [20:12:58] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-90f61bc-83a9dbd (MC: 1.10.2) (Implementing API version 1.10.2-R0.1-SNAPSHOT)
  6. [20:12:58] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [20:12:58] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [20:12:58] [Server thread/INFO]: Debug logging is disabled
  9. [20:12:58] [Server thread/INFO]: Generating keypair
  10. [20:12:58] [Server thread/INFO]: Starting Minecraft server on 45.35.54.52:25571
  11. [20:12:58] [Server thread/INFO]: Using epoll channel type
  12. [20:12:58] [Server thread/ERROR]: Ambiguous plugin name `MineCrates' for files `plugins/MineCrates-2.8.0-CRACKED.jar' and `plugins/MineCrates.jar' in `plugins'
  13. [20:12:58] [Server thread/ERROR]: Ambiguous plugin name `FeatherBoard' for files `plugins/FeatherBoard-3.23.0-CRACKED.jar' and `plugins/FeatherBoard.jar' in `plugins'
  14. [20:12:58] [Server thread/WARN]: Plugin `chat_clear_on_join v1.3' uses the space-character (0x20) in its name `chat clear on join' - this is discouraged
  15. [20:12:58] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  16. [20:12:58] [Server thread/ERROR]: Could not load 'plugins/PlotMe-DefaultGenerator.jar' in folder 'plugins'
  17. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: com/worldcretornica/plotme_core/bukkit/api/IBukkitPlotMe_GeneratorManager
  18. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  19. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  20. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  21. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  22. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  23. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  24. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  25. Caused by: java.lang.NoClassDefFoundError: com/worldcretornica/plotme_core/bukkit/api/IBukkitPlotMe_GeneratorManager
  26. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_141]
  27. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_141]
  28. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_141]
  29. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_141]
  30. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_141]
  31. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_141]
  32. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_141]
  33. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_141]
  34. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_141]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  37. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_141]
  38. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_141]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
  40. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
  41. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  43. ... 6 more
  44. Caused by: java.lang.ClassNotFoundException: com.worldcretornica.plotme_core.bukkit.api.IBukkitPlotMe_GeneratorManager
  45. at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_141]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  48. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_141]
  49. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_141]
  50. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_141]
  51. at java.lang.ClassLoader.defineClass(ClassLoader.java:763) ~[?:1.8.0_141]
  52. at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.8.0_141]
  53. at java.net.URLClassLoader.defineClass(URLClassLoader.java:467) ~[?:1.8.0_141]
  54. at java.net.URLClassLoader.access$100(URLClassLoader.java:73) ~[?:1.8.0_141]
  55. at java.net.URLClassLoader$1.run(URLClassLoader.java:368) ~[?:1.8.0_141]
  56. at java.net.URLClassLoader$1.run(URLClassLoader.java:362) ~[?:1.8.0_141]
  57. at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_141]
  58. at java.net.URLClassLoader.findClass(URLClassLoader.java:361) ~[?:1.8.0_141]
  59. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  60. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  61. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_141]
  62. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_141]
  63. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
  64. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
  65. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  66. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  67. ... 6 more
  68. [20:12:58] [Server thread/ERROR]: Could not load 'plugins/DynmapPlotMe.jar' in folder 'plugins'
  69. org.bukkit.plugin.UnknownDependencyException: dynmap
  70. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  71. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  72. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  73. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  74. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  75. [20:12:59] [Server thread/ERROR]: Could not load 'plugins/1.8Pvp (1).jar' in folder 'plugins'
  76. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R1/NBTBase
  77. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  78. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  79. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  80. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  81. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  82. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  83. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  84. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R1/NBTBase
  85. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
  86. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
  87. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  88. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  89. ... 6 more
  90. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_9_R1.NBTBase
  91. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  92. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  93. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_141]
  94. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_141]
  95. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
  96. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
  97. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  98. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  99. ... 6 more
  100. [20:12:59] [Server thread/ERROR]: Could not load 'plugins/PrisonBalance.jar' in folder 'plugins'
  101. org.bukkit.plugin.UnknownDependencyException: EZRanksLite
  102. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  103. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  104. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  105. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  106. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  107. [20:12:59] [Server thread/ERROR]: Could not load 'plugins/TitleBalance v1.1.2 for 1.8.7.jar' in folder 'plugins'
  108. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet
  109. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  110. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  111. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  112. at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugins(CraftServer.java:297) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  113. at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:203) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  114. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  115. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  116. Caused by: java.lang.NoClassDefFoundError: net/minecraft/server/v1_8_R3/Packet
  117. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
  118. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
  119. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  120. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  121. ... 6 more
  122. Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_8_R3.Packet
  123. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  124. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  125. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_141]
  126. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_141]
  127. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_141]
  128. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_141]
  129. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  130. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  131. ... 6 more
  132. [20:13:00] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  133. [20:13:00] [Server thread/INFO]: [AntiSpam] Loading AntiSpam v1.0
  134. [20:13:00] [Server thread/INFO]: [ForceChat_Unrestricted] Loading ForceChat_Unrestricted v0.1.0
  135. [20:13:00] [Server thread/INFO]: [FlyDisabler] Loading FlyDisabler v0.3
  136. [20:13:00] [Server thread/INFO]: [BlockStore] Loading BlockStore v1.12
  137. [20:13:00] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.7
  138. [20:13:00] [Server thread/INFO]: [Perks] Loading Perks v3.0.0
  139. [20:13:00] [Server thread/INFO]: [MOTD] Loading MOTD v2.0
  140. [20:13:00] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.3.0
  141. [20:13:00] [Server thread/INFO]: [ViaVersion] ViaVersion 1.3.0 is now loaded, injecting!
  142. [20:13:00] [Server thread/INFO]: [ShutdownNotice] Loading ShutdownNotice v3.1
  143. [20:13:00] [Server thread/INFO]: [FullHunger] Loading FullHunger v1.0
  144. [20:13:00] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.14.2
  145. [20:13:00] [Server thread/INFO]: [VoteRoulette] Loading VoteRoulette v3.2.3
  146. [20:13:00] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1;no_git_id
  147. [20:13:00] [Server thread/INFO]: [BetterMcmmoStats] Loading BetterMcmmoStats v1.2.1
  148. [20:13:00] [Server thread/INFO]: [AutoBroadcast] Loading AutoBroadcast v2.1-SNAPSHOT
  149. [20:13:00] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.7
  150. [20:13:00] [Server thread/INFO]: [BuycraftX] Loading BuycraftX v10.3.0
  151. [20:13:00] [Server thread/INFO]: [Votifier] Loading Votifier v1.9
  152. [20:13:00] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  153. [20:13:00] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  154. [20:13:00] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  155. [20:13:00] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  156. [20:13:00] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.10.2
  157. [20:13:00] [Server thread/INFO]: [LibsDisguises] Loading LibsDisguises v9.5.0
  158. [20:13:00] [Server thread/INFO]: [PlotSquaredSG] Loading PlotSquaredSG v2.0.0
  159. [20:13:00] [Server thread/INFO]: [chat_clear_on_join] Loading chat_clear_on_join v1.3
  160. [20:13:00] [Server thread/INFO]: [AdvanceTab] Loading AdvanceTab v1.3.6
  161. [20:13:00] [Server thread/INFO]: [EnchantmentUpgrade] Loading EnchantmentUpgrade v3.0.6
  162. [20:13:00] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.1
  163. [20:13:00] [Server thread/INFO]: [ItemCases] Loading ItemCases v1.5.1
  164. [20:13:00] [Server thread/INFO]: [MysteryBoxes] Loading MysteryBoxes v1.1.3
  165. [20:13:00] [Server thread/INFO]: [PermissionsEx] Loading PermissionsEx v1.23.4
  166. [20:13:00] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.1
  167. [20:13:00] [Server thread/INFO]: [FeatherBoard] Loading FeatherBoard v3.23.0
  168. [20:13:00] [Server thread/INFO]: [CommandWatcher] Loading CommandWatcher v1.1
  169. [20:13:00] [Server thread/INFO]: [mcMMO] Loading mcMMO v1.5.04-SNAPSHOT-b121
  170. [20:13:00] [Server thread/INFO]: [AntiSwear] Loading AntiSwear v3.6
  171. [20:13:00] [Server thread/INFO]: [AdminShop] Loading AdminShop v0.4.1
  172. [20:13:00] [Server thread/INFO]: [Vault] Loading Vault v1.5.6-b49
  173. [20:13:00] [Server thread/INFO]: [GAListener] Loading GAListener v1.3.1
  174. [20:13:00] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.7.3.3
  175. [20:13:00] [Server thread/INFO]: [PlotSquared] Loading PlotSquared v17.10.23-097159d-1924
  176. [20:13:00] [Server thread/INFO]: [DailyBonus] Loading DailyBonus v2.1
  177. [20:13:00] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  178. [20:13:00] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v3.3
  179. [20:13:00] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
  180. [20:13:00] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode v2.2
  181. [20:13:00] [Server thread/INFO]: [EZPrestige] Loading EZPrestige v1.2.2
  182. [20:13:00] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro v1.6.0
  183. [20:13:00] [Server thread/INFO]: [GuiBalance] Loading GuiBalance v1.0
  184. [20:13:00] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.3.2
  185. [20:13:00] [Server thread/INFO]: [MCMMOShop] Loading MCMMOShop v1.0
  186. [20:13:00] [Server thread/INFO]: [ServerProtection] Loading ServerProtection v1.2
  187. [20:13:00] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b268
  188. [20:13:00] [Server thread/INFO]: [LoginPremium] Loading LoginPremium v1.0
  189. [20:13:00] [Server thread/INFO]: [Banknotes] Loading Banknotes v0.1.5
  190. [20:13:00] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b711
  191. [20:13:00] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.22-SNAPSHOT (build 1487)
  192. [20:13:00] [Server thread/INFO]: [AdvancedAchievements] Loading AdvancedAchievements v5.2.9
  193. [20:13:00] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b268
  194. [20:13:00] [Server thread/INFO]: [UltimateCasino] Loading UltimateCasino v1.4.0
  195. [20:13:00] [Server thread/INFO]: [CS-CoreLib] Loading CS-CoreLib v1.4
  196. [20:13:00] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v5.10.1
  197. [20:13:00] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.0.8
  198. [20:13:00] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.2.6
  199. [20:13:00] [Server thread/INFO]: [Holograms] Loading Holograms v2.5.0-SNAPSHOT
  200. [20:13:00] [Server thread/INFO]: [Quests] Loading Quests v3.0.0-Naomi-b${env.BUILD_NUMBER}
  201. [20:13:00] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v10.4
  202. [20:13:00] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  203. [20:13:00] [Server thread/INFO]: [StaffList] Loading StaffList v3.84
  204. [20:13:00] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b268
  205. [20:13:00] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.0.9
  206. [20:13:00] [Server thread/INFO]: [QuickSell] Loading QuickSell v2.0.6
  207. [20:13:00] [Server thread/INFO]: [PrisonMines] Loading PrisonMines v3.0.5
  208. [20:13:00] [Server thread/INFO]: [AreaShop] Loading AreaShop v2.2.2
  209. [20:13:00] [Server thread/INFO]: [MineCrates] Loading MineCrates v2.8.0
  210. [20:13:00] [Server thread/INFO]: [PermissionBoosters] Loading PermissionBoosters v2.4
  211. [20:13:00] [Server thread/INFO]: [PrisonUtils] Loading PrisonUtils v1.7
  212. [20:13:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  213. [20:13:00] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  214. [20:13:00] [Server thread/INFO]: [PlotSquaredSG] Enabling PlotSquaredSG v2.0.0
  215. [20:13:00] [Server thread/INFO]: [mcMMO] Enabling mcMMO v1.5.04-SNAPSHOT-b121
  216. [20:13:00] [Server thread/WARN]: [mcMMO] Invalid material: POTION_POISON
  217. [20:13:00] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  218. [20:13:00] [Server thread/WARN]: [mcMMO] Invalid material: POTION_INSTANT_HEAL
  219. [20:13:00] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  220. [20:13:00] [Server thread/WARN]: [mcMMO] Invalid material: POTION_FIRE_RESISTANCE
  221. [20:13:00] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  222. [20:13:00] [Server thread/WARN]: [mcMMO] Invalid material: POTION_SPEED
  223. [20:13:00] [Server thread/WARN]: [mcMMO] Potion format for Treasures.yml has changed
  224. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 64
  225. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 832
  226. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 1088
  227. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2112
  228. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2368
  229. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 2880
  230. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 3904
  231. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 4416
  232. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5184
  233. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5440
  234. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 5696
  235. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 17216
  236. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 17472
  237. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 18496
  238. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 18752
  239. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 19264
  240. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 20288
  241. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 20800
  242. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 21568
  243. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 21824
  244. [20:13:00] [Server thread/WARN]: [mcMMO] Failed to load Alchemy potion: 22080
  245. [20:13:01] [Server thread/WARN]: [mcMMO] NoCheatPlus plugin found, but CompatNoCheatPlus was not found!
  246. [20:13:01] [Server thread/WARN]: [mcMMO] mcMMO will not work properly alongside NoCheatPlus without CompatNoCheatPlus
  247. [20:13:01] [Server thread/INFO]: [Vault] Enabling Vault v1.5.6-b49
  248. [20:13:01] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  249. [20:13:01] [Server thread/INFO]: [Vault] [Permission] PermissionsEx found: Waiting
  250. [20:13:01] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  251. [20:13:01] [Server thread/INFO]: [Vault] [Chat] PermissionsEx found: Waiting
  252. [20:13:01] [Server thread/INFO]: [Vault] Enabled Version 1.5.6-b49
  253. [20:13:01] [Server thread/INFO]: [PlotSquared] Enabling PlotSquared v17.10.23-097159d-1924
  254. [20:13:01] [Server thread/INFO]: Version is PlotSquared-17.10.23-97159d-1924
  255. [20:13:01] [Server thread/INFO]: [P2] Metrics enabled.
  256. [20:13:01] [Server thread/INFO]: [P2] PlotSquared is using online UUIDs
  257. [20:13:01] [Server thread/INFO]: PlotSquared is now enabled
  258. [20:13:01] [Server thread/INFO]: [P2] Metrics enabled.
  259. [20:13:01] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  260. [20:13:01] [Server thread/INFO]: Preparing level "world"
  261. [20:13:01] [Server thread/INFO]: -------- World Settings For [world] --------
  262. [20:13:01] [Server thread/INFO]: Max Entity Collisions: 8
  263. [20:13:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  264. [20:13:01] [Server thread/INFO]: Max TNT Explosions: 100
  265. [20:13:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  266. [20:13:01] [Server thread/INFO]: Mob Spawn Range: 4
  267. [20:13:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  268. [20:13:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  269. [20:13:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  270. [20:13:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  271. [20:13:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  272. [20:13:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  273. [20:13:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  274. [20:13:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  275. [20:13:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  276. [20:13:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  277. [20:13:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  278. [20:13:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  279. [20:13:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  280. [20:13:01] [Server thread/INFO]: Random Lighting Updates: false
  281. [20:13:01] [Server thread/INFO]: Structure Info Saving: true
  282. [20:13:01] [Server thread/INFO]: Item Despawn Rate: 6000
  283. [20:13:01] [Server thread/INFO]: Item Merge Radius: 2.5
  284. [20:13:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  285. [20:13:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  286. [20:13:01] [Server thread/INFO]: View Distance: 8
  287. [20:13:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  288. [20:13:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  289. [20:13:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  290. [20:13:02] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
  291. [20:13:02] [Server thread/INFO]: Max Entity Collisions: 8
  292. [20:13:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  293. [20:13:02] [Server thread/INFO]: Max TNT Explosions: 100
  294. [20:13:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  295. [20:13:02] [Server thread/INFO]: Mob Spawn Range: 4
  296. [20:13:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
  297. [20:13:02] [Server thread/INFO]: Cane Growth Modifier: 100%
  298. [20:13:02] [Server thread/INFO]: Melon Growth Modifier: 100%
  299. [20:13:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  300. [20:13:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  301. [20:13:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
  302. [20:13:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
  303. [20:13:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  304. [20:13:02] [Server thread/INFO]: Vine Growth Modifier: 100%
  305. [20:13:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  306. [20:13:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  307. [20:13:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  308. [20:13:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  309. [20:13:02] [Server thread/INFO]: Random Lighting Updates: false
  310. [20:13:02] [Server thread/INFO]: Structure Info Saving: true
  311. [20:13:02] [Server thread/INFO]: Item Despawn Rate: 6000
  312. [20:13:02] [Server thread/INFO]: Item Merge Radius: 2.5
  313. [20:13:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
  314. [20:13:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  315. [20:13:02] [Server thread/INFO]: View Distance: 8
  316. [20:13:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  317. [20:13:02] [Server thread/INFO]: Experience Merge Radius: 3.0
  318. [20:13:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  319. [20:13:02] [Server thread/INFO]: Preparing start region for level 0 (Seed: 931866209099645065)
  320. [20:13:03] [Server thread/INFO]: Preparing spawn area: 66%
  321. [20:13:03] [Server thread/INFO]: Preparing start region for level 1 (Seed: 931866209099645065)
  322. [20:13:03] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  323. [20:13:03] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  324. [20:13:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: ezrankspro
  325. [20:13:03] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
  326. [20:13:03] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  327. [20:13:03] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  328. [20:13:03] [Server thread/INFO]: [AntiSpam] Enabling AntiSpam v1.0
  329. [20:13:03] [Server thread/INFO]: [AntiSpam] [AntiSpam] enable
  330. [20:13:03] [Server thread/INFO]: [ForceChat_Unrestricted] Enabling ForceChat_Unrestricted v0.1.0
  331. [20:13:03] [Server thread/INFO]: [FlyDisabler] Enabling FlyDisabler v0.3
  332. [20:13:03] [Server thread/INFO]: [FlyDisabler] Plugin author: _abc33_
  333. [20:13:03] [Server thread/INFO]: [FlyDisabler] Checking configuration...
  334. [20:13:03] [Server thread/INFO]: [FlyDisabler] Metrics integration enabled.
  335. [20:13:03] [Server thread/INFO]: [BlockStore] Enabling BlockStore v1.12
  336. [20:13:03] [Server thread/INFO]: [BlockStore] Attempting to hook WorldEdit.
  337. [20:13:03] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.7
  338. [20:13:03] [Server thread/INFO]:
  339. [20:13:03] [Server thread/INFO]: === Super Trails ===
  340. [20:13:03] [Server thread/INFO]: SuperTrails 9.6.7 for MC 1.10 enabled
  341. [20:13:03] [Server thread/INFO]: Thank you for using !
  342. [20:13:03] [Server thread/INFO]: =====================
  343. [20:13:03] [Server thread/INFO]:
  344. [20:13:03] [Server thread/INFO]: [Perks] Enabling Perks v3.0.0
  345. [20:13:03] [Server thread/INFO]: §4[Perks v3.0.0] Plugin successfully enabled without any bugs.
  346. [20:13:03] [Server thread/INFO]: [MOTD] Enabling MOTD v2.0
  347. [20:13:03] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.3.0
  348. [20:13:03] [Server thread/INFO]: [ShutdownNotice] Enabling ShutdownNotice v3.1
  349. [20:13:03] [Server thread/INFO]: [ShutdownNotice] [INFO] ShutdownNotice v3.1 enabled!
  350. [20:13:03] [Server thread/INFO]: [FullHunger] Enabling FullHunger v1.0
  351. [20:13:03] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.14.2
  352. [20:13:03] [Server thread/INFO]: [CoreProtect] Spigot 1.11 or higher is required.
  353. [20:13:03] [Server thread/INFO]: [CoreProtect] CoreProtect was unable to start.
  354. [20:13:03] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.14.2
  355. [20:13:03] [Server thread/INFO]: [VoteRoulette] Enabling VoteRoulette v3.2.3
  356. [20:13:03] [Server thread/INFO]: [VoteRoulette] Hooked into Votifier!
  357. [20:13:03] [Server thread/INFO]: [VoteRoulette] Hooked into Vault!
  358. [20:13:03] [Server thread/INFO]: [VoteRoulette] Loading all files and data...
  359. [20:13:03] [Server thread/INFO]: [VoteRoulette] Setting default command alias: vr
  360. [20:13:03] [Server thread/INFO]: [VoteRoulette] Added Milestone: My First Milestone
  361. [20:13:03] [Server thread/INFO]: [VoteRoulette] ...finished loading files and data!
  362. [20:13:03] [Server thread/INFO]: [VoteRoulette] Enabled!
  363. [20:13:03] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1;no_git_id
  364. [20:13:03] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  365. [20:13:04] [Server thread/WARN]: [WorldEdit]
  366. **********************************************
  367. ** This WorldEdit version does not fully support your version of Bukkit.
  368. **
  369. ** When working with blocks or undoing, chests will be empty, signs
  370. ** will be blank, and so on. There will be no support for entity
  371. ** and biome-related functions.
  372. **
  373. ** Please see http://wiki.sk89q.com/wiki/WorldEdit/Bukkit_adapters
  374. **********************************************
  375.  
  376. [20:13:04] [Server thread/INFO]: [BetterMcmmoStats] Enabling BetterMcmmoStats v1.2.1
  377. [20:13:04] [Server thread/INFO]: BetterMcmmoStats Has Been Enabled!
  378. [20:13:04] [Server thread/INFO]: [AutoBroadcast] Enabling AutoBroadcast v2.1-SNAPSHOT
  379. [20:13:04] [Server thread/INFO]: [AutoBroadcast] Created by NickTheDev, http://nikdev.net/
  380. [20:13:04] [Server thread/INFO]: [AutoBroadcast] 4 Broadcast(s) loaded successfully!
  381. [20:13:04] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.7
  382. [20:13:04] [Server thread/INFO]: [ClearLag] Loading modules...
  383. [20:13:04] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  384. [20:13:04] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  385. [20:13:04] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  386. [20:13:04] [Thread-9/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.10]...
  387. [20:13:04] [Server thread/INFO]: [BuycraftX] Enabling BuycraftX v10.3.0
  388. [20:13:04] [Server thread/INFO]: [BuycraftX] Validating your server key...
  389. [20:13:04] [Thread-9/INFO]: [ClearLag] No updates found!
  390. [20:13:05] [Server thread/INFO]: [BuycraftX] Fetching all server packages...
  391. [20:13:05] [Server thread/INFO]: [BuycraftX] Updating coupon list...
  392. [20:13:05] [Server thread/INFO]: [Votifier] Enabling Votifier v1.9
  393. [20:13:05] [Server thread/INFO]: [Votifier] Loaded vote listener: CommandListener
  394. [20:13:05] [Server thread/INFO]: [Votifier] Votifier enabled.
  395. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.15.1-RC-sMD5NET-b1084
  396. [20:13:05] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.10-1.10.2 / Spigot-CB-1.10_R1
  397. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  398. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  399. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  400. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  401. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.9 blocks.
  402. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.10 blocks.
  403. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  404. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Adding packet level hooks for ProtocolLib (MC 1.10.2)...
  405. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Available (and activated) packet level hooks: UseEntityAdapter | MovingFlying | OutgoingPosition | KeepAliveAdapter | SoundDistance
  406. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Force disable FastHeal on Minecraft 1.9 and later.
  407. [20:13:05] [Server thread/WARN]: [NoCheatPlus] The following configuration default values have changed:
  408. Changed with build 1057: strings.nofall
  409. Changed with build 1080: checks.moving.survivalfly.actions
  410. Changed with build 1080: checks.moving.creativefly.actions
  411. Changed with build 1067: strings.flylong
  412. (Remove/update individual values or set configversion.created to 0 to ignore all, then reload the configuration with the 'ncp reload' command.)
  413. [20:13:05] [Server thread/INFO]: [NoCheatPlus] Version 3.15.1-RC-sMD5NET-b1084 is enabled.
  414. [20:13:06] [Server thread/INFO]: [LibsDisguises] Enabling LibsDisguises v9.5.0
  415. [20:13:06] [Server thread/INFO]: [LibsDisguises] Discovered nms version: v1_10_R1
  416. [20:13:06] [Server thread/INFO]: [LibsDisguises] Enabled backwards support for 1.10.2
  417. [20:13:06] [Server thread/WARN]: [LibsDisguises] MetaIndex HorseWatcher at index 1 has already registered this! (0,0)
  418. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for FIREWORK! Index 6 has the wrong classtype!
  419. [20:13:06] [Server thread/WARN]: MetaIndex has the default of ItemStack{AIR x 1} (class org.bukkit.inventory.ItemStack) (class net.minecraft.server.v1_10_R1.EntityFireworks) & FireworkWatcher
  420. [20:13:06] [Server thread/WARN]: Where the internals is Optional.of(1xitem.fireworks@0) (class com.google.common.base.Present
  421. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  422. [20:13:06] [Server thread/INFO]: FIREWORK has MetaIndex remaining! FireworkWatcher at index 7
  423. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for GUARDIAN! Index 12 has the wrong classtype!
  424. [20:13:06] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_10_R1.EntityGuardian) & GuardianWatcher
  425. [20:13:06] [Server thread/WARN]: Where the internals is 0 (class java.lang.Byte
  426. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  427. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for HORSE! Index 14 has the wrong classtype!
  428. [20:13:06] [Server thread/WARN]: MetaIndex has the default of Optional.absent() (class com.google.common.base.Absent) (class net.minecraft.server.v1_10_R1.EntityHorse) & HorseWatcher
  429. [20:13:06] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  430. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  431. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for HORSE! Index 16 has the wrong classtype!
  432. [20:13:06] [Server thread/WARN]: MetaIndex has the default of 0 (class java.lang.Integer) (class net.minecraft.server.v1_10_R1.EntityHorse) & HorseWatcher
  433. [20:13:06] [Server thread/WARN]: Where the internals is Optional.absent() (class com.google.common.base.Absent
  434. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  435. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for ITEM_FRAME! Index 6 has the wrong classtype!
  436. [20:13:06] [Server thread/WARN]: MetaIndex has the default of ItemStack{AIR x 1} (class org.bukkit.inventory.ItemStack) (class net.minecraft.server.v1_10_R1.EntityItemFrame) & ItemFrameWatcher
  437. [20:13:06] [Server thread/WARN]: Where the internals is Optional.absent() (class com.google.common.base.Absent
  438. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  439. [20:13:06] [Server thread/INFO]: PIG has MetaIndex remaining! PigWatcher at index 14
  440. [20:13:06] [Server thread/WARN]: Error finding the FlagType for PIG_ZOMBIE! Index 15 can't be found!
  441. [20:13:06] [Server thread/WARN]: Value is false (class java.lang.Boolean) (class net.minecraft.server.v1_10_R1.EntityPigZombie) & ZombieWatcher
  442. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  443. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for SKELETON! Index 12 has the wrong classtype!
  444. [20:13:06] [Server thread/WARN]: MetaIndex has the default of false (class java.lang.Boolean) (class net.minecraft.server.v1_10_R1.EntitySkeleton) & SkeletonWatcher
  445. [20:13:06] [Server thread/WARN]: Where the internals is 0 (class java.lang.Integer
  446. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  447. [20:13:06] [Server thread/WARN]: Error finding the FlagType for SKELETON! Index 13 can't be found!
  448. [20:13:06] [Server thread/WARN]: Value is false (class java.lang.Boolean) (class net.minecraft.server.v1_10_R1.EntitySkeleton) & SkeletonWatcher
  449. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  450. [20:13:06] [Server thread/WARN]: Mismatch of FlagType's for SPLASH_POTION! Index 6 has the wrong classtype!
  451. [20:13:06] [Server thread/WARN]: MetaIndex has the default of ItemStack{SPLASH_POTION x 1} (class org.bukkit.inventory.ItemStack) (class net.minecraft.server.v1_10_R1.EntityPotion) & SplashPotionWatcher
  452. [20:13:06] [Server thread/WARN]: Where the internals is Optional.of(1xitem.splash_potion@0) (class com.google.common.base.Present
  453. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  454. [20:13:06] [Server thread/WARN]: Error finding the FlagType for ZOMBIE! Index 15 can't be found!
  455. [20:13:06] [Server thread/WARN]: Value is false (class java.lang.Boolean) (class net.minecraft.server.v1_10_R1.EntityZombie) & ZombieWatcher
  456. [20:13:06] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
  457. [20:13:06] [Server thread/INFO]: [LibsDisguises] Loaded custom disguise libraryaddict
  458. [20:13:06] [Server thread/INFO]: [LibsDisguises] Loaded 1 custom disguise
  459. [20:13:06] [Server thread/INFO]: [chat_clear_on_join] Enabling chat_clear_on_join v1.3
  460. [20:13:06] [Server thread/INFO]: [AdvanceTab] Enabling AdvanceTab v1.3.6
  461. [20:13:07] [Server thread/INFO]: +-------------------------+
  462. [20:13:07] [Server thread/INFO]: _______ ______ ______
  463. [20:13:07] [Server thread/INFO]: |_ __| | _ | | _ |
  464. [20:13:07] [Server thread/INFO]: | | | |_| | | |_| |
  465. [20:13:07] [Server thread/INFO]: | | | _ | | _ <
  466. [20:13:07] [Server thread/INFO]: | | | | | | | |_| |
  467. [20:13:07] [Server thread/INFO]: |_| |_| |_| |_____|
  468. [20:13:07] [Server thread/INFO]: +-------------------------+
  469. [20:13:07] [Server thread/INFO]: Advanced Tab
  470. [20:13:07] [Server thread/INFO]: Licenced to: 446254
  471. [20:13:07] [Server thread/INFO]: Developed By: _Joosh
  472. [20:13:07] [Server thread/INFO]: Current Version: 1.3.6
  473. [20:13:07] [Server thread/INFO]: +-------------------------+
  474. [20:13:07] [Server thread/INFO]: Plugin is up to date.
  475. [20:13:07] [Server thread/INFO]: Placeholder API has been found and will be used.
  476. [20:13:07] [Server thread/INFO]: [EnchantmentUpgrade] Enabling EnchantmentUpgrade v3.0.6
  477. [20:13:07] [Server thread/INFO]: [EnchantmentUpgrade] Enabled successfully!
  478. [20:13:07] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.1
  479. [20:13:07] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  480. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Material for item: 2 in GUI menu: information is not a valid material name / id!
  481. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Skipping item: 2
  482. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Material for item: 4 in GUI menu: information is not a valid material name / id!
  483. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Skipping item: 4
  484. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Material for item: 6 in GUI menu: information is not a valid material name / id!
  485. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Skipping item: 6
  486. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Material for item: 8 in GUI menu: information is not a valid material name / id!
  487. [20:13:07] [Server thread/WARN]: [DeluxeMenus] Skipping item: 8
  488. [20:13:07] [Server thread/INFO]: [DeluxeMenus] 9 GUI menus loaded!
  489. [20:13:07] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  490. [20:13:07] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  491. [20:13:07] [Server thread/INFO]: [ItemCases] Enabling ItemCases v1.5.1
  492. [20:13:07] [Server thread/INFO]: [ItemCases] Loading Cases
  493. [20:13:07] [Server thread/INFO]: [ItemCases] 18 Case(s) Loaded.
  494. [20:13:07] [Server thread/INFO]: [ItemCases] Loading Item Names file
  495. [20:13:07] [Server thread/INFO]: [ItemCases] 424 Item Names Loaded
  496. [20:13:07] [Server thread/INFO]: [ItemCases] Loading extra data names now.
  497. [20:13:07] [Server thread/INFO]: [MysteryBoxes] Enabling MysteryBoxes v1.1.3
  498. [20:13:08] [Server thread/INFO]: MysteryBoxes - v1.1.3
  499. [20:13:08] [Server thread/INFO]: The plugin has been successfully enabled!
  500. [20:13:08] [Server thread/INFO]: [MysteryBoxes] All data from the language file has been loaded!
  501. [20:13:08] [Server thread/INFO]: [PermissionsEx] Enabling PermissionsEx v1.23.4
  502. [20:13:08] [Server thread/INFO]: [PermissionsEx] Initializing file backend
  503. [20:13:08] [Server thread/INFO]: [PermissionsEx] Permissions file successfully reloaded
  504. [20:13:08] [Server thread/INFO]: WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
  505. [20:13:08] [Server thread/INFO]: [Vault][Permission] PermissionsEx hooked.
  506. [20:13:08] [Server thread/INFO]: [Vault][Chat] PermissionsEx_Chat hooked.
  507. [20:13:08] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.1
  508. [20:13:08] [Server thread/INFO]: [TimeIsMoney] Loaded 2 Payouts!
  509. [20:13:08] [Server thread/INFO]: Time is Money v1.9.6.1 started.
  510. [20:13:08] [Server thread/INFO]: [FeatherBoard] Enabling FeatherBoard v3.23.0
  511. [20:13:08] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  512. [20:13:08] [Server thread/INFO]: [FeatherBoard] Plugin: FeatherBoard v3.23.0
  513. [20:13:08] [Server thread/INFO]: [FeatherBoard] Framework version: 2017-08
  514. [20:13:08] [Server thread/INFO]: [FeatherBoard] Author: Maximvdw (Maxim Van de Wynckel)
  515. [20:13:08] [Server thread/INFO]: [FeatherBoard] Site: https://www.mvdw-software.com/
  516. [20:13:08] [Server thread/INFO]: [FeatherBoard] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  517. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading database driver ...
  518. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading dependency Javax Persistence 2.1.0 ...
  519. [20:13:08] [Server thread/INFO]: [FeatherBoard] Javax Persistence 2.1.0 is now loaded!
  520. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading dependency Ebean 2.8.1 ...
  521. [20:13:08] [Server thread/INFO]: [FeatherBoard] Ebean 2.8.1 is now loaded!
  522. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading configuration ...
  523. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading messages ...
  524. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading language file: lang_en
  525. [20:13:08] [Server thread/INFO]: [FeatherBoard] Loading placeholders ...
  526. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loaded 2906 of the 4999 placholders
  527. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading Event hooks ...
  528. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level down event ...
  529. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Level up event ...
  530. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Death hook ...
  531. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block break hook ...
  532. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Block place hook ...
  533. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Create portal hook ...
  534. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: mcMMO Party Level up ...
  535. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player join ...
  536. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player rejoin ...
  537. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla player first join ...
  538. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: Vanilla Combat hook ...
  539. [20:13:09] [Server thread/INFO]: [FeatherBoard] Loading event hook: EZRanksUp Rankup event ...
  540. [20:13:10] [Server thread/INFO]: [FeatherBoard] Creating new custom effect: warning
  541. [20:13:10] [Server thread/INFO]: [FeatherBoard] Lines: 2
  542. [20:13:10] [Server thread/INFO]: [FeatherBoard] Arguments: 1
  543. [20:13:10] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'default' ...
  544. [20:13:10] [Server thread/WARN]: [FeatherBoard] Scoreboard group 'default' has too many lines!
  545. [20:13:10] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'combat-scoreboard-example' ...
  546. [20:13:10] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'mcmmo-levelup' ...
  547. [20:13:10] [Server thread/INFO]: [FeatherBoard] Adding scoreboard group 'towny-town-example' ...
  548. [20:13:10] [Server thread/INFO]: [FeatherBoard] Your version is up to date!
  549. [20:13:10] [Server thread/INFO]: [FeatherBoard] Toggle persistence is disabled!
  550. [20:13:10] [Server thread/INFO]: [FeatherBoard] Adding command 'featherboard'
  551. [20:13:10] [Server thread/INFO]: [CommandWatcher] Enabling CommandWatcher v1.1
  552. [20:13:10] [Server thread/INFO]: [AntiSwear] Enabling AntiSwear v3.6
  553. [20:13:10] [Server thread/INFO]: [AntiSwear] AntiSwear 3 Has Been Enabled!
  554. [20:13:10] [Server thread/INFO]: [AdminShop] Enabling AdminShop v0.4.1
  555. [20:13:10] [Server thread/INFO]: [AdminShop] Loading Aliases...
  556. [20:13:10] [Server thread/INFO]: [AdminShop] 0 Aliases loaded.
  557. [20:13:10] [Server thread/INFO]: [AdminShop] Plugin loaded successfully
  558. [20:13:10] [Server thread/INFO]: [GAListener] Enabling GAListener v1.3.1
  559. [20:13:10] [Server thread/ERROR]: [GAListener] ############################################
  560. [20:13:10] [Server thread/ERROR]: [GAListener] Invalid config.yml, please check for errors
  561. [20:13:10] [Server thread/ERROR]: [GAListener] at http://yaml-online-parser.appspot.com/
  562. [20:13:10] [Server thread/ERROR]: [GAListener]
  563. [20:13:10] [Server thread/ERROR]: [GAListener] Type "/gal reload" to reload the config
  564. [20:13:10] [Server thread/ERROR]: [GAListener] ############################################
  565. [20:13:10] [Server thread/INFO]: [GAListener] GAListener v1.3.1 Enabled
  566. [20:13:10] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.7.3.3
  567. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading all crate information...
  568. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading SolarWind.yml information....
  569. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> SolarWind.yml has been loaded.
  570. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading Holiday.yml information....
  571. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Holiday.yml has been loaded.
  572. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading Mythical.yml information....
  573. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Mythical.yml has been loaded.
  574. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading Crazy.yml information....
  575. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Crazy.yml has been loaded.
  576. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading Galactic.yml information....
  577. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Galactic.yml has been loaded.
  578. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading Pandoras.yml information....
  579. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Pandoras.yml has been loaded.
  580. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Loading Vote.yml information....
  581. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> Vote.yml has been loaded.
  582. [20:13:11] [Server thread/INFO]: [Crazy Crates]>> All crate information has been loaded.
  583. [20:13:11] [Server thread/INFO]: [DailyBonus] Enabling DailyBonus v2.1
  584. [20:13:11] [Server thread/INFO]: [DailyBonus] DailyBonus has hooked into Vault
  585. [20:13:11] [Server thread/INFO]: [DailyBonus] DailyBonus has hooked into PlaceholderAPI
  586. [20:13:11] [Server thread/INFO]: [DailyBonus] PlaceholderAPI Hooked into DailyBonus for placeholders!
  587. [20:13:11] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  588. [20:13:11] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  589. [20:13:11] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  590. [20:13:11] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  591. [20:13:11] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  592. [20:13:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  593. [20:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  594. [20:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  595. [20:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  596. [20:13:11] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  597. [20:13:11] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  598. [20:13:11] [Server thread/INFO]: [WorldGuard] Loading region data...
  599. [20:13:11] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v3.3
  600. [20:13:12] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
  601. [20:13:12] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode v2.2
  602. [20:13:12] [Server thread/INFO]: ProtocolLib was found! Hooking into MaintenanceMode..
  603. [20:13:12] [Server thread/INFO]: ServerListPlus was not found! Not overriding it!
  604. [20:13:12] [Server thread/INFO]: ViaVersion was found! Overriding methods...
  605. [20:13:12] [Server thread/WARN]: java.net.UnknownHostException: octopusmc.net
  606. [20:13:12] [Server thread/WARN]: at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
  607. [20:13:12] [Server thread/WARN]: at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
  608. [20:13:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:589)
  609. [20:13:12] [Server thread/WARN]: at java.net.Socket.connect(Socket.java:538)
  610. [20:13:12] [Server thread/WARN]: at sun.net.NetworkClient.doConnect(NetworkClient.java:180)
  611. [20:13:12] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:463)
  612. [20:13:12] [Server thread/WARN]: at sun.net.www.http.HttpClient.openServer(HttpClient.java:558)
  613. [20:13:12] [Server thread/WARN]: at sun.net.www.http.HttpClient.<init>(HttpClient.java:242)
  614. [20:13:12] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:339)
  615. [20:13:12] [Server thread/WARN]: at sun.net.www.http.HttpClient.New(HttpClient.java:357)
  616. [20:13:12] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1202)
  617. [20:13:12] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1138)
  618. [20:13:12] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1032)
  619. [20:13:12] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:966)
  620. [20:13:12] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1546)
  621. [20:13:12] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  622. [20:13:12] [Server thread/WARN]: at java.net.URL.openStream(URL.java:1045)
  623. [20:13:12] [Server thread/WARN]: at me.elietgm.mm.bukkit.utils.DownloaderUtils.downloadServerIcon(DownloaderUtils.java:33)
  624. [20:13:12] [Server thread/WARN]: at me.elietgm.mm.bukkit.BukkitPlugin.onEnable(BukkitPlugin.java:85)
  625. [20:13:12] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:292)
  626. [20:13:12] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340)
  627. [20:13:12] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
  628. [20:13:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.loadPlugin(CraftServer.java:362)
  629. [20:13:12] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.CraftServer.enablePlugins(CraftServer.java:322)
  630. [20:13:12] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.t(MinecraftServer.java:412)
  631. [20:13:12] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.l(MinecraftServer.java:377)
  632. [20:13:12] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.a(MinecraftServer.java:332)
  633. [20:13:12] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.init(DedicatedServer.java:271)
  634. [20:13:12] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:535)
  635. [20:13:12] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  636. [20:13:12] [Server thread/INFO]: [EZPrestige] Enabling EZPrestige v1.2.2
  637. [20:13:12] [Server thread/INFO]: [EZPrestige] 18 prestiges loaded!
  638. [20:13:12] [Server thread/INFO]: [EZRanksPro] Enabling EZRanksPro v1.6.0
  639. [20:13:12] [Server thread/INFO]: [EZRanksPro] Loading EZRanksPro messages.yml
  640. [20:13:12] [Server thread/INFO]: [EZRanksPro] Loading rankups.yml....
  641. [20:13:12] [Server thread/WARN]: [EZRanksPro] Rankup requirement message successfully loaded!
  642. [20:13:12] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Max
  643. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: A to B successfully loaded
  644. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: B to C successfully loaded
  645. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: C to D successfully loaded
  646. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: D to E successfully loaded
  647. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: E to F successfully loaded
  648. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: F to G successfully loaded
  649. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: G to H successfully loaded
  650. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: H to I successfully loaded
  651. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: I to J successfully loaded
  652. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: J to K successfully loaded
  653. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: K to L successfully loaded
  654. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: L to M successfully loaded
  655. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: M to N successfully loaded
  656. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: N to O successfully loaded
  657. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: O to P successfully loaded
  658. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: P to Q successfully loaded
  659. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: Q to R successfully loaded
  660. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: R to S successfully loaded
  661. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: S to T successfully loaded
  662. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: T to U successfully loaded
  663. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: U to V successfully loaded
  664. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: V to W successfully loaded
  665. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: W to X successfully loaded
  666. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: X to Y successfully loaded
  667. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: Y to Z successfully loaded
  668. [20:13:12] [Server thread/INFO]: [EZRanksPro] Rankup: Z to Max successfully loaded
  669. [20:13:12] [Server thread/INFO]: [EZRanksPro] 26 rankup(s) loaded
  670. [20:13:12] [Server thread/INFO]: [EZRanksPro] Last rank set to rank: Max
  671. [20:13:12] [Server thread/INFO]: [EZRanksPro] 1 rankup cost discounts loaded!
  672. [20:13:12] [Server thread/INFO]: [EZRanksPro] 11 rankup cost multipliers loaded!
  673. [20:13:12] [Server thread/INFO]: [EZRanksPro] Chat listener registered, Add {ezrankspro_rankprefix} to your chat formatting plugin for chat prefix integration
  674. [20:13:12] [Server thread/INFO]: [EZRanksPro] Autorankup task started and will check if toggled players can rankup every 30 seconds
  675. [20:13:12] [Server thread/INFO]: [EZRanksPro] An update for EZRanksPro (EZRanksPro v5.0.1)
  676. [20:13:12] [Server thread/INFO]: [EZRanksPro] is available at https://www.spigotmc.org/resources/ezrankspro.5305/
  677. [20:13:12] [Server thread/INFO]: EzRanksPro Cracked by PheonixPlays_
  678. [20:13:12] [Server thread/INFO]: [GuiBalance] Enabling GuiBalance v1.0
  679. [20:13:12] [Server thread/WARN]: [GuiBalance] Something went wrong while downloading an update.
  680. [20:13:12] [Server thread/INFO]: [GuiBalance] Please check the plugin's page to see if there are any updates available.
  681. [20:13:12] [Server thread/INFO]: [GuiBalance] No updates found.
  682. [20:13:12] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.3.2
  683. [20:13:12] [Server thread/INFO]: [MCMMOShop] Enabling MCMMOShop v1.0
  684. [20:13:12] [Server thread/INFO]: [MCMMOShop] MCMMOShop Successfully enabled!
  685. [20:13:13] [Server thread/INFO]: [ServerProtection] Enabling ServerProtection v1.2
  686. [20:13:13] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b268
  687. [20:13:13] [Server thread/INFO]: Using locale en_US
  688. [20:13:13] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as spawner provider.
  689. [20:13:13] [Server thread/INFO]: Using locale en_US
  690. [20:13:13] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
  691. [20:13:13] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  692. [20:13:13] [Server thread/INFO]: [LoginPremium] Enabling LoginPremium v1.0
  693. [20:13:13] [Server thread/INFO]: [LoginPremium 1.0] Vault 1.5.6-b49 has been found! Enabling groups :3
  694. [20:13:13] [Server thread/INFO]: [LoginPremium 1.0] Factions has not been found. Disabling our Factions features :(
  695. [20:13:13] [Server thread/INFO]: [LoginPremium 1.0] Towny has not been found. Disabling our Towny features :(
  696. [20:13:13] [Server thread/INFO]: [LoginPremium 1.0] Heroes has not been found. Disabling our Heroes features :(
  697. [20:13:13] [Server thread/INFO]: [Banknotes] Enabling Banknotes v0.1.5
  698. [20:13:13] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b711
  699. [20:13:13] [Server thread/INFO]: -------- World Settings For [test] --------
  700. [20:13:13] [Server thread/INFO]: Max Entity Collisions: 8
  701. [20:13:13] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  702. [20:13:13] [Server thread/INFO]: Max TNT Explosions: 100
  703. [20:13:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  704. [20:13:13] [Server thread/INFO]: Mob Spawn Range: 4
  705. [20:13:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
  706. [20:13:13] [Server thread/INFO]: Cane Growth Modifier: 100%
  707. [20:13:13] [Server thread/INFO]: Melon Growth Modifier: 100%
  708. [20:13:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  709. [20:13:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  710. [20:13:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
  711. [20:13:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
  712. [20:13:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  713. [20:13:13] [Server thread/INFO]: Vine Growth Modifier: 100%
  714. [20:13:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  715. [20:13:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  716. [20:13:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  717. [20:13:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  718. [20:13:13] [Server thread/INFO]: Random Lighting Updates: false
  719. [20:13:13] [Server thread/INFO]: Structure Info Saving: true
  720. [20:13:13] [Server thread/INFO]: Item Despawn Rate: 6000
  721. [20:13:13] [Server thread/INFO]: Item Merge Radius: 2.5
  722. [20:13:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
  723. [20:13:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  724. [20:13:13] [Server thread/INFO]: View Distance: 8
  725. [20:13:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  726. [20:13:13] [Server thread/INFO]: Experience Merge Radius: 3.0
  727. [20:13:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  728. [20:13:13] [Server thread/INFO]: Preparing start region for level 2 (Seed: 8013063385022468698)
  729. [20:13:14] [Server thread/INFO]: Preparing spawn area for test, 77%
  730. [20:13:14] [Server thread/INFO]: [WorldGuard] (test) TNT ignition is PERMITTED.
  731. [20:13:14] [Server thread/INFO]: [WorldGuard] (test) Lighters are PERMITTED.
  732. [20:13:14] [Server thread/INFO]: [WorldGuard] (test) Lava fire is blocked.
  733. [20:13:14] [Server thread/INFO]: [WorldGuard] (test) Fire spread is UNRESTRICTED.
  734. [20:13:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'test'
  735. [20:13:14] [Server thread/INFO]: -------- World Settings For [plotworld] --------
  736. [20:13:14] [Server thread/INFO]: Max Entity Collisions: 8
  737. [20:13:14] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  738. [20:13:14] [Server thread/INFO]: Max TNT Explosions: 100
  739. [20:13:14] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  740. [20:13:14] [Server thread/INFO]: Mob Spawn Range: 4
  741. [20:13:14] [Server thread/INFO]: Cactus Growth Modifier: 100%
  742. [20:13:14] [Server thread/INFO]: Cane Growth Modifier: 100%
  743. [20:13:14] [Server thread/INFO]: Melon Growth Modifier: 100%
  744. [20:13:14] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  745. [20:13:14] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  746. [20:13:14] [Server thread/INFO]: Sapling Growth Modifier: 100%
  747. [20:13:14] [Server thread/INFO]: Wheat Growth Modifier: 100%
  748. [20:13:14] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  749. [20:13:14] [Server thread/INFO]: Vine Growth Modifier: 100%
  750. [20:13:14] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  751. [20:13:14] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  752. [20:13:14] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  753. [20:13:14] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  754. [20:13:14] [Server thread/INFO]: Random Lighting Updates: false
  755. [20:13:14] [Server thread/INFO]: Structure Info Saving: true
  756. [20:13:14] [Server thread/INFO]: Item Despawn Rate: 6000
  757. [20:13:14] [Server thread/INFO]: Item Merge Radius: 2.5
  758. [20:13:14] [Server thread/INFO]: Arrow Despawn Rate: 1200
  759. [20:13:14] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  760. [20:13:14] [Server thread/INFO]: View Distance: 8
  761. [20:13:14] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  762. [20:13:14] [Server thread/INFO]: Experience Merge Radius: 3.0
  763. [20:13:14] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  764. [20:13:14] [Server thread/INFO]: Preparing start region for level 3 (Seed: -232613261737392314)
  765. [20:13:15] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is PERMITTED.
  766. [20:13:15] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
  767. [20:13:15] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is blocked.
  768. [20:13:15] [Server thread/INFO]: [WorldGuard] (plotworld) Fire spread is UNRESTRICTED.
  769. [20:13:15] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
  770. [20:13:15] [Server thread/INFO]: -------- World Settings For [survival] --------
  771. [20:13:15] [Server thread/INFO]: Max Entity Collisions: 8
  772. [20:13:15] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  773. [20:13:15] [Server thread/INFO]: Max TNT Explosions: 100
  774. [20:13:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  775. [20:13:15] [Server thread/INFO]: Mob Spawn Range: 4
  776. [20:13:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
  777. [20:13:15] [Server thread/INFO]: Cane Growth Modifier: 100%
  778. [20:13:15] [Server thread/INFO]: Melon Growth Modifier: 100%
  779. [20:13:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  780. [20:13:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  781. [20:13:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
  782. [20:13:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
  783. [20:13:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  784. [20:13:15] [Server thread/INFO]: Vine Growth Modifier: 100%
  785. [20:13:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  786. [20:13:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  787. [20:13:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  788. [20:13:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  789. [20:13:15] [Server thread/INFO]: Random Lighting Updates: false
  790. [20:13:15] [Server thread/INFO]: Structure Info Saving: true
  791. [20:13:15] [Server thread/INFO]: Item Despawn Rate: 6000
  792. [20:13:15] [Server thread/INFO]: Item Merge Radius: 2.5
  793. [20:13:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
  794. [20:13:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  795. [20:13:15] [Server thread/INFO]: View Distance: 8
  796. [20:13:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  797. [20:13:15] [Server thread/INFO]: Experience Merge Radius: 3.0
  798. [20:13:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  799. [20:13:15] [Server thread/INFO]: Preparing start region for level 4 (Seed: -7230237924425079316)
  800. [20:13:16] [Server thread/INFO]: [WorldGuard] (survival) TNT ignition is PERMITTED.
  801. [20:13:16] [Server thread/INFO]: [WorldGuard] (survival) Lighters are PERMITTED.
  802. [20:13:16] [Server thread/INFO]: [WorldGuard] (survival) Lava fire is blocked.
  803. [20:13:16] [Server thread/INFO]: [WorldGuard] (survival) Fire spread is UNRESTRICTED.
  804. [20:13:16] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'survival'
  805. [20:13:16] [Server thread/INFO]: -------- World Settings For [pvp] --------
  806. [20:13:16] [Server thread/INFO]: Max Entity Collisions: 8
  807. [20:13:16] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  808. [20:13:16] [Server thread/INFO]: Max TNT Explosions: 100
  809. [20:13:16] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  810. [20:13:16] [Server thread/INFO]: Mob Spawn Range: 4
  811. [20:13:16] [Server thread/INFO]: Cactus Growth Modifier: 100%
  812. [20:13:16] [Server thread/INFO]: Cane Growth Modifier: 100%
  813. [20:13:16] [Server thread/INFO]: Melon Growth Modifier: 100%
  814. [20:13:16] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  815. [20:13:16] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  816. [20:13:16] [Server thread/INFO]: Sapling Growth Modifier: 100%
  817. [20:13:16] [Server thread/INFO]: Wheat Growth Modifier: 100%
  818. [20:13:16] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  819. [20:13:16] [Server thread/INFO]: Vine Growth Modifier: 100%
  820. [20:13:16] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  821. [20:13:16] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  822. [20:13:16] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  823. [20:13:16] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  824. [20:13:16] [Server thread/INFO]: Random Lighting Updates: false
  825. [20:13:16] [Server thread/INFO]: Structure Info Saving: true
  826. [20:13:16] [Server thread/INFO]: Item Despawn Rate: 6000
  827. [20:13:16] [Server thread/INFO]: Item Merge Radius: 2.5
  828. [20:13:16] [Server thread/INFO]: Arrow Despawn Rate: 1200
  829. [20:13:16] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  830. [20:13:16] [Server thread/INFO]: View Distance: 8
  831. [20:13:16] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  832. [20:13:16] [Server thread/INFO]: Experience Merge Radius: 3.0
  833. [20:13:16] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  834. [20:13:16] [Server thread/INFO]: Preparing start region for level 5 (Seed: 0)
  835. [20:13:17] [Server thread/INFO]: [WorldGuard] (pvp) TNT ignition is PERMITTED.
  836. [20:13:17] [Server thread/INFO]: [WorldGuard] (pvp) Lighters are PERMITTED.
  837. [20:13:17] [Server thread/INFO]: [WorldGuard] (pvp) Lava fire is blocked.
  838. [20:13:17] [Server thread/INFO]: [WorldGuard] (pvp) Fire spread is UNRESTRICTED.
  839. [20:13:17] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'pvp'
  840. [20:13:17] [Server thread/INFO]: -------- World Settings For [Free] --------
  841. [20:13:17] [Server thread/INFO]: Max Entity Collisions: 8
  842. [20:13:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  843. [20:13:17] [Server thread/INFO]: Max TNT Explosions: 100
  844. [20:13:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  845. [20:13:17] [Server thread/INFO]: Mob Spawn Range: 4
  846. [20:13:17] [Server thread/INFO]: Cactus Growth Modifier: 100%
  847. [20:13:17] [Server thread/INFO]: Cane Growth Modifier: 100%
  848. [20:13:17] [Server thread/INFO]: Melon Growth Modifier: 100%
  849. [20:13:17] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  850. [20:13:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  851. [20:13:17] [Server thread/INFO]: Sapling Growth Modifier: 100%
  852. [20:13:17] [Server thread/INFO]: Wheat Growth Modifier: 100%
  853. [20:13:17] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  854. [20:13:17] [Server thread/INFO]: Vine Growth Modifier: 100%
  855. [20:13:17] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  856. [20:13:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  857. [20:13:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  858. [20:13:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  859. [20:13:17] [Server thread/INFO]: Random Lighting Updates: false
  860. [20:13:17] [Server thread/INFO]: Structure Info Saving: true
  861. [20:13:17] [Server thread/INFO]: Item Despawn Rate: 6000
  862. [20:13:17] [Server thread/INFO]: Item Merge Radius: 2.5
  863. [20:13:17] [Server thread/INFO]: Arrow Despawn Rate: 1200
  864. [20:13:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  865. [20:13:17] [Server thread/INFO]: View Distance: 8
  866. [20:13:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  867. [20:13:17] [Server thread/INFO]: Experience Merge Radius: 3.0
  868. [20:13:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  869. [20:13:17] [Server thread/INFO]: Preparing start region for level 6 (Seed: -1185795038972426797)
  870. [20:13:18] [Server thread/INFO]: [WorldGuard] (Free) TNT ignition is PERMITTED.
  871. [20:13:18] [Server thread/INFO]: [WorldGuard] (Free) Lighters are PERMITTED.
  872. [20:13:18] [Server thread/INFO]: [WorldGuard] (Free) Lava fire is blocked.
  873. [20:13:18] [Server thread/INFO]: [WorldGuard] (Free) Fire spread is UNRESTRICTED.
  874. [20:13:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Free'
  875. [20:13:18] [Server thread/INFO]: -------- World Settings For [plotworld_the_end] --------
  876. [20:13:18] [Server thread/INFO]: Max Entity Collisions: 8
  877. [20:13:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  878. [20:13:18] [Server thread/INFO]: Max TNT Explosions: 100
  879. [20:13:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  880. [20:13:18] [Server thread/INFO]: Mob Spawn Range: 4
  881. [20:13:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  882. [20:13:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  883. [20:13:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  884. [20:13:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  885. [20:13:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  886. [20:13:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  887. [20:13:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  888. [20:13:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  889. [20:13:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  890. [20:13:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  891. [20:13:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  892. [20:13:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  893. [20:13:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  894. [20:13:18] [Server thread/INFO]: Random Lighting Updates: false
  895. [20:13:18] [Server thread/INFO]: Structure Info Saving: true
  896. [20:13:18] [Server thread/INFO]: Item Despawn Rate: 6000
  897. [20:13:18] [Server thread/INFO]: Item Merge Radius: 2.5
  898. [20:13:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  899. [20:13:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  900. [20:13:18] [Server thread/INFO]: View Distance: 8
  901. [20:13:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  902. [20:13:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  903. [20:13:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  904. [20:13:18] [Server thread/INFO]: Preparing start region for level 7 (Seed: 5883030189232387057)
  905. [20:13:18] [Server thread/INFO]: [WorldGuard] (plotworld_the_end) TNT ignition is PERMITTED.
  906. [20:13:18] [Server thread/INFO]: [WorldGuard] (plotworld_the_end) Lighters are PERMITTED.
  907. [20:13:18] [Server thread/INFO]: [WorldGuard] (plotworld_the_end) Lava fire is blocked.
  908. [20:13:18] [Server thread/INFO]: [WorldGuard] (plotworld_the_end) Fire spread is UNRESTRICTED.
  909. [20:13:18] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld_the_end'
  910. [20:13:18] [Server thread/INFO]: -------- World Settings For [plots] --------
  911. [20:13:18] [Server thread/INFO]: Max Entity Collisions: 8
  912. [20:13:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  913. [20:13:18] [Server thread/INFO]: Max TNT Explosions: 100
  914. [20:13:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  915. [20:13:18] [Server thread/INFO]: Mob Spawn Range: 4
  916. [20:13:18] [Server thread/INFO]: Cactus Growth Modifier: 100%
  917. [20:13:18] [Server thread/INFO]: Cane Growth Modifier: 100%
  918. [20:13:18] [Server thread/INFO]: Melon Growth Modifier: 100%
  919. [20:13:18] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  920. [20:13:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  921. [20:13:18] [Server thread/INFO]: Sapling Growth Modifier: 100%
  922. [20:13:18] [Server thread/INFO]: Wheat Growth Modifier: 100%
  923. [20:13:18] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  924. [20:13:18] [Server thread/INFO]: Vine Growth Modifier: 100%
  925. [20:13:18] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  926. [20:13:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  927. [20:13:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  928. [20:13:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  929. [20:13:18] [Server thread/INFO]: Random Lighting Updates: false
  930. [20:13:18] [Server thread/INFO]: Structure Info Saving: true
  931. [20:13:18] [Server thread/INFO]: Item Despawn Rate: 6000
  932. [20:13:18] [Server thread/INFO]: Item Merge Radius: 2.5
  933. [20:13:18] [Server thread/INFO]: Arrow Despawn Rate: 1200
  934. [20:13:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  935. [20:13:18] [Server thread/INFO]: View Distance: 8
  936. [20:13:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  937. [20:13:18] [Server thread/INFO]: Experience Merge Radius: 3.0
  938. [20:13:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  939. [20:13:18] [Server thread/INFO]: [P2] Detected world load for 'plots'
  940. [20:13:18] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  941. [20:13:18] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  942. [20:13:18] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  943. [20:13:18] [Server thread/INFO]: Preparing start region for level 8 (Seed: 4321519316606362345)
  944. [20:13:19] [Server thread/INFO]: [WorldGuard] (plots) TNT ignition is PERMITTED.
  945. [20:13:19] [Server thread/INFO]: [WorldGuard] (plots) Lighters are PERMITTED.
  946. [20:13:19] [Server thread/INFO]: [WorldGuard] (plots) Lava fire is blocked.
  947. [20:13:19] [Server thread/INFO]: [WorldGuard] (plots) Fire spread is UNRESTRICTED.
  948. [20:13:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plots'
  949. [20:13:19] [Server thread/INFO]: -------- World Settings For [mines] --------
  950. [20:13:19] [Server thread/INFO]: Max Entity Collisions: 8
  951. [20:13:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  952. [20:13:19] [Server thread/INFO]: Max TNT Explosions: 100
  953. [20:13:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  954. [20:13:19] [Server thread/INFO]: Mob Spawn Range: 4
  955. [20:13:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  956. [20:13:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  957. [20:13:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  958. [20:13:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  959. [20:13:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  960. [20:13:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  961. [20:13:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  962. [20:13:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  963. [20:13:19] [Server thread/INFO]: Vine Growth Modifier: 100%
  964. [20:13:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  965. [20:13:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  966. [20:13:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  967. [20:13:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  968. [20:13:19] [Server thread/INFO]: Random Lighting Updates: false
  969. [20:13:19] [Server thread/INFO]: Structure Info Saving: true
  970. [20:13:19] [Server thread/INFO]: Item Despawn Rate: 6000
  971. [20:13:19] [Server thread/INFO]: Item Merge Radius: 2.5
  972. [20:13:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  973. [20:13:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  974. [20:13:19] [Server thread/INFO]: View Distance: 8
  975. [20:13:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  976. [20:13:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  977. [20:13:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  978. [20:13:19] [Server thread/INFO]: Preparing start region for level 9 (Seed: -1458682676693984666)
  979. [20:13:19] [Server thread/INFO]: [WorldGuard] (mines) TNT ignition is PERMITTED.
  980. [20:13:19] [Server thread/INFO]: [WorldGuard] (mines) Lighters are PERMITTED.
  981. [20:13:19] [Server thread/INFO]: [WorldGuard] (mines) Lava fire is blocked.
  982. [20:13:19] [Server thread/INFO]: [WorldGuard] (mines) Fire spread is UNRESTRICTED.
  983. [20:13:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'mines'
  984. [20:13:19] [Server thread/INFO]: -------- World Settings For [Mines2] --------
  985. [20:13:19] [Server thread/INFO]: Max Entity Collisions: 8
  986. [20:13:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  987. [20:13:19] [Server thread/INFO]: Max TNT Explosions: 100
  988. [20:13:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  989. [20:13:19] [Server thread/INFO]: Mob Spawn Range: 4
  990. [20:13:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  991. [20:13:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  992. [20:13:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  993. [20:13:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  994. [20:13:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  995. [20:13:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  996. [20:13:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  997. [20:13:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  998. [20:13:19] [Server thread/INFO]: Vine Growth Modifier: 100%
  999. [20:13:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1000. [20:13:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1001. [20:13:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1002. [20:13:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1003. [20:13:19] [Server thread/INFO]: Random Lighting Updates: false
  1004. [20:13:19] [Server thread/INFO]: Structure Info Saving: true
  1005. [20:13:19] [Server thread/INFO]: Item Despawn Rate: 6000
  1006. [20:13:19] [Server thread/INFO]: Item Merge Radius: 2.5
  1007. [20:13:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1008. [20:13:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1009. [20:13:19] [Server thread/INFO]: View Distance: 8
  1010. [20:13:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1011. [20:13:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  1012. [20:13:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1013. [20:13:19] [Server thread/INFO]: Preparing start region for level 10 (Seed: 0)
  1014. [20:13:19] [Server thread/INFO]: [WorldGuard] (Mines2) TNT ignition is PERMITTED.
  1015. [20:13:19] [Server thread/INFO]: [WorldGuard] (Mines2) Lighters are PERMITTED.
  1016. [20:13:19] [Server thread/INFO]: [WorldGuard] (Mines2) Lava fire is blocked.
  1017. [20:13:19] [Server thread/INFO]: [WorldGuard] (Mines2) Fire spread is UNRESTRICTED.
  1018. [20:13:19] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Mines2'
  1019. [20:13:19] [Server thread/INFO]: -------- World Settings For [prison] --------
  1020. [20:13:19] [Server thread/INFO]: Max Entity Collisions: 8
  1021. [20:13:19] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1022. [20:13:19] [Server thread/INFO]: Max TNT Explosions: 100
  1023. [20:13:19] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1024. [20:13:19] [Server thread/INFO]: Mob Spawn Range: 4
  1025. [20:13:19] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1026. [20:13:19] [Server thread/INFO]: Cane Growth Modifier: 100%
  1027. [20:13:19] [Server thread/INFO]: Melon Growth Modifier: 100%
  1028. [20:13:19] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1029. [20:13:19] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1030. [20:13:19] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1031. [20:13:19] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1032. [20:13:19] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1033. [20:13:19] [Server thread/INFO]: Vine Growth Modifier: 100%
  1034. [20:13:19] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1035. [20:13:19] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1036. [20:13:19] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1037. [20:13:19] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1038. [20:13:19] [Server thread/INFO]: Random Lighting Updates: false
  1039. [20:13:19] [Server thread/INFO]: Structure Info Saving: true
  1040. [20:13:19] [Server thread/INFO]: Item Despawn Rate: 6000
  1041. [20:13:19] [Server thread/INFO]: Item Merge Radius: 2.5
  1042. [20:13:19] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1043. [20:13:19] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1044. [20:13:19] [Server thread/INFO]: View Distance: 8
  1045. [20:13:19] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1046. [20:13:19] [Server thread/INFO]: Experience Merge Radius: 3.0
  1047. [20:13:19] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1048. [20:13:19] [Server thread/INFO]: Preparing start region for level 11 (Seed: 0)
  1049. [20:13:20] [Server thread/INFO]: [WorldGuard] (prison) TNT ignition is PERMITTED.
  1050. [20:13:20] [Server thread/INFO]: [WorldGuard] (prison) Lighters are PERMITTED.
  1051. [20:13:20] [Server thread/INFO]: [WorldGuard] (prison) Lava fire is blocked.
  1052. [20:13:20] [Server thread/INFO]: [WorldGuard] (prison) Fire spread is UNRESTRICTED.
  1053. [20:13:20] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'prison'
  1054. [20:13:20] [Server thread/INFO]: -------- World Settings For [plotsquered] --------
  1055. [20:13:20] [Server thread/INFO]: Max Entity Collisions: 8
  1056. [20:13:20] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617
  1057. [20:13:20] [Server thread/INFO]: Max TNT Explosions: 100
  1058. [20:13:20] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  1059. [20:13:20] [Server thread/INFO]: Mob Spawn Range: 4
  1060. [20:13:20] [Server thread/INFO]: Cactus Growth Modifier: 100%
  1061. [20:13:20] [Server thread/INFO]: Cane Growth Modifier: 100%
  1062. [20:13:20] [Server thread/INFO]: Melon Growth Modifier: 100%
  1063. [20:13:20] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  1064. [20:13:20] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  1065. [20:13:20] [Server thread/INFO]: Sapling Growth Modifier: 100%
  1066. [20:13:20] [Server thread/INFO]: Wheat Growth Modifier: 100%
  1067. [20:13:20] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  1068. [20:13:20] [Server thread/INFO]: Vine Growth Modifier: 100%
  1069. [20:13:20] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  1070. [20:13:20] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
  1071. [20:13:20] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  1072. [20:13:20] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
  1073. [20:13:20] [Server thread/INFO]: Random Lighting Updates: false
  1074. [20:13:20] [Server thread/INFO]: Structure Info Saving: true
  1075. [20:13:20] [Server thread/INFO]: Item Despawn Rate: 6000
  1076. [20:13:20] [Server thread/INFO]: Item Merge Radius: 2.5
  1077. [20:13:20] [Server thread/INFO]: Arrow Despawn Rate: 1200
  1078. [20:13:20] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  1079. [20:13:20] [Server thread/INFO]: View Distance: 8
  1080. [20:13:20] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  1081. [20:13:20] [Server thread/INFO]: Experience Merge Radius: 3.0
  1082. [20:13:20] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  1083. [20:13:20] [Server thread/INFO]: [P2] Detected world load for 'plotsquered'
  1084. [20:13:20] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
  1085. [20:13:20] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
  1086. [20:13:20] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
  1087. [20:13:20] [Server thread/INFO]: Preparing start region for level 12 (Seed: -7991144632141018011)
  1088. [20:13:21] [Server thread/INFO]: [WorldGuard] (plotsquered) TNT ignition is PERMITTED.
  1089. [20:13:21] [Server thread/INFO]: [WorldGuard] (plotsquered) Lighters are PERMITTED.
  1090. [20:13:21] [Server thread/INFO]: [WorldGuard] (plotsquered) Lava fire is blocked.
  1091. [20:13:21] [Server thread/INFO]: [WorldGuard] (plotsquered) Fire spread is UNRESTRICTED.
  1092. [20:13:21] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotsquered'
  1093. [20:13:21] [Server thread/INFO]: [Multiverse-Core] 13 - World(s) loaded.
  1094. [20:13:21] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b711 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
  1095. [20:13:21] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.22-SNAPSHOT (build 1487)
  1096. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Enabling AdvancedAchievements v5.2.9
  1097. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up config.yml file...
  1098. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up lang.yml file...
  1099. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Loading and backing up gui.yml file...
  1100. [20:13:21] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling PetMasterGive and PetMasterReceive categories.
  1101. [20:13:21] [Server thread/WARN]: [AdvancedAchievements] Ensure you have placed Pet Master with a minimum version of 1.4 in your plugins folder or add PetMasterGive and PetMasterReceive to the DisabledCategories list in your config.
  1102. [20:13:21] [Server thread/WARN]: [AdvancedAchievements] Overriding configuration: disabling DistanceLlama category.
  1103. [20:13:21] [Server thread/WARN]: [AdvancedAchievements] Llamas not available in your Minecraft version, please add DistanceLlama to the DisabledCategories list in your config.
  1104. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Loaded 48 achievements in 43 categories.
  1105. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] 3 disabled categories: [PetMasterReceive, DistanceLlama, PetMasterGive]
  1106. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Initialising command modules...
  1107. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Registering event listeners...
  1108. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Setting up custom tab completers...
  1109. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Initialising database...
  1110. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Launching scheduled tasks...
  1111. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Registering permissions...
  1112. [20:13:21] [Thread-14/INFO]: [AdvancedAchievements] Checking for plugin update...
  1113. [20:13:21] [Server thread/INFO]: [AdvancedAchievements] Plugin successfully enabled and ready to run! Took 140ms.
  1114. [20:13:21] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b268
  1115. [20:13:21] [Server thread/INFO]: [UltimateCasino] Enabling UltimateCasino v1.4.0
  1116. [20:13:22] [Server thread/INFO]: Casino has been enabled!
  1117. [20:13:22] [Server thread/INFO]: [CS-CoreLib] Enabling CS-CoreLib v1.4
  1118. [20:13:22] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v5.10.1
  1119. [20:13:22] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.0.8
  1120. [20:13:22] [Server thread/INFO]: [EnjinMinecraftPlugin] Initializing for the first time.
  1121. [20:13:22] [Server thread/INFO]: [EnjinMinecraftPlugin] Registering MenuAPI listener to EnjinMinecraftPlugin
  1122. [20:13:22] [Server thread/INFO]: Registering service: PluginService
  1123. [20:13:22] [Server thread/INFO]: Registering service: TicketService
  1124. [20:13:22] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.2.6
  1125. [20:13:22] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, using new version.
  1126. [20:13:22] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  1127. [20:13:22] [Server thread/INFO]: [Holograms] Enabling Holograms v2.5.0-SNAPSHOT
  1128. [20:13:22] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_10_R1.HologramEntityControllerImpl
  1129. [20:13:23] [Server thread/INFO]: [Quests] Enabling Quests v3.0.0-Naomi-b${env.BUILD_NUMBER}
  1130. [20:13:23] [Server thread/WARN]: [Quests] Could not save quests.yml to plugins/Quests/quests.yml because quests.yml already exists.
  1131. [20:13:23] [Server thread/WARN]: [Quests] Could not save events.yml to plugins/Quests/events.yml because events.yml already exists.
  1132. [20:13:23] [Server thread/WARN]: [Quests] Could not save data.yml to plugins/Quests/data.yml because data.yml already exists.
  1133. [20:13:23] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v10.4
  1134. [20:13:23] [Server thread/INFO]: [LeaderHeads] Connected to database
  1135. [20:13:23] [Server thread/INFO]: [LeaderHeads] Starting the core
  1136. [20:13:23] [Server thread/INFO]: [LeaderHeads] Hooked into Citizens
  1137. [20:13:23] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  1138. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the balance board with interval 180
  1139. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the walk board with interval 180
  1140. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the boat board with interval 180
  1141. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the bred board with interval 180
  1142. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the cake board with interval 180
  1143. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the climb board with interval 180
  1144. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the damage-give board with interval 180
  1145. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the damage-receive board with interval 180
  1146. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the deaths board with interval 180
  1147. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the dive board with interval 180
  1148. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the drop board with interval 180
  1149. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the enchanted board with interval 180
  1150. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the fish board with interval 180
  1151. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the fly board with interval 180
  1152. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the horse board with interval 180
  1153. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the joined board with interval 180
  1154. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the kills board with interval 180
  1155. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mine board with interval 180
  1156. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mobkills board with interval 180
  1157. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the minecart board with interval 180
  1158. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the pig board with interval 180
  1159. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the played board with interval 180
  1160. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the traded board with interval 180
  1161. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the minecart board with interval 180
  1162. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the treasure board with interval 180
  1163. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-creeper board with interval 180
  1164. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-skeleton board with interval 180
  1165. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-spider board with interval 180
  1166. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-zombie board with interval 180
  1167. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-slime board with interval 180
  1168. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-ghast board with interval 180
  1169. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-pigzombie board with interval 180
  1170. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-enderman board with interval 180
  1171. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-cavespider board with interval 180
  1172. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-silverfish board with interval 180
  1173. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-blaze board with interval 180
  1174. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-magmacube board with interval 180
  1175. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-bat board with interval 180
  1176. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-witch board with interval 180
  1177. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-endermite board with interval 180
  1178. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-guardian board with interval 180
  1179. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-shulker board with interval 180
  1180. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-pig board with interval 180
  1181. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-sheep board with interval 180
  1182. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-cow board with interval 180
  1183. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-chicken board with interval 180
  1184. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-squid board with interval 180
  1185. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-wolf board with interval 180
  1186. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-mushroomcow board with interval 180
  1187. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-ocelot board with interval 180
  1188. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-horse board with interval 180
  1189. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-rabbit board with interval 180
  1190. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-polarbear board with interval 180
  1191. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the va-villager board with interval 180
  1192. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the gal-votes board with interval 180
  1193. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the vr-total board with interval 180
  1194. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the vr-monthly board with interval 180
  1195. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the vr-streak board with interval 180
  1196. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the vr-previous board with interval 180
  1197. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-pointsmonth board with interval 180
  1198. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-pointsweek board with interval 180
  1199. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dmoney board with interval 180
  1200. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-recentmember board with interval 180
  1201. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-purchase board with interval 180
  1202. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dmoneymonth board with interval 180
  1203. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-voteday board with interval 180
  1204. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-voteweek board with interval 180
  1205. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dpointsday board with interval 180
  1206. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dmoneyday board with interval 180
  1207. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dmoneyweek board with interval 180
  1208. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-posts board with interval 180
  1209. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-voterecent board with interval 180
  1210. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-points board with interval 180
  1211. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dpointsweek board with interval 180
  1212. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-itempurchase board with interval 180
  1213. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-pointsday board with interval 180
  1214. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-votemonth board with interval 180
  1215. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dpointsmonth board with interval 180
  1216. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-time board with interval 180
  1217. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-dpoints board with interval 180
  1218. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the ej-likes board with interval 180
  1219. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the quests-points board with interval 180
  1220. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-acrobatics board with interval 180
  1221. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-acrobatics board with interval 180
  1222. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-alchemy board with interval 180
  1223. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-alchemy board with interval 180
  1224. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-archery board with interval 180
  1225. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-archery board with interval 180
  1226. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-axes board with interval 180
  1227. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-axes board with interval 180
  1228. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-excavation board with interval 180
  1229. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-excavation board with interval 180
  1230. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-fishing board with interval 180
  1231. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-fishing board with interval 180
  1232. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-herbalism board with interval 180
  1233. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-herbalism board with interval 180
  1234. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-mining board with interval 180
  1235. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-mining board with interval 180
  1236. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-repair board with interval 180
  1237. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-repair board with interval 180
  1238. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-salvage board with interval 180
  1239. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-salvage board with interval 180
  1240. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-smelting board with interval 180
  1241. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-smelting board with interval 180
  1242. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-swords board with interval 180
  1243. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-swords board with interval 180
  1244. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-taming board with interval 180
  1245. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-taming board with interval 180
  1246. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-unarmed board with interval 180
  1247. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-unarmed board with interval 180
  1248. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmo-woodcutting board with interval 180
  1249. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mmol-woodcutting board with interval 180
  1250. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the mcmmo-power board with interval 180
  1251. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the plsq-plots board with interval 180
  1252. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the plsq-avratings board with interval 180
  1253. [20:13:23] [Server thread/INFO]: [LeaderHeads] Launching the plsq-ratings board with interval 180
  1254. [20:13:23] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
  1255. [20:13:23] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  1256. [20:13:23] [Server thread/INFO]: [CommandNPC] Initiating Database
  1257. [20:13:23] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  1258. [20:13:23] [Thread-16/INFO]: [CommandNPC] Loading commands complete!
  1259. [20:13:23] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  1260. [20:13:23] [Server thread/INFO]: [StaffList] Enabling StaffList v3.84
  1261. [20:13:23] [Server thread/INFO]: [StaffList] enabled
  1262. [20:13:23] [Server thread/INFO]: StaffList: There is a new version for this plugin - A premium version with more features
  1263. [20:13:23] [Server thread/INFO]: To get this plugin visit dachiimp.com/StaffList
  1264. [20:13:23] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b268
  1265. [20:13:23] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.0.9
  1266. [20:13:24] [Server thread/INFO]: [QuickSell] Enabling QuickSell v2.0.6
  1267. [20:13:24] [Server thread/INFO]: [PrisonMines] Enabling PrisonMines v3.0.5
  1268. [20:13:24] [Server thread/INFO]: [PrisonMines] HolographicDisplays was found
  1269. [20:13:24] [Server thread/INFO]: [PrisonMines] Cracked by iDubbbz@DirectLeaks
  1270. [20:13:24] [Server thread/INFO]: [AreaShop] Enabling AreaShop v2.2.2
  1271. [20:13:25] [Server thread/INFO]: [MineCrates] Enabling MineCrates v2.8.0
  1272. [20:13:25] [Server thread/WARN]: [MineCrates] Incorrect area handler type! Defaulting to hook type: 'World'
  1273. [20:13:25] [Server thread/INFO]: [MineCrates] Valid area_handler types:
  1274. [20:13:25] [Server thread/INFO]: [MineCrates] World: crates spawn globally in a certain world with world specific rewards.
  1275. [20:13:25] [Server thread/INFO]: [MineCrates] MineResetLite: crates spawn in specific MineResetLite areas where each area is tied to a specific region / mine name
  1276. [20:13:25] [Server thread/INFO]: [MineCrates] This area_handler requires the plugin: MineResetLite
  1277. [20:13:25] [Server thread/INFO]: [MineCrates] PrisonMines: crates spawn in specific PrisonMines areas where each area is tied to a specific region / mine name
  1278. [20:13:25] [Server thread/INFO]: [MineCrates] This area_handler requires the plugin: PrisonMines
  1279. [20:13:25] [Server thread/INFO]: [MineCrates] WorldGuard: crates spawn in specific WorldGuard areas where each area is tied to a specific region / mine name
  1280. [20:13:25] [Server thread/INFO]: [MineCrates] This area_handler requires the plugin: WorldGuard
  1281. [20:13:25] [Server thread/INFO]: [MineCrates] area_handler hook successfully set to: 'World'
  1282. [20:13:25] [Server thread/INFO]: [MineCrates] Loaded reward list: Hero with 4 rewards.
  1283. [20:13:25] [Server thread/WARN]: [MineCrates] Material for item in reward list: default does not have a valid material set!
  1284. [20:13:25] [Server thread/INFO]: [MineCrates] Reward: example_item_4 in reward list: default will not be loaded!
  1285. [20:13:25] [Server thread/WARN]: [MineCrates] Material for item in reward list: default does not have a valid material set!
  1286. [20:13:25] [Server thread/INFO]: [MineCrates] Reward: example_item_6 in reward list: default will not be loaded!
  1287. [20:13:25] [Server thread/INFO]: [MineCrates] Loaded reward list: default with 7 rewards.
  1288. [20:13:25] [Server thread/INFO]: [MineCrates] 1 MineCrate areas loaded...
  1289. [20:13:25] [Server thread/INFO]: [MineCrates] Cracked by Lemur9099@BlackSpigot
  1290. [20:13:25] [Server thread/INFO]: [PermissionBoosters] Enabling PermissionBoosters v2.4
  1291. [20:13:25] [Server thread/INFO]: PermissionBoosters is now making global QuickSell permission-based boosters that range from 1.1 to 10.0.
  1292. [20:13:25] [Server thread/INFO]: [PrisonUtils] Enabling PrisonUtils v1.7
  1293. [20:13:25] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  1294. [20:13:25] [Server thread/INFO]: Done (23.460s)! For help, type "help" or "?"
  1295. [20:13:25] [Craft Scheduler Thread - 5/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  1296. [20:13:25] [Craft Scheduler Thread - 9/WARN]: Exception in thread "Craft Scheduler Thread - 9"
  1297. [20:13:25] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.10(210)
  1298. [20:13:25] [Craft Scheduler Thread - 9/WARN]: org.apache.commons.lang.UnhandledException: Plugin FlyDisabler v0.3 generated an exception while executing task 24
  1299. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1300. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1301. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1302. at java.lang.Thread.run(Thread.java:748)
  1303. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1304. at org.github.abc33.Metrics.postPlugin(Metrics.java:335)
  1305. at org.github.abc33.Metrics.access$4(Metrics.java:328)
  1306. at org.github.abc33.Metrics$1.run(Metrics.java:223)
  1307. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  1308. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1309. ... 3 more
  1310.  
  1311. [20:13:25] [Thread-17/INFO]: [CS-CoreLib - Updater] PrisonUtils is up to date!
  1312. [20:13:25] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  1313. [20:13:25] [Thread-18/INFO]: [CS-CoreLib - Updater] QuickSell is up to date!
  1314. [20:13:26] [Craft Scheduler Thread - 14/INFO]: [PlaceholderAPI] 90 placeholder expansions are available on the cloud.
  1315. [20:13:26] [Craft Scheduler Thread - 14/INFO]: [PlaceholderAPI] 0 expansions you use have updates.
  1316. [20:13:26] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  1317. [20:13:26] [Craft Scheduler Thread - 22/WARN]: Exception in thread "Craft Scheduler Thread - 22"
  1318. [20:13:26] [Craft Scheduler Thread - 17/INFO]: [GAListener] Connection established!
  1319. [20:13:26] [Craft Scheduler Thread - 22/WARN]: org.apache.commons.lang.UnhandledException: Plugin GAListener v1.3.1 generated an exception while executing task 461
  1320. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1321. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1322. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1323. at java.lang.Thread.run(Thread.java:748)
  1324. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1325. at com.swifteh.GAL.Metrics.postPlugin(Metrics.java:335)
  1326. at com.swifteh.GAL.Metrics.access$4(Metrics.java:328)
  1327. at com.swifteh.GAL.Metrics$1.run(Metrics.java:223)
  1328. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  1329. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1330. ... 3 more
  1331.  
  1332. [20:13:26] [Craft Scheduler Thread - 17/INFO]: [GAListener] Loading queued votes
  1333. [20:13:26] [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.
  1334. [20:13:26] [Craft Scheduler Thread - 26/INFO]: [PlayerVaults] We didn't find an update!
  1335. [20:13:26] [Craft Scheduler Thread - 25/WARN]: Exception in thread "Craft Scheduler Thread - 25"
  1336. [20:13:26] [Craft Scheduler Thread - 25/WARN]: org.apache.commons.lang.UnhandledException: Plugin Multiverse-Core v2.5-b711 generated an exception while executing task 7569
  1337. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:56)
  1338. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1339. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1340. at java.lang.Thread.run(Thread.java:748)
  1341. Caused by: java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1342. at org.mcstats.multiverse.Metrics.postPlugin(Metrics.java:357)
  1343. at org.mcstats.multiverse.Metrics.access$400(Metrics.java:64)
  1344. at org.mcstats.multiverse.Metrics$1.run(Metrics.java:245)
  1345. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  1346. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1347. ... 3 more
  1348.  
  1349. [20:13:26] [Craft Scheduler Thread - 17/INFO]: [GAListener] Loaded 10 queued votes
  1350. [20:13:26] [Server thread/WARN]: [Holograms] holograms.yml file had no 'holograms' section defined, no holograms loaded
  1351. [20:13:26] [Craft Scheduler Thread - 19/INFO]: [AreaShop] Update from AreaShop V2.2.2 to AreaShop V2.4.0 available, get the latest version at http://dev.bukkit.org/bukkit-plugins/regionbuyandrent/
  1352. [20:13:26] [Thread-20/INFO]: [CS-CoreLib - Updater] CS-CoreLib is outdated!
  1353. [20:13:26] [Thread-20/INFO]: [CS-CoreLib - Updater] Downloading CS-CoreLib v1.5.15
  1354. [20:13:26] [Server thread/INFO]: [Citizens] Loaded 48 NPCs.
  1355. [20:13:26] [Server thread/INFO]: Did you know you can do /warp a to begin your journey?
  1356. [20:13:26] [Craft Scheduler Thread - 57/INFO]: [Vault] Checking for Updates ...
  1357. [20:13:26] [Craft Scheduler Thread - 1/INFO]: [MineCrates] You are running the latest version of MineCrates!
  1358. [20:13:26] [Craft Scheduler Thread - 57/INFO]: [Vault] No new version available
  1359. [20:13:27] [Server thread/INFO]: [Quests] 4 Quest(s) loaded.
  1360. [20:13:27] [Server thread/INFO]: [Quests] 7 Event(s) loaded.
  1361. [20:13:27] [Server thread/INFO]: [Quests] 856 Phrase(s) loaded.
  1362. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading all crate preview inventories...
  1363. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading SolarWind preview....
  1364. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> SolarWind loaded.
  1365. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading Holiday preview....
  1366. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Holiday loaded.
  1367. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading Mythical preview....
  1368. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Mythical loaded.
  1369. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading Crazy preview....
  1370. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Crazy loaded.
  1371. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading Galactic preview....
  1372. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Galactic loaded.
  1373. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading Pandoras preview....
  1374. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Pandoras loaded.
  1375. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Loading Vote preview....
  1376. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> Vote loaded.
  1377. [20:13:27] [Server thread/INFO]: [Crazy Crates]>> All crate previews have been loaded.
  1378. [20:13:27] [Server thread/WARN]:
  1379. [20:13:27] [Server thread/WARN]: #################### - FATAL ERROR - ####################
  1380. [20:13:27] [Server thread/WARN]: Could not auto-update CS-CoreLib
  1381. [20:13:27] [Server thread/WARN]: #################### - FATAL ERROR - ####################
  1382. [20:13:27] [Server thread/WARN]:
  1383. [20:13:27] [Server thread/WARN]: java.io.IOException: Server returned HTTP response code: 400 for URL: http://servermods.cursecdn.com/files/2433/952/CS-CoreLib v1.5.15.jar
  1384. [20:13:27] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1876)
  1385. [20:13:27] [Server thread/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
  1386. [20:13:27] [Server thread/WARN]: at java.net.URL.openStream(URL.java:1045)
  1387. [20:13:27] [Server thread/WARN]: at me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask$1.run(Updater.java:133)
  1388. [20:13:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  1389. [20:13:27] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350)
  1390. [20:13:27] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723)
  1391. [20:13:27] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  1392. [20:13:27] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  1393. [20:13:27] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  1394. [20:13:27] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1395. [20:13:27] [Server thread/WARN]:
  1396. [20:13:27] [Server thread/WARN]: #################### - UPDATE - ####################
  1397. [20:13:27] [Server thread/WARN]: CS-CoreLib was successfully updated (1.4 -> 1.5.15)
  1398. [20:13:27] [Server thread/WARN]: Please restart your Server in order to use the new Version
  1399. [20:13:27] [Server thread/WARN]:
  1400. [20:13:27] [Craft Scheduler Thread - 7/INFO]: [BuycraftX] Fetching all due players...
  1401. [20:13:27] [Server thread/WARN]: [GAListener] Task #460 for GAListener v1.3.1 generated an exception
  1402. java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player;
  1403. at com.swifteh.GAL.GAL$6.run(GAL.java:409) ~[?:?]
  1404. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  1405. at org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  1406. at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:723) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  1407. at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  1408. at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  1409. at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567) [spigot-1.10.2.jar:git-Spigot-90f61bc-83a9dbd]
  1410. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_141]
  1411. [20:13:28] [Craft Scheduler Thread - 7/INFO]: [BuycraftX] Fetched due players (0 found).
  1412. [20:14:03] [Server thread/INFO]: CONSOLE issued server command: /list
  1413. [20:14:03] [Server thread/INFO]: There are 0 out of maximum 20 players online.
  1414. [20:14:26] [Craft Scheduler Thread - 57/INFO]: [BuycraftX] Updating coupon list...
  1415. [20:14:38] [User Authenticator #1/INFO]: UUID of player InfiniteBoy22 is 3638a10d-6d0f-44e2-8397-6fd76da32627
  1416. [20:14:39] [Server thread/INFO]: [LoginPremium 1.0] player InfiniteBoy22 belongs to multiple groups! remove other permissions if needed.
  1417. [20:14:39] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_10_R1.ChatSerializer
  1418. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
  1419. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  1420. [20:14:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  1421. [20:14:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  1422. [20:14:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  1423. [20:14:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
  1424. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.util.ReflectionUtils.getCraftClass(ReflectionUtils.java:29)
  1425. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.getNmsClass(ActionBarMessage.java:70)
  1426. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.sendMessage(ActionBarMessage.java:37)
  1427. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.message(ActionBarMessage.java:23)
  1428. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.message(LoginPremiumPlayerListener.java:180)
  1429. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.broadcast(LoginPremiumPlayerListener.java:167)
  1430. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.MessagePublicLogin(LoginPremiumPlayerListener.java:147)
  1431. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.onPlayerJoin(LoginPremiumPlayerListener.java:76)
  1432. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1433. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1434. [20:14:39] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1435. [20:14:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1436. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1437. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1438. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1439. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1440. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333)
  1441. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159)
  1442. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144)
  1443. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54)
  1444. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233)
  1445. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140)
  1446. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827)
  1447. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  1448. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  1449. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  1450. [20:14:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1451. [20:14:39] [Server thread/WARN]: java.lang.NullPointerException
  1452. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.sendMessage(ActionBarMessage.java:37)
  1453. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.message(ActionBarMessage.java:23)
  1454. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.message(LoginPremiumPlayerListener.java:180)
  1455. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.broadcast(LoginPremiumPlayerListener.java:167)
  1456. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.MessagePublicLogin(LoginPremiumPlayerListener.java:147)
  1457. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.onPlayerJoin(LoginPremiumPlayerListener.java:76)
  1458. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1459. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1460. [20:14:39] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1461. [20:14:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1462. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1463. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1464. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1465. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1466. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333)
  1467. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159)
  1468. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144)
  1469. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54)
  1470. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233)
  1471. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140)
  1472. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827)
  1473. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  1474. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  1475. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  1476. [20:14:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1477. [20:14:39] [Server thread/INFO]: [LoginPremium 1.0] player InfiniteBoy22 belongs to multiple groups! remove other permissions if needed.
  1478. [20:14:39] [Server thread/WARN]: java.lang.ClassNotFoundException: net.minecraft.server.v1_10_R1.ChatSerializer
  1479. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91)
  1480. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86)
  1481. [20:14:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  1482. [20:14:39] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  1483. [20:14:39] [Server thread/WARN]: at java.lang.Class.forName0(Native Method)
  1484. [20:14:39] [Server thread/WARN]: at java.lang.Class.forName(Class.java:264)
  1485. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.util.ReflectionUtils.getCraftClass(ReflectionUtils.java:29)
  1486. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.getNmsClass(ActionBarMessage.java:70)
  1487. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.sendMessage(ActionBarMessage.java:37)
  1488. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.message(ActionBarMessage.java:23)
  1489. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.message(LoginPremiumPlayerListener.java:180)
  1490. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.MessagePrivateLogin(LoginPremiumPlayerListener.java:153)
  1491. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.onPlayerJoin(LoginPremiumPlayerListener.java:83)
  1492. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1493. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1494. [20:14:39] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1495. [20:14:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1496. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1497. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1498. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1499. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1500. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333)
  1501. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159)
  1502. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144)
  1503. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54)
  1504. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233)
  1505. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140)
  1506. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827)
  1507. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  1508. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  1509. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  1510. [20:14:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1511. [20:14:39] [Server thread/WARN]: java.lang.NullPointerException
  1512. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.sendMessage(ActionBarMessage.java:37)
  1513. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.messagemode.ActionBarMessage.message(ActionBarMessage.java:23)
  1514. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.message(LoginPremiumPlayerListener.java:180)
  1515. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.MessagePrivateLogin(LoginPremiumPlayerListener.java:153)
  1516. [20:14:39] [Server thread/WARN]: at net.castegaming.plugins.LoginPremium.LoginPremiumPlayerListener.onPlayerJoin(LoginPremiumPlayerListener.java:83)
  1517. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1518. [20:14:39] [Server thread/WARN]: at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1519. [20:14:39] [Server thread/WARN]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1520. [20:14:39] [Server thread/WARN]: at java.lang.reflect.Method.invoke(Method.java:498)
  1521. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1522. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1523. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1524. [20:14:39] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1525. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.onPlayerJoin(PlayerList.java:333)
  1526. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.PlayerList.a(PlayerList.java:159)
  1527. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.b(LoginListener.java:144)
  1528. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.LoginListener.E_(LoginListener.java:54)
  1529. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:233)
  1530. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.ServerConnection.c(ServerConnection.java:140)
  1531. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:827)
  1532. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  1533. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  1534. [20:14:39] [Server thread/WARN]: at net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  1535. [20:14:39] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:748)
  1536. [20:14:39] [Server thread/INFO]: InfiniteBoy22[] logged in with entity id 1826 at ([prison]-250.62141008976883, 42.0, -406.75284267061676)
  1537. [20:14:39] [Craft Scheduler Thread - 1/INFO]: [GAListener] Player: InfiniteBoy22 has 16 votes
  1538. [20:14:39] [Server thread/INFO]: [+] InfiniteBoy22
  1539. [20:14:40] [Server thread/INFO]: CONSOLE issued server command: /list
  1540. [20:14:40] [Server thread/INFO]: There are 1 out of maximum 20 players online.
  1541. [20:14:40] [Server thread/INFO]: I: InfiniteBoy22» Owner
  1542. [20:15:48] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  1543. [20:15:48] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  1544. [20:15:48] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  1545. [20:15:48] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-90f61bc-83a9dbd (MC: 1.10.2)
  1546. [20:15:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1547. [20:15:48] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  1548. [20:15:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1549. [20:15:48] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  1550. [20:15:48] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  1551. [20:15:48] [Spigot Watchdog Thread/ERROR]: Stack:
  1552. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.sequence(Pattern.java:2130)
  1553. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.expr(Pattern.java:1996)
  1554. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1696)
  1555. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.<init>(Pattern.java:1351)
  1556. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.regex.Pattern.compile(Pattern.java:1054)
  1557. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.RegExpMatcher.createPattern(RegExpMatcher.java:39)
  1558. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.RegExpMatcher$1.load(RegExpMatcher.java:20)
  1559. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.RegExpMatcher$1.load(RegExpMatcher.java:17)
  1560. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3524)
  1561. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2317)
  1562. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
  1563. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
  1564. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  1565. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
  1566. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
  1567. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.RegExpMatcher.isMatches(RegExpMatcher.java:27)
  1568. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.checkSingle(PermissiblePEX.java:213)
  1569. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.permissionValue(PermissiblePEX.java:241)
  1570. [20:15:48] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.hasPermission(PermissiblePEX.java:150)
  1571. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:113)
  1572. [20:15:48] [Spigot Watchdog Thread/ERROR]: me.MrEminent42.PermissionBoosters.PermBooster.getAppliedPlayers(PermBooster.java:45)
  1573. [20:15:48] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuickSell.boosters.Booster.getBoosters(Booster.java:232)
  1574. [20:15:48] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuickSell.boosters.MCMMOBoosterListener.onXPGain(MCMMOBoosterListener.java:22)
  1575. [20:15:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1576. [20:15:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1577. [20:15:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1578. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  1579. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1580. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1581. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1582. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1583. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.EventUtils.handleXpGainEvent(EventUtils.java:157)
  1584. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.datatypes.player.McMMOPlayer.applyXpGain(McMMOPlayer.java:472)
  1585. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.datatypes.player.McMMOPlayer.beginUnsharedXpGain(McMMOPlayer.java:440)
  1586. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.datatypes.player.McMMOPlayer.beginXpGain(McMMOPlayer.java:430)
  1587. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.skills.SkillManager.applyXpGain(SkillManager.java:32)
  1588. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.skills.mining.MiningManager.miningBlockCheck(MiningManager.java:62)
  1589. [20:15:48] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.listeners.BlockListener.onBlockBreak(BlockListener.java:240)
  1590. [20:15:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  1591. [20:15:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  1592. [20:15:48] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  1593. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  1594. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  1595. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  1596. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  1597. [20:15:48] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  1598. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:293)
  1599. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerInteractManager.a(PlayerInteractManager.java:194)
  1600. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:834)
  1601. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketPlayInBlockDig.a(SourceFile:40)
  1602. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketPlayInBlockDig.a(SourceFile:10)
  1603. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  1604. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  1605. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  1606. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45)
  1607. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732)
  1608. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  1609. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  1610. [20:15:48] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  1611. [20:15:48] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1612. [20:15:48] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1613. [20:15:48] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  1614. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1615. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-2
  1616. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 206 | Suspended: false | Native: false | State: WAITING
  1617. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1618. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1619. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1620. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1621. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  1622. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1623. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1624. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1625. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1626. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1627. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1628. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-22-thread-1
  1629. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 205 | Suspended: false | Native: false | State: WAITING
  1630. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1631. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1632. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1633. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1634. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1635. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1636. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1637. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1638. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1639. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1640. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: RxComputationScheduler-1
  1641. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 204 | Suspended: false | Native: false | State: WAITING
  1642. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1643. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1644. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1645. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1646. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  1647. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1648. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1649. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1650. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1651. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1652. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1653. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  1654. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 203 | Suspended: false | Native: false | State: WAITING
  1655. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1656. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1657. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1658. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1659. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1660. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1661. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1662. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1663. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1664. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1665. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 2
  1666. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 193 | Suspended: false | Native: false | State: WAITING
  1667. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1668. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1669. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1670. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1671. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1672. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1673. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1674. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1675. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1676. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1677. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 1
  1678. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 192 | Suspended: false | Native: false | State: WAITING
  1679. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1680. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1681. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1682. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1683. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1684. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1685. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1686. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1687. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1688. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1689. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Head Conversion Thread - 0
  1690. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 191 | Suspended: false | Native: false | State: WAITING
  1691. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1692. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1693. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1694. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1695. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1696. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1697. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1698. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1699. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1700. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1701. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  1702. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 187 | Suspended: false | Native: false | State: TIMED_WAITING
  1703. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1704. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1705. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.FileIOThread.c(SourceFile:51)
  1706. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.FileIOThread.run(SourceFile:30)
  1707. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1708. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1709. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 41
  1710. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 134 | Suspended: false | Native: false | State: TIMED_WAITING
  1711. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1712. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1713. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1714. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1715. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1716. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1717. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1718. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1719. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1720. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1721. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1722. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 28
  1723. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 119 | Suspended: false | Native: false | State: TIMED_WAITING
  1724. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1725. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1726. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1727. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1728. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1729. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1730. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1731. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1732. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1733. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1734. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1735. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 27
  1736. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 118 | Suspended: false | Native: false | State: TIMED_WAITING
  1737. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1738. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1739. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1740. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1741. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1742. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1743. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1744. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1745. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1746. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1747. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1748. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 15
  1749. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 105 | Suspended: false | Native: false | State: TIMED_WAITING
  1750. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1751. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1752. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1753. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1754. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1755. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1756. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1757. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1758. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1759. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1760. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1761. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 13
  1762. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 103 | Suspended: false | Native: false | State: TIMED_WAITING
  1763. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1764. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1765. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1766. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1767. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1768. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1769. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1770. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1771. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1772. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1773. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1774. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 12
  1775. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 102 | Suspended: false | Native: false | State: TIMED_WAITING
  1776. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1777. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1778. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1779. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1780. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1781. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1782. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1783. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1784. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1785. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1786. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1787. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 11
  1788. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 101 | Suspended: false | Native: false | State: TIMED_WAITING
  1789. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1790. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1791. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1792. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1793. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1794. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1795. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1796. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1797. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1798. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1799. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1800. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 10
  1801. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 100 | Suspended: false | Native: false | State: TIMED_WAITING
  1802. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1803. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1804. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1805. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1806. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1807. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1808. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1809. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1810. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1811. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1812. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1813. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-18
  1814. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 96 | Suspended: false | Native: false | State: WAITING
  1815. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1816. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1817. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
  1818. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
  1819. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:117)
  1820. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:58)
  1821. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1822. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1823. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 4
  1824. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 90 | Suspended: false | Native: false | State: TIMED_WAITING
  1825. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1826. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1827. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1828. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1829. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1830. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1831. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1832. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1833. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1834. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1835. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1836. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 3
  1837. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 89 | Suspended: false | Native: false | State: TIMED_WAITING
  1838. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1839. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  1840. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.intellectualcrafters.plot.database.SQLManager$1.run(SQLManager.java:163)
  1841. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftTask.run(CraftTask.java:71)
  1842. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:53)
  1843. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1844. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1845. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1846. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1847. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-17
  1848. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 88 | Suspended: false | Native: false | State: WAITING
  1849. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1850. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1851. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1252)
  1852. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.join(Thread.java:1326)
  1853. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.check(Updater.java:117)
  1854. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.CSCoreLibPlugin.updater.Updater$UpdaterTask.run(Updater.java:58)
  1855. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1856. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1857. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Craft Scheduler Thread - 0
  1858. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 85 | Suspended: false | Native: false | State: TIMED_WAITING
  1859. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1860. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1861. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1862. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
  1863. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
  1864. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
  1865. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
  1866. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1867. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1868. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1869. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1870. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-58-thread-1
  1871. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 83 | Suspended: false | Native: false | State: WAITING
  1872. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1873. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1874. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1875. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1876. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1081)
  1877. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1878. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1879. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1880. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1881. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1882. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1883. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
  1884. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 82 | Suspended: false | Native: false | State: TIMED_WAITING
  1885. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1886. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1887. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1888. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1889. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  1890. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1891. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1892. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1893. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1894. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1895. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1896. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
  1897. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 81 | Suspended: false | Native: false | State: TIMED_WAITING
  1898. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1899. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1900. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1901. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1902. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  1903. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1904. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1905. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1906. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1907. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1908. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1909. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
  1910. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 80 | Suspended: false | Native: false | State: TIMED_WAITING
  1911. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1912. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1913. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
  1914. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
  1915. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
  1916. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
  1917. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1918. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1919. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1920. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1921. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1922. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-16
  1923. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 79 | Suspended: false | Native: false | State: WAITING
  1924. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1925. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1926. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  1927. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
  1928. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1929. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  1930. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  1931. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1932. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1933. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  1934. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  1935. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1936. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #3
  1937. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: true | State: RUNNABLE
  1938. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1939. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1940. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1941. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1942. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1943. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1944. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1945. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #2
  1946. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
  1947. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1948. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1949. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1950. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1951. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1952. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1953. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1954. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  1955. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 50 | Suspended: false | Native: false | State: WAITING
  1956. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1957. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  1958. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  1959. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  1960. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  1961. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
  1962. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
  1963. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  1964. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1965. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1966. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-11
  1967. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: true | State: RUNNABLE
  1968. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1969. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.net.PlainSocketImpl.socketAccept(Native Method)
  1970. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.net.AbstractPlainSocketImpl.accept(AbstractPlainSocketImpl.java:409)
  1971. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.implAccept(ServerSocket.java:545)
  1972. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.net.ServerSocket.accept(ServerSocket.java:513)
  1973. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.vexsoftware.votifier.net.VoteReceiver.run(VoteReceiver.java:114)
  1974. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1975. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Okio Watchdog
  1976. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  1977. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1978. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1979. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  1980. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout.awaitTimeout(AsyncTimeout.java:338)
  1981. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okio.AsyncTimeout$Watchdog.run(AsyncTimeout.java:313)
  1982. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1983. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #1
  1984. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: RUNNABLE
  1985. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1986. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.Native.epollWait(Native Method)
  1987. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:194)
  1988. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:219)
  1989. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  1990. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  1991. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1992. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: OkHttp ConnectionPool
  1993. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 46 | Suspended: false | Native: false | State: TIMED_WAITING
  1994. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  1995. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1996. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:460)
  1997. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.buycraft.plugin.internal.okhttp3.ConnectionPool$1.run(ConnectionPool.java:66)
  1998. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
  1999. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
  2000. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2001. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2002. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  2003. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  2004. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2005. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2006. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  2007. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  2008. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2009. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  2010. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  2011. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2012. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2013. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  2014. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  2015. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2016. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  2017. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: false | State: TIMED_WAITING
  2018. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2019. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2020. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  2021. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:43)
  2022. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2023. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Epoll Server IO #0
  2024. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: BLOCKED
  2025. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2026. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:486)
  2027. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketStatusListener.a(PacketStatusListener.java:101)
  2028. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketStatusInStart.a(SourceFile:23)
  2029. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketStatusInStart.a(SourceFile:8)
  2030. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.NetworkManager.a(NetworkManager.java:126)
  2031. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.NetworkManager.channelRead0(NetworkManager.java:327)
  2032. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.NetworkManager.channelRead0(NetworkManager.java:1)
  2033. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:105)
  2034. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  2035. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  2036. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
  2037. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  2038. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  2039. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  2040. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  2041. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  2042. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:263)
  2043. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  2044. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  2045. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
  2046. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  2047. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  2048. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
  2049. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:333)
  2050. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:319)
  2051. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
  2052. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollSocketChannel$EpollSocketUnsafe.epollInReady(EpollSocketChannel.java:722)
  2053. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.processReady(EpollEventLoop.java:326)
  2054. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:264)
  2055. [20:15:49] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
  2056. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2057. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2058. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  2059. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: TIMED_WAITING
  2060. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2061. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2062. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  2063. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  2064. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2065. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  2066. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: RUNNABLE
  2067. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2068. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  2069. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
  2070. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  2071. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2072. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  2073. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  2074. [20:15:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  2075. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2076. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  2077. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  2078. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2079. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.readBytes(Native Method)
  2080. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.io.FileInputStream.read(FileInputStream.java:255)
  2081. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
  2082. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.io.BufferedInputStream.read(BufferedInputStream.java:265)
  2083. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:248)
  2084. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  2085. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  2086. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  2087. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLineSimple(ConsoleReader.java:3183)
  2088. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2333)
  2089. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2269)
  2090. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2257)
  2091. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer$2.run(DedicatedServer.java:86)
  2092. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2093. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  2094. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: false | State: WAITING
  2095. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2096. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  2097. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
  2098. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
  2099. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
  2100. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.mojang.util.QueueLogAppender.getNextLogEvent(QueueLogAppender.java:77)
  2101. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:27)
  2102. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2103. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2104. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  2105. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: false | State: RUNNABLE
  2106. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2107. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2108. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  2109. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  2110. [20:15:49] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  2111. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
  2112. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.permissionValue(PermissiblePEX.java:241)
  2113. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  2114. [20:15:49] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  2115. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2116. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.preWriteCleanup(LocalCache.java:3426)
  2117. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.storeLoadedValue(LocalCache.java:3113)
  2118. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.getAndRecordStats(LocalCache.java:2351)
  2119. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2318)
  2120. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2280)
  2121. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2195)
  2122. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache.get(LocalCache.java:3934)
  2123. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:3938)
  2124. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:4821)
  2125. [20:15:49] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.RegExpMatcher.isMatches(RegExpMatcher.java:27)
  2126. [20:15:49] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.checkSingle(PermissiblePEX.java:213)
  2127. [20:15:49] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.permissionValue(PermissiblePEX.java:241)
  2128. [20:15:49] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PermissiblePEX.hasPermission(PermissiblePEX.java:127)
  2129. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_10_R1.entity.CraftHumanEntity.hasPermission(CraftHumanEntity.java:109)
  2130. [20:15:49] [Spigot Watchdog Thread/ERROR]: ru.tehkode.permissions.bukkit.regexperms.PEXPermissionSubscriptionMap$PEXSubscriptionValueMap.keySet(PEXPermissionSubscriptionMap.java:169)
  2131. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.getPermissionSubscriptions(SimplePluginManager.java:678)
  2132. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.permissions.Permission.getPermissibles(Permission.java:153)
  2133. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.permissions.Permission.recalculatePermissibles(Permission.java:163)
  2134. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.permissions.Permission.<init>(Permission.java:67)
  2135. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.permissions.Permission.<init>(Permission.java:35)
  2136. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.MrEminent42.PermissionBoosters.PermBooster.getAppliedPlayers(PermBooster.java:43)
  2137. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuickSell.boosters.Booster.getBoosters(Booster.java:232)
  2138. [20:15:49] [Spigot Watchdog Thread/ERROR]: me.mrCookieSlime.QuickSell.boosters.MCMMOBoosterListener.onXPGain(MCMMOBoosterListener.java:22)
  2139. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2140. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2141. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2142. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  2143. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  2144. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  2145. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  2146. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  2147. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.util.EventUtils.handleXpGainEvent(EventUtils.java:157)
  2148. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.datatypes.player.McMMOPlayer.applyXpGain(McMMOPlayer.java:472)
  2149. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.datatypes.player.McMMOPlayer.beginUnsharedXpGain(McMMOPlayer.java:440)
  2150. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.datatypes.player.McMMOPlayer.beginXpGain(McMMOPlayer.java:430)
  2151. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.skills.SkillManager.applyXpGain(SkillManager.java:32)
  2152. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.skills.mining.MiningManager.miningBlockCheck(MiningManager.java:62)
  2153. [20:15:49] [Spigot Watchdog Thread/ERROR]: com.gmail.nossr50.listeners.BlockListener.onBlockBreak(BlockListener.java:240)
  2154. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  2155. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  2156. [20:15:49] [Spigot Watchdog Thread/ERROR]: sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  2157. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.reflect.Method.invoke(Method.java:498)
  2158. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306)
  2159. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
  2160. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
  2161. [20:15:49] [Spigot Watchdog Thread/ERROR]: org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
  2162. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerInteractManager.breakBlock(PlayerInteractManager.java:293)
  2163. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerInteractManager.a(PlayerInteractManager.java:194)
  2164. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerConnection.a(PlayerConnection.java:834)
  2165. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketPlayInBlockDig.a(SourceFile:40)
  2166. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PacketPlayInBlockDig.a(SourceFile:10)
  2167. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.PlayerConnectionUtils$1.run(SourceFile:13)
  2168. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
  2169. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.FutureTask.run(FutureTask.java:266)
  2170. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.SystemUtils.a(SourceFile:45)
  2171. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.D(MinecraftServer.java:732)
  2172. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer.D(DedicatedServer.java:400)
  2173. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.C(MinecraftServer.java:668)
  2174. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.MinecraftServer.run(MinecraftServer.java:567)
  2175. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Thread.java:748)
  2176. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2177. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  2178. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  2179. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2180. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  2181. [20:15:49] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_10_R1.DedicatedServer$1.run(DedicatedServer.java:59)
  2182. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2183. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  2184. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: TIMED_WAITING
  2185. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2186. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2187. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Timer.java:552)
  2188. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Timer.java:505)
  2189. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2190. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  2191. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  2192. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2193. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2194. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  2195. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  2196. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2197. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2198. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
  2199. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
  2200. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
  2201. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2202. [20:15:49] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  2203. [20:15:49] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  2204. [20:15:49] [Spigot Watchdog Thread/ERROR]: Stack:
  2205. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  2206. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Object.java:502)
  2207. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Reference.java:191)
  2208. [20:15:49] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
  2209. [20:15:49] [Spigot Watchdog Thread/ERROR]: ------------------------------
  2210. [20:15:49] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  2211. [20:15:49] [Thread-3/INFO]: Stopping server
Advertisement
Add Comment
Please, Sign In to add comment