Advertisement
Guest User

Server logs

a guest
Nov 27th, 2018
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 101.61 KB | None | 0 0
  1. [07:18:32] [Server thread/INFO]: Starting minecraft server version 1.12.2
  2. [07:18:32] [Server thread/INFO]: Loading properties
  3. [07:18:32] [Server thread/INFO]: Default game type: SURVIVAL
  4. [07:18:32] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-e8ded36-acbc348 (MC: 1.12.2) (Implementing API version 1.12.2-R0.1-SNAPSHOT)
  5. [07:18:33] [Server thread/INFO]: Debug logging is disabled
  6. [07:18:33] [Server thread/INFO]: Server Ping Player Sample Count: 12
  7. [07:18:33] [Server thread/INFO]: Using 4 threads for Netty based IO
  8. [07:18:33] [Server thread/INFO]: Generating keypair
  9. [07:18:33] [Server thread/INFO]: Starting Minecraft server on *:25566
  10. [07:18:33] [Server thread/INFO]: Using default channel type
  11. [07:18:34] [Server thread/ERROR]: Could not load 'plugins\BungeecordPartyAndFriends.jar' in folder 'plugins'
  12. org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
  13. at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:152) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  14. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [spigot.jar:git-Spigot-e8ded36-acbc348]
  15. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-e8ded36-acbc348]
  16. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-e8ded36-acbc348]
  17. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git3-Spigot-e8ded36-acbc348]
  18. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  19. Caused by: java.io.FileNotFoundException: Jar does not contain plugin.yml
  20. ... 6 more
  21. [07:18:36] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  22. [07:18:36] [Server thread/ERROR]: Could not load 'plugins\LiteAnnouncer.jar' in folder 'plugins'
  23. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  24. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  25. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  26. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-e8ded36-acbc348]
  27. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-e8ded36-acbc348]
  28. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-e8ded36-acbc348]
  29. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-e8ded36-acbc348]
  30. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  31. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  32. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  33. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  34. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  35. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  36. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  37. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  38. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  39. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  40. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  41. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  42. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  43. ... 6 more
  44. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  45. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191]
  46. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  47. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  48. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  49. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  50. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  51. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  52. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  53. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  54. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  55. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  56. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  57. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  58. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  59. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  60. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  61. ... 6 more
  62. [07:18:36] [Server thread/ERROR]: Could not load 'plugins\Pixelhub.jar' in folder 'plugins'
  63. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  64. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  65. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  66. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-e8ded36-acbc348]
  67. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-e8ded36-acbc348]
  68. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-e8ded36-acbc348]
  69. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-e8ded36-acbc348]
  70. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  71. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  72. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  73. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  74. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  75. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  76. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  77. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  78. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  79. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  80. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  81. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  82. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  83. ... 6 more
  84. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  85. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191]
  86. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  87. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  88. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  89. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  90. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  91. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  92. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  93. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  94. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  95. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  96. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  97. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  98. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  99. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  100. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  101. ... 6 more
  102. [07:18:38] [Server thread/ERROR]: Could not load 'plugins\BungeeHub.jar' in folder 'plugins'
  103. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  104. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:133) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  105. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:327) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  106. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:248) [spigot.jar:git-Spigot-e8ded36-acbc348]
  107. at org.bukkit.craftbukkit.v1_12_R1.CraftServer.loadPlugins(CraftServer.java:305) [spigot.jar:git-Spigot-e8ded36-acbc348]
  108. at net.minecraft.server.v1_12_R1.DedicatedServer.init(DedicatedServer.java:205) [spigot.jar:git-Spigot-e8ded36-acbc348]
  109. at net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:545) [spigot.jar:git-Spigot-e8ded36-acbc348]
  110. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  111. Caused by: java.lang.NoClassDefFoundError: net/md_5/bungee/api/plugin/Plugin
  112. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  113. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  114. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  115. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  116. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  117. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  118. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  119. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  120. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  121. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  122. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  123. ... 6 more
  124. Caused by: java.lang.ClassNotFoundException: net.md_5.bungee.api.plugin.Plugin
  125. at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_191]
  126. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:152) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  127. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  128. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  129. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  130. at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.8.0_191]
  131. at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  132. at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.8.0_191]
  133. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:148) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  134. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  135. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  136. at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_191]
  137. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_191]
  138. at java.lang.Class.forName(Unknown Source) ~[?:1.8.0_191]
  139. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:78) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  140. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:129) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  141. ... 6 more
  142. [07:18:43] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.3.2
  143. [07:18:44] [Server thread/INFO]: [ExtremeJumpPads] Loading ExtremeJumpPads v1.0.0
  144. [07:18:44] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.8.2
  145. [07:18:44] [Server thread/INFO]: [PlayerVisibilityReborn] Loading PlayerVisibilityReborn v1.0.0-RELEASE
  146. [07:18:44] [Server thread/INFO]: [PlugMan] Loading PlugMan v2.1.5
  147. [07:18:44] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.3.0
  148. [07:18:44] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727
  149. [07:18:44] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  150. [07:18:44] [Server thread/INFO]: [FastAsyncWorldEdit] Loading FastAsyncWorldEdit v18.11.21-1c17b10-1231-21.5.18
  151. [07:18:44] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.6.7
  152. [07:18:44] [Server thread/INFO]: [PrisonOriginalLui] Loading PrisonOriginalLui v1.0
  153. [07:18:44] [Server thread/INFO]: [VoidGenerator] Loading VoidGenerator v1.4.0
  154. [07:18:44] [Server thread/INFO]: [AirBar] Loading AirBar v3.1.0
  155. [07:18:44] [Server thread/INFO]: [DeluxeMenus] Loading DeluxeMenus v1.10.5
  156. [07:18:44] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.6.0
  157. [07:18:45] [Server thread/INFO]: [ViaVersion] ViaVersion 1.6.0 is now loaded, injecting!
  158. [07:18:46] [Server thread/INFO]: [ViaVersion] Loading block mapping...
  159. [07:18:47] [Server thread/INFO]: [ViaVersion] Loading item mapping...
  160. [07:18:47] [Server thread/INFO]: [ViaVersion] Loading new tags...
  161. [07:18:47] [Server thread/INFO]: [ViaVersion] Loading enchantments...
  162. [07:18:47] [Server thread/INFO]: [ViaVersion] Loading sound mapping...
  163. [07:18:47] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.7
  164. [07:18:47] [Server thread/INFO]: [Vault] Loading Vault v1.7.1-b91
  165. [07:18:47] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.3.4
  166. [07:18:47] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.7;dd00bb1
  167. [07:18:47] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488
  168. [07:18:47] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.3.0
  169. [07:18:47] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.12.2) has not yet been tested! Proceed with caution.
  170. [07:18:48] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.2.2-SNAPSHOT;8eeab68
  171. [07:18:48] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.0.1-b468
  172. [07:18:48] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v4.9
  173. [07:18:48] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.0.1-b468
  174. [07:18:48] [Server thread/INFO]: [WorldGuardExtraFlags] Loading WorldGuardExtraFlags v2.14.2
  175. [07:18:48] [Server thread/INFO]: [TitleManager] Loading TitleManager v2.1.3
  176. [07:18:48] [Server thread/INFO]: [GadgetsMenu] Loading GadgetsMenu v4.2.3
  177. [07:18:48] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.1
  178. [07:18:48] [Server thread/INFO]: [LiteBans] Loading LiteBans v2.3.10
  179. [07:18:48] [Server thread/INFO]: [SimplePets] Loading SimplePets v3.9
  180. [07:18:48] [Server thread/INFO]: [HideAndCustomPlugins] Loading HideAndCustomPlugins v1.8.1
  181. [07:18:48] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1591)
  182. [07:18:48] [Server thread/INFO]: [CommandNPC] Loading CommandNPC v1.9.1
  183. [07:18:48] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.3.2
  184. [07:18:48] [Server thread/INFO]:   __ 
  185. [07:18:48] [Server thread/INFO]:  | |__) LuckPerms v4.3.2
  186. [07:18:48] [Server thread/INFO]:  |___ | Running on Bukkit - CraftBukkit
  187. [07:18:48] [Server thread/INFO]: 
  188. [07:18:48] [Server thread/INFO]: [LuckPerms] Loading configuration...
  189. [07:18:50] [Server thread/INFO]: [LuckPerms] Loading storage provider... [H2]
  190. [07:18:53] [Server thread/INFO]: [LuckPerms] Loading internal permission managers...
  191. [07:18:53] [Server thread/INFO]: [LuckPerms] Performing initial data load...
  192. [07:18:54] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 5750ms)
  193. [07:18:54] [Server thread/INFO]: [FastAsyncWorldEdit] Enabling FastAsyncWorldEdit v18.11.21-1c17b10-1231-21.5.18
  194. [07:18:58] [Server thread/INFO]: ====== USE PAPER ======
  195. [07:18:58] [Server thread/INFO]: DOWNLOAD: https://ci.destroystokyo.com/job/PaperSpigot/
  196. [07:18:58] [Server thread/INFO]: GUIDE: https://www.spigotmc.org/threads/21726/
  197. [07:18:58] [Server thread/INFO]: - This is only a recommendation
  198. [07:18:58] [Server thread/INFO]: ==============================
  199. [07:18:58] [Server thread/INFO]: [VoidGenerator] Enabling VoidGenerator v1.4.0
  200. [07:18:58] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.7
  201. [07:18:58] [Server thread/INFO]: [SimpleAPI] Checking for updates...
  202. [07:18:58] [Server thread/INFO]: [SimpleAPI] loading BStats...
  203. [07:18:58] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI
  204. [07:19:00] [Server thread/INFO]: [Vault] Enabling Vault v1.7.1-b91
  205. [07:19:00] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  206. [07:19:00] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  207. [07:19:00] [Server thread/INFO]: [Vault] Enabled Version 1.7.1-b91
  208. [07:19:00] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
  209. [07:19:00] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.3.0
  210. [07:19:00] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
  211. [07:19:00] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  212. [07:19:00] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  213. [07:19:00] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
  214. [07:19:00] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  215. [07:19:00] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  216. [07:19:00] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  217. [07:19:01] [Server thread/INFO]: Preparing level "Spawn"
  218. [07:19:01] [Server thread/INFO]: -------- World Settings For [Spawn] --------
  219. [07:19:01] [Server thread/INFO]: Item Merge Radius: 2.5
  220. [07:19:01] [Server thread/INFO]: Item Despawn Rate: 6000
  221. [07:19:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
  222. [07:19:01] [Server thread/INFO]: View Distance: 10
  223. [07:19:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
  224. [07:19:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
  225. [07:19:01] [Server thread/INFO]: Experience Merge Radius: 3.0
  226. [07:19:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
  227. [07:19:01] [Server thread/INFO]: Mob Spawn Range: 4
  228. [07:19:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
  229. [07:19:01] [Server thread/INFO]: Cane Growth Modifier: 100%
  230. [07:19:01] [Server thread/INFO]: Melon Growth Modifier: 100%
  231. [07:19:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
  232. [07:19:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
  233. [07:19:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
  234. [07:19:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
  235. [07:19:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
  236. [07:19:01] [Server thread/INFO]: Vine Growth Modifier: 100%
  237. [07:19:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
  238. [07:19:01] [Server thread/INFO]: Max TNT Explosions: 100
  239. [07:19:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
  240. [07:19:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true
  241. [07:19:01] [Server thread/INFO]: Structure Info Saving: true
  242. [07:19:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
  243. [07:19:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
  244. [07:19:01] [Server thread/INFO]: Random Lighting Updates: false
  245. [07:19:01] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
  246. [07:19:01] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8104960745110763949)
  247. [07:19:02] [Server thread/INFO]: Preparing spawn area: 31%
  248. [07:19:03] [Server thread/INFO]: Preparing spawn area: 50%
  249. [07:19:04] [Server thread/INFO]: Preparing spawn area: 98%
  250. [07:19:05] [Server thread/INFO]: [ExtremeJumpPads] Enabling ExtremeJumpPads v1.0.0
  251. [07:19:05] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.8.2
  252. [07:19:05] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  253. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: bungee
  254. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Started scheduled task for expansion: bungee
  255. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: essentials
  256. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] NMS placeholders such as %player_ping% have been enabled!
  257. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  258. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  259. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: vault
  260. [07:19:06] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion list from extendedclip.com...
  261. [07:19:06] [Server thread/INFO]: [PlayerVisibilityReborn] Enabling PlayerVisibilityReborn v1.0.0-RELEASE
  262. [07:19:06] [Server thread/INFO]: =-=-=-=-=-=-=-=-=
  263. [07:19:06] [Server thread/INFO]: [PlayerVisibilityReborn] version 1.0.0-RELEASE by xDesireRage has been enabled!
  264. [07:19:06] [Server thread/INFO]: =-=-=-=-=-=-=-=-=
  265. [07:19:06] [Server thread/INFO]: [PlugMan] Enabling PlugMan v2.1.5
  266. [07:19:06] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.3.0
  267. [07:19:06] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
  268. [07:19:06] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727
  269. [07:19:06] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: world
  270. [07:19:06] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
  271. [07:19:06] [Server thread/INFO]: [Multiverse-Core] 1 - World(s) loaded.
  272. [07:19:07] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman
  273. [07:19:07] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  274. [07:19:07] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  275. [07:19:07] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  276. [07:19:07] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.6.7
  277. [07:19:08] [Server thread/INFO]:
  278. [07:19:08] [Server thread/INFO]: === Super Trails ===
  279. [07:19:08] [Server thread/INFO]: SuperTrails 9.6.7 for MC 1.12 enabled
  280. [07:19:08] [Server thread/INFO]: Thank you for using !
  281. [07:19:08] [Server thread/INFO]: =====================
  282. [07:19:08] [Server thread/INFO]:
  283. [07:19:08] [Server thread/INFO]: [PrisonOriginalLui] Enabling PrisonOriginalLui v1.0
  284. [07:19:08] [Server thread/INFO]: [AirBar] Enabling AirBar v3.1.0
  285. [07:19:09] [Server thread/INFO]: [AirBar] Cracked by t0R
  286. [07:19:09] [Server thread/INFO]: [AirBar] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  287. [07:19:09] [Server thread/INFO]: [AirBar] Plugin: AirBar v3.1.0
  288. [07:19:09] [Server thread/INFO]: [AirBar] Framework version: 2018-06
  289. [07:19:09] [Server thread/INFO]: [AirBar] Author: Maximvdw (Maxim Van de Wynckel)
  290. [07:19:09] [Server thread/INFO]: [AirBar] Site: https://www.mvdw-software.com/
  291. [07:19:09] [Server thread/INFO]: [AirBar] -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
  292. [07:19:09] [Server thread/INFO]: [AirBar] Loading database driver ...
  293. [07:19:09] [Server thread/INFO]: [AirBar] Loading dependency Javax Persistence 2.1.0 ...
  294. [07:19:09] [Server thread/INFO]: [AirBar] Javax Persistence 2.1.0 is now loaded!
  295. [07:19:09] [Server thread/INFO]: [AirBar] Loading dependency ORMLite 5 ...
  296. [07:19:09] [Server thread/INFO]: [AirBar] ORMLite 5 is now loaded!
  297. [07:19:09] [Server thread/INFO]: [AirBar] Loading dependency ORMLite 5 JDBC ...
  298. [07:19:09] [Server thread/INFO]: [AirBar] ORMLite 5 JDBC is now loaded!
  299. [07:19:09] [Server thread/INFO]: [AirBar] Loading configuration ...
  300. [07:19:09] [Server thread/INFO]: [AirBar] Loading messages ...
  301. [07:19:09] [Server thread/INFO]: [AirBar] Loading language file: lang_en
  302. [07:19:10] [Server thread/INFO]: [AirBar] Loading placeholders and event triggers ...
  303. [07:19:10] [Server thread/INFO]: [AirBar] Loading internal placeholders ...
  304. [07:19:10] [Server thread/INFO]: [AirBar] Fetching available placeholders from server ...
  305. [07:19:11] [Server thread/INFO]: [AirBar] Loading placeholder [Armor] ...
  306. [07:19:11] [Server thread/INFO]: [AirBar] Loading placeholder [Bukkit] ...
  307. [07:19:12] [Server thread/INFO]: [AirBar] Loading placeholder [BungeeCord] ...
  308. [07:19:12] [Server thread/INFO]: [AirBar] Loading placeholder [Color] ...
  309. [07:19:13] [Server thread/INFO]: [AirBar] Loading placeholder [CommandPlaceholderPack] ...
  310. [07:19:13] [Server thread/INFO]: [AirBar] Loading placeholder [Compass placeholders] ...
  311. [07:19:13] [Server thread/INFO]: [AirBar] Loading placeholder [Economy] ...
  312. [07:19:13] [Server thread/INFO]: [AirBar] Loading placeholder [Effects] ...
  313. [07:19:14] [Server thread/INFO]: [AirBar] Loading placeholder [Entities] ...
  314. [07:19:14] [Server thread/INFO]: [AirBar] Loading placeholder [Essentials] ...
  315. [07:19:14] [Server thread/INFO]: [AirBar] Loading placeholder [Facebook] ...
  316. [07:19:16] [Server thread/INFO]: [AirBar] Loading placeholder [FireworkEffect] ...
  317. [07:19:16] [Server thread/INFO]: [AirBar] Loading placeholder [Geographical] ...
  318. [07:19:17] [Server thread/INFO]: [AirBar] Loading placeholder [Hotbar] ...
  319. [07:19:18] [Server thread/INFO]: [AirBar] Loading placeholder [JavaInfo] ...
  320. [07:19:18] [Server thread/INFO]: [AirBar] Loading placeholder [Memory] ...
  321. [07:19:18] [Server thread/INFO]: [AirBar] Loading placeholder [Multiverse-Core] ...
  322. [07:19:19] [Server thread/INFO]: [AirBar] Loading placeholder [Permissions] ...
  323. [07:19:19] [Server thread/INFO]: [AirBar] Loading placeholder [PlaceholderAPI] ...
  324. [07:19:19] [Server thread/INFO]: [AirBar] Loading placeholder [Player] ...
  325. [07:19:20] [Server thread/INFO]: [AirBar] Loading placeholder [Previous Names] ...
  326. [07:19:20] [Server thread/INFO]: [AirBar] Loading placeholder [RedisBungee] ...
  327. [07:19:20] [Server thread/INFO]: [AirBar] Loading placeholder [ServerPinger] ...
  328. [07:19:21] [Server thread/INFO]: [AirBar] Loading placeholder [Sound Effects] ...
  329. [07:19:21] [Server thread/INFO]: [AirBar] Loading placeholder [Statistics] ...
  330. [07:19:21] [Server thread/INFO]: [AirBar] Loading placeholder [TicksPerSecond] ...
  331. [07:19:22] [Server thread/INFO]: [AirBar] Loading placeholder [Twitter] ...
  332. [07:19:23] [Server thread/INFO]: [AirBar] Loading placeholder [Unicode Characters] ...
  333. [07:19:23] [Server thread/INFO]: [AirBar] Loading placeholder [VanillaEvents] ...
  334. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Combat hook ...
  335. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Block break hook ...
  336. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Block place hook ...
  337. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla player rejoin ...
  338. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla player join ...
  339. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Death hook ...
  340. [07:19:23] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Create portal hook ...
  341. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla player first join ...
  342. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Combat hook ...
  343. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Block break hook ...
  344. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Block place hook ...
  345. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla player rejoin ...
  346. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla player join ...
  347. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Death hook ...
  348. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla Create portal hook ...
  349. [07:19:24] [Server thread/INFO]: [AirBar] Loading event hook: Vanilla player first join ...
  350. [07:19:24] [Server thread/INFO]: [AirBar] Loading placeholder [World] ...
  351. [07:19:25] [Server thread/INFO]: [AirBar] Loading placeholder [WorldGuard] ...
  352. [07:19:25] [Server thread/INFO]: [AirBar] Loading event hook: WorldGuard Region ...
  353. [07:19:25] [Server thread/INFO]: [AirBar] Loading event hook: WorldGuard Region ...
  354. [07:19:25] [Server thread/INFO]: [AirBar] Checking for placeholder updates ...
  355. [07:19:25] [Server thread/INFO]: [AirBar] Loaded 2706 of the 2706 placholders
  356. [07:19:25] [Server thread/INFO]: [MVdWPlaceholderAPI] Hooked into MVdW plugin: AirBar
  357. [07:19:27] [Server thread/INFO]: [AirBar] Loading custom effect 'example1' ...
  358. [07:19:27] [Server thread/INFO]: [AirBar] Creating new custom effect: example1
  359. [07:19:27] [Server thread/INFO]: [AirBar] Loading custom effect 'example2' ...
  360. [07:19:27] [Server thread/INFO]: [AirBar] Creating new custom effect: example2
  361. [07:19:28] [Server thread/INFO]: [AirBar] Loading custom effect 'example3' ...
  362. [07:19:28] [Server thread/INFO]: [AirBar] Creating new custom effect: example3
  363. [07:19:28] [Server thread/INFO]: [AirBar] Adding air bar group 'default' ...
  364. [07:19:28] [Server thread/INFO]: [AirBar] Adding air bar group 'example-maxim-is-cool' ...
  365. [07:19:28] [Server thread/INFO]: [AirBar] Adding air bar group 'example-ram' ...
  366. [07:19:28] [Server thread/INFO]: [AirBar] Adding air bar group 'example-tps' ...
  367. [07:19:29] [Server thread/INFO]: [AirBar] Toggle persistence is disabled!
  368. [07:19:29] [Server thread/INFO]: [AirBar] Adding command 'airbar'
  369. [07:19:29] [Server thread/INFO]: [DeluxeMenus] Enabling DeluxeMenus v1.10.5
  370. [07:19:29] [Server thread/INFO]: [DeluxeMenus] Hooked into PlaceholderAPI!
  371. [07:19:29] [Server thread/INFO]: [DeluxeMenus] 1 GUI menus loaded!
  372. [07:19:29] [Server thread/INFO]: [DeluxeMenus] You are running the latest version of DeluxeMenus!
  373. [07:19:29] [Server thread/INFO]: [DeluxeMenus] Successfully hooked into Vault for economy requirement!
  374. [07:19:29] [Server thread/INFO]: [DeluxeMenus] NMS hook has been setup
  375. [07:19:29] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.6.0
  376. [07:19:29] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.3.4
  377. [07:19:29] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  378. [07:19:29] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.1-b91
  379. [07:19:29] [Server thread/INFO]: | Command file(s) found : 1
  380. [07:19:29] [Server thread/INFO]: | Config : Ready.
  381. [07:19:29] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  382. [07:19:29] [Server thread/INFO]: | Custom commands loaded : 4
  383. [07:19:29] [Server thread/INFO]: | Version: 5.3.4
  384. [07:19:29] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  385. [07:19:29] [Server thread/INFO]: | You are running the latest version of MyCommand.
  386. [07:19:29] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  387. [07:19:29] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.7;dd00bb1
  388. [07:19:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  389. [07:19:30] [Server thread/INFO]: (FAWE) Replacing commands is currently undefined behavior: { stencil,color }
  390. [07:19:31] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_12_R1 as the Bukkit adapter
  391. [07:19:31] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488
  392. [07:19:31] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
  393. [07:19:31] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
  394. [07:19:33] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  395. [07:19:33] [Server thread/INFO]: [Essentials] Using Reflection based provider as spawn egg provider.
  396. [07:19:33] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
  397. [07:19:33] [Server thread/INFO]: Using locale en_US
  398. [07:19:33] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
  399. [07:19:33] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
  400. [07:19:33] [Server thread/INFO]: [Essentials] Using Vault based permissions (generic)
  401. [07:19:33] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  402. [07:19:36] [Server thread/INFO]: [WorldGuard] (Spawn) TNT ignition is PERMITTED.
  403. [07:19:36] [Server thread/INFO]: [WorldGuard] (Spawn) Lighters are PERMITTED.
  404. [07:19:36] [Server thread/INFO]: [WorldGuard] (Spawn) Lava fire is blocked.
  405. [07:19:36] [Server thread/INFO]: [WorldGuard] (Spawn) Fire spread is UNRESTRICTED.
  406. [07:19:36] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'Spawn'
  407. [07:19:36] [Server thread/INFO]: [WorldGuard] Loading region data...
  408. [07:19:39] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b468
  409. [07:19:39] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  410. [07:19:39] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v4.9
  411. [07:19:40] [Server thread/INFO]: [ItemJoin] Checking for updates...
  412. [07:19:40] [Server thread/INFO]: [ItemJoin] You are up to date!
  413. [07:19:40] [Server thread/INFO]: [ItemJoin] has been Enabled!
  414. [07:19:40] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b468
  415. [07:19:40] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
  416. [07:19:40] [Server thread/INFO]: [WorldGuardExtraFlags] Enabling WorldGuardExtraFlags v2.14.2
  417. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.TeleportOnEntryFlag
  418. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.TeleportOnExitFlag
  419. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.CommandOnEntryFlag
  420. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.CommandOnExitFlag
  421. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.ConsoleCommandOnEntryFlag
  422. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.ConsoleCommandOnExitFlag
  423. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.WalkSpeedFlag
  424. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.BlockedEffectsFlag
  425. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GodmodeFlag
  426. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GiveEffectsFlag
  427. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.FlyFlag
  428. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.PlaySoundsFlag
  429. [07:19:40] [Server thread/INFO]: [WorldGuard] Registering session handler net.goldtreeservers.worldguardextraflags.flags.handlers.GlideFlag
  430. [07:19:40] [Server thread/INFO]: [TitleManager] Enabling TitleManager v2.1.3
  431. [07:19:43] [Server thread/INFO]: [GadgetsMenu] Enabling GadgetsMenu v4.2.3
  432. [07:19:43] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
  433. [07:19:43] [Server thread/INFO]: [GadgetsMenu] GadgetsMenu 4.2.3 is loading... [server: git-Spigot-e8ded36-acbc348 (MC: 1.12.2)]
  434. [07:19:43] [Server thread/INFO]: [GadgetsMenu] Plugin by Yap Zhen Yie.
  435. [07:19:43] [Server thread/INFO]: [GadgetsMenu] Date Modified: 17 Nov 2018
  436. [07:19:43] [Server thread/INFO]: [GadgetsMenu]
  437. [07:19:43] [Server thread/INFO]: [GadgetsMenu] Initializing module v1_12_R1
  438. [07:19:43] [Server thread/INFO]: [GadgetsMenu] ------------------------------------------------------
  439. [07:19:54] [Server thread/INFO]: [GadgetsMenu] Enabled player relative placeholders with ProtocolLib.
  440. [07:19:54] [Server thread/INFO]: [GadgetsMenu] [Placeholder] PlaceholderAPI hooked.
  441. [07:19:54] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.1
  442. [07:19:54] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib.
  443. [07:19:57] [Server thread/INFO]: [LiteBans] Enabling LiteBans v2.3.10
  444. [07:20:00] [Server thread/INFO]: [LiteBans] Using default database drivers.
  445. [07:20:04] [Server thread/INFO]: [LiteBans] Loading SQL driver: mysql (com.mysql.jdbc.Driver)
  446. [07:20:04] [Server thread/INFO]: [LiteBans] Connecting to database...
  447. [07:20:05] [Server thread/INFO]: [LiteBans] Connected to [jdbc:mysql://localhost:3306/litebans;useSSL=false] (1253.3 ms).
  448. [07:20:06] [Server thread/INFO]: [LiteBans] [Sync] Server name: Factions
  449. [07:20:06] [Server thread/INFO]: [LiteBans] [Sync] Server UUID: e29acb52722e4be5b1d1d356a4a5737b <1>
  450. [07:20:06] [Server thread/INFO]: [LiteBans] Database connection fully initialized (1409 ms).
  451. [07:20:06] [Server thread/INFO]: [LiteBans] v2.3.10 enabled. Startup took 7773 ms.
  452. [07:20:06] [Server thread/INFO]: [SimplePets] Enabling SimplePets v3.9
  453. [07:20:06] [Server thread/INFO]: [SimplePets] Checking for updates...
  454. [07:20:06] [Server thread/INFO]: [SimplePets] loading BStats...
  455. [07:20:06] [Server thread/INFO]: [SimplePets] BStats Location: https://bstats.org/plugin/bukkit/SimplePets
  456. [07:20:06] [Server thread/INFO]: [SimplePets Debug] Loading Config.yml...
  457. [07:20:48] [Server thread/INFO]: [HideAndCustomPlugins] Enabling HideAndCustomPlugins v1.8.1
  458. [07:20:49] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8.1 Metrics started: http://mcstats.org/plugin/HideAndCustomPlugins
  459. [07:20:49] [Server thread/INFO]: [HideAndCustomPlugins] Version: 1.8.1 Metrics started: https://bstats.org/plugin/bukkit/HideandCustomPlugins
  460. [07:20:49] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1591)
  461. [07:20:58] [Server thread/INFO]: [CommandNPC] Enabling CommandNPC v1.9.1
  462. [07:20:58] [Server thread/INFO]: [CommandNPC] Vault compatible economy found! Economy support for CommandNPC has been enabled.
  463. [07:20:58] [Server thread/INFO]: [CommandNPC] Initiating Database
  464. [07:20:58] [Server thread/INFO]: [CommandNPC] Injecting command info into Citizens.
  465. [07:20:59] [Server thread/INFO]: [CommandNPC] Setting up BungeeCord
  466. [07:20:59] [Server thread/INFO]: [CommandNPC] CommandNPC successfully loaded!
  467. [07:20:59] [Thread-14/INFO]: [CommandNPC] Loading commands complete!
  468. [07:20:59] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  469. [07:21:00] [Server thread/INFO]: Done (119.107s)! For help, type "help" or "?"
  470. [07:21:05] [Server thread/INFO]: (FAWE) Plugin 'WorldGuard' found. Using it now.
  471. [07:21:13] [Server thread/INFO]: (FAWE) Detected class org.bukkit.event.block.BlockExplodeEvent
  472. [07:21:13] [Craft Scheduler Thread - 0/INFO]: [VoidGenerator] Checking SpigotMc.org for Updates on VoidGenerator...
  473. [07:21:13] [Craft Scheduler Thread - 0/INFO]: [VoidGenerator] There are no updates available at this time.
  474. [07:21:13] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.12.2(340)
  475. [07:21:13] [Craft Scheduler Thread - 3/INFO]: [PlaceholderAPI] Failed to check for a update on spigot.
  476. [07:21:13] [Craft Scheduler Thread - 27/INFO]: [GadgetsMenu] Checking for updates...
  477. [07:21:13] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 123 placeholder expansions are available on the cloud.
  478. [07:21:13] [Craft Scheduler Thread - 4/INFO]: [PlaceholderAPI] 5 expansions you use have updates.
  479. [07:21:13] [Craft Scheduler Thread - 15/WARN]: [Essentials] Plugin Essentials v2.0.1-b488 generated an exception while executing task 168
  480. org.yaml.snakeyaml.constructor.ConstructorException: Can't construct a java object for tag:yaml.org,2002:com.earth2me.essentials.settings.Spawns; exception=java.lang.NoSuchFieldException: typeDefinitions
  481. in 'reader', line 1, column 1:
  482. spawns:
  483. ^
  484.  
  485. at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:313) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  486. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObjectNoCheck(BaseConstructor.java:207) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  487. at org.yaml.snakeyaml.constructor.BaseConstructor.constructObject(BaseConstructor.java:196) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  488. at org.yaml.snakeyaml.constructor.BaseConstructor.constructDocument(BaseConstructor.java:161) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  489. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:147) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  490. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:524) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  491. at org.yaml.snakeyaml.Yaml.load(Yaml.java:467) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  492. at com.earth2me.essentials.storage.YamlStorageReader.load(YamlStorageReader.java:41) ~[?:?]
  493. at com.earth2me.essentials.storage.AbstractDelayedYamlFileReader.run(AbstractDelayedYamlFileReader.java:33) ~[?:?]
  494. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  495. at org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [spigot.jar:git-Spigot-e8ded36-acbc348]
  496. at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_191]
  497. at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_191]
  498. at java.lang.Thread.run(Unknown Source) [?:1.8.0_191]
  499. Caused by: org.yaml.snakeyaml.error.YAMLException: java.lang.NoSuchFieldException: typeDefinitions
  500. at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:231) ~[?:?]
  501. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  502. at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:217) ~[?:?]
  503. at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:308) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  504. ... 13 more
  505. Caused by: java.lang.NoSuchFieldException: typeDefinitions
  506. at java.lang.Class.getDeclaredField(Unknown Source) ~[?:1.8.0_191]
  507. at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.constructJavaBean2ndStep(BukkitConstructor.java:224) ~[?:?]
  508. at org.yaml.snakeyaml.constructor.Constructor$ConstructMapping.construct(Constructor.java:149) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  509. at com.earth2me.essentials.storage.BukkitConstructor$ConstructBukkitMapping.construct(BukkitConstructor.java:217) ~[?:?]
  510. at org.yaml.snakeyaml.constructor.Constructor$ConstructYamlObject.construct(Constructor.java:308) ~[spigot.jar:git-Spigot-e8ded36-acbc348]
  511. ... 13 more
  512. [07:21:14] [Craft Scheduler Thread - 27/INFO]: [GadgetsMenu] No update was found, you are running the latest version.
  513. [07:21:14] [Server thread/INFO]: [Citizens] Loaded 7 NPCs.
  514. [07:21:14] [Craft Scheduler Thread - 130/INFO]: [Vault] Checking for Updates ...
  515. [07:21:15] [Craft Scheduler Thread - 130/INFO]: [Vault] No new version available
  516. [07:21:26] [User Authenticator #1/INFO]: UUID of player Dirty_Flamingo is 0889572c-503a-431f-ad14-d36f89f44e64
  517. [07:21:29] [Server thread/INFO]: Dirty_Flamingo[/(ip)] logged in with entity id 43 at ([Spawn]165.55043182424336, 78.0, 148.41098910689607)
  518. [07:21:29] [Craft Scheduler Thread - 27/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 100.432038ms. Summary: Checking if Dirty_Flamingo is in group Member
  519. [07:21:29] [Craft Scheduler Thread - 48/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 25.782048ms. Summary: Getting group for Dirty_Flamingo
  520. [07:21:30] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 75.704314ms. Summary: Getting prefix for Dirty_Flamingo
  521. [07:21:31] [Server thread/INFO]: [ItemJoin] There was an issue executing the commands-sound you defined.
  522. [07:21:31] [Server thread/INFO]: [ItemJoin] NOTE_PLING is not a sound in v1_12_R1.
  523. [07:21:31] [Server thread/INFO]: [ItemJoin] Error Code: (CTC439-SOUNDS)
  524. [07:21:35] [Server thread/INFO]: Dirty_Flamingo lost connection: Disconnected
  525. [07:22:16] [User Authenticator #2/INFO]: UUID of player Dirty_Flamingo is 0889572c-503a-431f-ad14-d36f89f44e64
  526. [07:22:18] [Server thread/INFO]: Dirty_Flamingo[/97.112.74.197:64365] logged in with entity id 315 at ([Spawn]165.55043182424336, 78.0, 148.41098910689607)
  527. [07:22:19] [Server thread/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 30.146568ms. Summary: Getting prefix for Dirty_Flamingo
  528. [07:22:23] [Server thread/INFO]: Dirty_Flamingo issued server command: /vanish
  529. [07:22:57] [Server thread/INFO]: [ItemJoin] There was an issue executing the commands-sound you defined.
  530. [07:22:57] [Server thread/INFO]: [ItemJoin] NOTE_PLING is not a sound in v1_12_R1.
  531. [07:22:57] [Server thread/INFO]: [ItemJoin] Error Code: (CTC439-SOUNDS)
  532. [07:23:03] [Server thread/INFO]: Dirty_Flamingo lost connection: Disconnected
  533. [07:54:18] [User Authenticator #3/INFO]: UUID of player xXNeonGamingHDXx is 8c126acb-4d1f-4171-b7df-f2cc71c7e09b
  534. [07:54:18] [Server thread/INFO]: xXNeonGamingHDXx[/(ip)] logged in with entity id 2426 at ([Spawn]165.55043182424336, 78.0, 148.41098910689607)
  535. [07:54:18] [Craft Scheduler Thread - 185/WARN]: [Essentials] Permissions lag notice with (GenericVaultHandler). Response took 72.552517ms. Summary: Getting group for xXNeonGamingHDXx
  536. [07:54:18] [pool-12-thread-1/INFO]: Creating empty config: C:\Users\Administrator\Desktop\Servers\Hub\plugins\Essentials\userdata\8c126acb-4d1f-4171-b7df-f2cc71c7e09b.yml
  537. [07:55:24] [Spigot Watchdog Thread/ERROR]: The server has stopped responding!
  538. [07:55:24] [Spigot Watchdog Thread/ERROR]: Please report this to http://www.spigotmc.org/
  539. [07:55:24] [Spigot Watchdog Thread/ERROR]: Be sure to include ALL relevant console errors and Minecraft crash reports
  540. [07:55:24] [Spigot Watchdog Thread/ERROR]: Spigot version: git-Spigot-e8ded36-acbc348 (MC: 1.12.2)
  541. [07:55:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  542. [07:55:24] [Spigot Watchdog Thread/ERROR]: Server thread dump (Look for plugins here before reporting to Spigot!):
  543. [07:55:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  544. [07:55:24] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  545. [07:55:24] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
  546. [07:55:24] [Spigot Watchdog Thread/ERROR]: Stack:
  547. [07:55:24] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  548. [07:55:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  549. [07:55:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(Unknown Source)
  550. [07:55:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(Unknown Source)
  551. [07:55:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
  552. [07:55:24] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
  553. [07:55:24] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
  554. [07:55:24] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
  555. [07:55:24] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$NewPlayerTeleport.run(EssentialsSpawnPlayerListener.java:151)
  556. [07:55:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  557. [07:55:24] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  558. [07:55:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  559. [07:55:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  560. [07:55:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  561. [07:55:24] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  562. [07:55:24] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  563. [07:55:24] [Spigot Watchdog Thread/ERROR]: ------------------------------
  564. [07:55:24] [Spigot Watchdog Thread/ERROR]: Entire Thread Dump:
  565. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  566. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-12-thread-1
  567. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 220 | Suspended: false | Native: false | State: WAITING
  568. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  569. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  570. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  571. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  572. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  573. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  574. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  575. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  576. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  577. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  578. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Chunk I/O Executor Thread-1
  579. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 218 | Suspended: false | Native: false | State: WAITING
  580. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  581. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  582. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  583. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  584. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  585. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  586. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  587. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  588. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  589. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  590. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: ProtocolLib-StructureCompiler 0
  591. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 217 | Suspended: false | Native: false | State: WAITING
  592. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  593. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  594. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  595. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  596. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.LinkedBlockingQueue.take(Unknown Source)
  597. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  598. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  599. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  600. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  601. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  602. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-22-thread-1
  603. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 216 | Suspended: false | Native: false | State: TIMED_WAITING
  604. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  605. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  606. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  607. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  608. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  609. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  610. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  611. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  612. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  613. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  614. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  615. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-4
  616. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 203 | Suspended: false | Native: false | State: TIMED_WAITING
  617. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  618. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  619. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  620. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  621. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  622. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-3
  623. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 201 | Suspended: false | Native: false | State: TIMED_WAITING
  624. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  625. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  626. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  627. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  628. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  629. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-14
  630. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 64 | Suspended: false | Native: false | State: WAITING
  631. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  632. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  633. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  634. [07:55:25] [Spigot Watchdog Thread/ERROR]: me.messageofdeath.commandnpc.Utilities.queue.QueueSystem$QueueExecutor.run(QueueSystem.java:52)
  635. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  636. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: litebans-pool housekeeper
  637. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 62 | Suspended: false | Native: false | State: TIMED_WAITING
  638. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  639. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  640. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  641. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  642. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  643. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  644. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  645. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  646. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  647. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  648. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  649. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-7-thread-2
  650. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 60 | Suspended: false | Native: false | State: TIMED_WAITING
  651. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  652. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  653. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  654. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  655. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  656. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  657. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  658. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  659. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  660. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  661. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  662. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: RxIoScheduler-1 (Evictor)
  663. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 54 | Suspended: false | Native: false | State: TIMED_WAITING
  664. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  665. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  666. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  667. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  668. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  669. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  670. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  671. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  672. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  673. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  674. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  675. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-2
  676. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 53 | Suspended: false | Native: false | State: TIMED_WAITING
  677. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  678. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  679. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  680. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  681. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  682. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  683. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  684. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  685. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  686. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  687. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  688. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: RxScheduledExecutorPool-1
  689. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 52 | Suspended: false | Native: false | State: TIMED_WAITING
  690. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  691. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  692. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  693. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  694. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  695. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  696. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  697. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  698. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  699. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  700. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  701. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-2
  702. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 49 | Suspended: false | Native: false | State: TIMED_WAITING
  703. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  704. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  705. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  706. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  707. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  708. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: pool-13-thread-1
  709. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 48 | Suspended: false | Native: false | State: TIMED_WAITING
  710. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  711. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  712. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  713. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  714. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  715. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  716. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  717. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  718. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  719. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  720. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  721. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-1
  722. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 47 | Suspended: false | Native: false | State: WAITING
  723. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  724. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  725. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  726. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  727. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  728. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  729. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: File IO Thread
  730. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 41 | Suspended: false | Native: false | State: TIMED_WAITING
  731. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  732. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  733. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.c(SourceFile:51)
  734. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.FileIOThread.run(SourceFile:30)
  735. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  736. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  737. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Timer-0
  738. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 40 | Suspended: false | Native: false | State: TIMED_WAITING
  739. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  740. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  741. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  742. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  743. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  744. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #3
  745. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 39 | Suspended: false | Native: true | State: RUNNABLE
  746. [07:55:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  747. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  748. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  749. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  750. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  751. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  752. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  753. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  754. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  755. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  756. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  757. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  758. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
  759. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
  760. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  761. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  762. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  763. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: MVStore background writer nio:C:/Users/Administrator/Desktop/Servers/Hub/plugins/LuckPerms/luckperms-h2.mv.db
  764. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 37 | Suspended: false | Native: false | State: TIMED_WAITING
  765. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  766. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  767. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.h2.mvstore.MVStore$BackgroundWriterThread.run(MVStore.java:2708)
  768. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  769. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Abandoned connection cleanup thread
  770. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 35 | Suspended: false | Native: false | State: TIMED_WAITING
  771. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  772. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  773. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  774. [07:55:25] [Spigot Watchdog Thread/ERROR]: com.mysql.jdbc.AbandonedConnectionCleanupThread.run(AbandonedConnectionCleanupThread.java:64)
  775. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  776. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  777. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  778. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  779. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-8
  780. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 34 | Suspended: false | Native: true | State: RUNNABLE
  781. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  782. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method)
  783. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(Unknown Source)
  784. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.fs.WindowsWatchService$Poller.run(Unknown Source)
  785. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  786. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  787. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-3
  788. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 33 | Suspended: false | Native: false | State: WAITING
  789. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  790. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  791. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  792. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  793. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  794. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  795. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  796. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  797. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  798. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  799. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  800. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-2
  801. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 32 | Suspended: false | Native: false | State: WAITING
  802. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  803. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  804. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  805. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  806. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  807. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  808. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  809. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  810. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  811. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  812. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  813. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-1
  814. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 31 | Suspended: false | Native: false | State: WAITING
  815. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  816. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  817. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  818. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(Unknown Source)
  819. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  820. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  821. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  822. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  823. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  824. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  825. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  826. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: luckperms-0
  827. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 30 | Suspended: false | Native: false | State: TIMED_WAITING
  828. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  829. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  830. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.parkNanos(Unknown Source)
  831. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(Unknown Source)
  832. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  833. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(Unknown Source)
  834. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.getTask(Unknown Source)
  835. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
  836. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
  837. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  838. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  839. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #2
  840. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 28 | Suspended: false | Native: true | State: RUNNABLE
  841. [07:55:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  842. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  843. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  844. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  845. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  846. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  847. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  848. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  849. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  850. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  851. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  852. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  853. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
  854. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
  855. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  856. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  857. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  858. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #1
  859. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 27 | Suspended: false | Native: true | State: RUNNABLE
  860. [07:55:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  861. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  862. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  863. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  864. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  865. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  866. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  867. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  868. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  869. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  870. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  871. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  872. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
  873. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
  874. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  875. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  876. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  877. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Netty Server IO #0
  878. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 26 | Suspended: false | Native: true | State: RUNNABLE
  879. [07:55:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  880. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  881. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  882. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  883. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  884. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
  885. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(Unknown Source)
  886. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(Unknown Source)
  887. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.WindowsSelectorImpl.doSelect(Unknown Source)
  888. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.lockAndDoSelect(Unknown Source)
  889. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.ch.SelectorImpl.select(Unknown Source)
  890. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62)
  891. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:753)
  892. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:409)
  893. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
  894. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  895. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  896. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Metrics Thread
  897. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 25 | Suspended: false | Native: false | State: TIMED_WAITING
  898. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  899. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  900. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  901. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  902. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  903. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Spigot Watchdog Thread
  904. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 24 | Suspended: false | Native: false | State: RUNNABLE
  905. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  906. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpThreads0(Native Method)
  907. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.management.ThreadImpl.dumpAllThreads(Unknown Source)
  908. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.spigotmc.WatchdogThread.run(WatchdogThread.java:76)
  909. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  910. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: ObjectCleanerThread
  911. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 23 | Suspended: false | Native: false | State: TIMED_WAITING
  912. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  913. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  914. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  915. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54)
  916. [07:55:25] [Spigot Watchdog Thread/ERROR]: io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
  917. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  918. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  919. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Java2D Disposer
  920. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 21 | Suspended: false | Native: false | State: WAITING
  921. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  922. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  923. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  924. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  925. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.java2d.Disposer.run(Unknown Source)
  926. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  927. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  928. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server console handler
  929. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 19 | Suspended: false | Native: true | State: RUNNABLE
  930. [07:55:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  931. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  932. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  933. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  934. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  935. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.ReadConsoleInputW(Native Method)
  936. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleInputHelper(Kernel32.java:761)
  937. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.readConsoleKeyInput(Kernel32.java:794)
  938. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97)
  939. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.readConsoleInput(WindowsTerminal.java:215)
  940. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal.access$000(WindowsTerminal.java:55)
  941. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.WindowsTerminal$1.read(WindowsTerminal.java:157)
  942. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:169)
  943. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:137)
  944. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.read(NonBlockingInputStream.java:246)
  945. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:261)
  946. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.InputStreamReader.read(InputStreamReader.java:198)
  947. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readCharacter(ConsoleReader.java:2145)
  948. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.readLine(ConsoleReader.java:2349)
  949. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$2.run(DedicatedServer.java:85)
  950. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  951. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Thread-4
  952. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 20 | Suspended: false | Native: false | State: RUNNABLE
  953. [07:55:25] [Spigot Watchdog Thread/ERROR]: Thread is waiting on monitor(s):
  954. [07:55:25] [Spigot Watchdog Thread/ERROR]: Locked on:sun.nio.cs.StreamEncoder.flush(Unknown Source)
  955. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  956. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.internal.Kernel32.GetConsoleScreenBufferInfo(Native Method)
  957. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.WindowsAnsiOutputStream.getConsoleInfo(WindowsAnsiOutputStream.java:103)
  958. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.WindowsAnsiOutputStream.processEraseLine(WindowsAnsiOutputStream.java:167)
  959. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.processEscapeCommand(AnsiOutputStream.java:253)
  960. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.fusesource.jansi.AnsiOutputStream.write(AnsiOutputStream.java:125)
  961. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.io.FilterOutputStream.write(Unknown Source)
  962. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.writeBytes(Unknown Source)
  963. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlushBuffer(Unknown Source)
  964. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.implFlush(Unknown Source)
  965. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.nio.cs.StreamEncoder.flush(Unknown Source)
  966. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.io.OutputStreamWriter.flush(Unknown Source)
  967. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.console.ConsoleReader.flush(ConsoleReader.java:976)
  968. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.util.TerminalConsoleWriterThread.run(TerminalConsoleWriterThread.java:35)
  969. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  970. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  971. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: DestroyJavaVM
  972. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 18 | Suspended: false | Native: false | State: RUNNABLE
  973. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  974. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  975. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server thread
  976. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 16 | Suspended: false | Native: false | State: WAITING
  977. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  978. [07:55:25] [Spigot Watchdog Thread/ERROR]: sun.misc.Unsafe.park(Native Method)
  979. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.LockSupport.park(Unknown Source)
  980. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.parkAndCheckInterrupt(Unknown Source)
  981. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.doAcquireShared(Unknown Source)
  982. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireShared(Unknown Source)
  983. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.concurrent.locks.ReentrantReadWriteLock$ReadLock.lock(Unknown Source)
  984. [07:55:25] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.storage.AsyncStorageObjectHolder.acquireReadLock(AsyncStorageObjectHolder.java:38)
  985. [07:55:25] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.SpawnStorage.getSpawn(SpawnStorage.java:52)
  986. [07:55:25] [Spigot Watchdog Thread/ERROR]: com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener$NewPlayerTeleport.run(EssentialsSpawnPlayerListener.java:151)
  987. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftTask.run(CraftTask.java:76)
  988. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.v1_12_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:361)
  989. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.D(MinecraftServer.java:739)
  990. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer.D(DedicatedServer.java:406)
  991. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.C(MinecraftServer.java:679)
  992. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.MinecraftServer.run(MinecraftServer.java:577)
  993. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  994. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  995. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Server Infinisleeper
  996. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 17 | Suspended: false | Native: false | State: TIMED_WAITING
  997. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  998. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.sleep(Native Method)
  999. [07:55:25] [Spigot Watchdog Thread/ERROR]: net.minecraft.server.v1_12_R1.DedicatedServer$1.run(DedicatedServer.java:60)
  1000. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1001. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: NonBlockingInputStreamThread
  1002. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 14 | Suspended: false | Native: false | State: WAITING
  1003. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1004. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1005. [07:55:25] [Spigot Watchdog Thread/ERROR]: org.bukkit.craftbukkit.libs.jline.internal.NonBlockingInputStream.run(NonBlockingInputStream.java:278)
  1006. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Thread.run(Unknown Source)
  1007. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1008. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Snooper Timer
  1009. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 12 | Suspended: false | Native: false | State: TIMED_WAITING
  1010. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1011. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1012. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.mainLoop(Unknown Source)
  1013. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.util.TimerThread.run(Unknown Source)
  1014. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1015. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Attach Listener
  1016. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 5 | Suspended: false | Native: false | State: RUNNABLE
  1017. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1018. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1019. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Signal Dispatcher
  1020. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 4 | Suspended: false | Native: false | State: RUNNABLE
  1021. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1022. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1023. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Finalizer
  1024. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 3 | Suspended: false | Native: false | State: WAITING
  1025. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1026. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1027. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  1028. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.ReferenceQueue.remove(Unknown Source)
  1029. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Finalizer$FinalizerThread.run(Unknown Source)
  1030. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1031. [07:55:25] [Spigot Watchdog Thread/ERROR]: Current Thread: Reference Handler
  1032. [07:55:25] [Spigot Watchdog Thread/ERROR]: PID: 2 | Suspended: false | Native: false | State: WAITING
  1033. [07:55:25] [Spigot Watchdog Thread/ERROR]: Stack:
  1034. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Native Method)
  1035. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.Object.wait(Unknown Source)
  1036. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference.tryHandlePending(Unknown Source)
  1037. [07:55:25] [Spigot Watchdog Thread/ERROR]: java.lang.ref.Reference$ReferenceHandler.run(Unknown Source)
  1038. [07:55:25] [Spigot Watchdog Thread/ERROR]: ------------------------------
  1039. [07:55:25] [Spigot Watchdog Thread/INFO]: Startup script './start.sh' does not exist! Stopping server.
  1040. [07:55:25] [Spigot Watchdog Thread/INFO]: Stopping server
  1041. [07:55:25] [Spigot Watchdog Thread/INFO]: [CommandNPC] Disabling CommandNPC v1.9.1
  1042. [07:55:25] [Spigot Watchdog Thread/INFO]: [CommandNPC] Disabling BungeeCord Support
  1043. [07:55:25] [Spigot Watchdog Thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1591)
  1044. [07:55:25] [Spigot Watchdog Thread/INFO]: [HideAndCustomPlugins] Disabling HideAndCustomPlugins v1.8.1
  1045. [07:55:25] [Spigot Watchdog Thread/INFO]: [HideAndCustomPlugins] Version: 1.8.1 Plugin was disabled successfully.
  1046. [07:55:25] [Spigot Watchdog Thread/INFO]: [SimplePets] Disabling SimplePets v3.9
  1047. [07:55:25] [Spigot Watchdog Thread/INFO]: [LiteBans] Disabling LiteBans v2.3.10
  1048. [07:55:25] [Spigot Watchdog Thread/INFO]: [LiteBans] v2.3.10 disabled.
  1049. [07:55:25] [Spigot Watchdog Thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.1
  1050. [07:55:25] [Spigot Watchdog Thread/INFO]: [GadgetsMenu] Disabling GadgetsMenu v4.2.3
  1051. [07:55:25] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: gadgetsmenu
  1052. [07:55:25] [Spigot Watchdog Thread/INFO]: [TitleManager] Disabling TitleManager v2.1.3
  1053. [07:55:25] [Spigot Watchdog Thread/INFO]: [WorldGuardExtraFlags] Disabling WorldGuardExtraFlags v2.14.2
  1054. [07:55:25] [Spigot Watchdog Thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.0.1-b468
  1055. [07:55:25] [Spigot Watchdog Thread/INFO]: [ItemJoin] Disabling ItemJoin v4.9
  1056. [07:55:25] [Spigot Watchdog Thread/INFO]: [ItemJoin] Disabled!
  1057. [07:55:25] [Spigot Watchdog Thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.0.1-b468
  1058. [07:55:25] [Spigot Watchdog Thread/INFO]: [WorldGuard] Disabling WorldGuard v6.2.2-SNAPSHOT;8eeab68
  1059. [07:55:25] [Spigot Watchdog Thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1060. [07:55:25] [Spigot Watchdog Thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.3.0
  1061. [07:55:25] [Spigot Watchdog Thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488
  1062. [07:55:25] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: essentials
  1063. [07:55:25] [Spigot Watchdog Thread/INFO]: [Vault][Economy] Essentials Economy unhooked.
  1064. [07:55:25] [Spigot Watchdog Thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.7;dd00bb1
  1065. [07:55:28] [Spigot Watchdog Thread/INFO]: [MyCommand] Disabling MyCommand v5.3.4
  1066. [07:55:28] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder hook for placeholder: mycommand
  1067. [07:55:28] [Spigot Watchdog Thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  1068. [07:55:28] [Spigot Watchdog Thread/INFO]: | Tasks : Stopped all.
  1069. [07:55:28] [Spigot Watchdog Thread/INFO]: | Version : 5.3.4
  1070. [07:55:28] [Spigot Watchdog Thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  1071. [07:55:28] [Spigot Watchdog Thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  1072. [07:55:28] [Spigot Watchdog Thread/INFO]: [Vault] Disabling Vault v1.7.1-b91
  1073. [07:55:28] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Unregistered placeholder expansion: vault
  1074. [07:55:28] [Spigot Watchdog Thread/INFO]: [SimpleAPI] Disabling SimpleAPI v3.7
  1075. [07:55:28] [Spigot Watchdog Thread/INFO]: [ViaVersion] Disabling ViaVersion v1.6.0
  1076. [07:55:28] [Spigot Watchdog Thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
  1077. [07:55:28] [Spigot Watchdog Thread/INFO]: [DeluxeMenus] Disabling DeluxeMenus v1.10.5
  1078. [07:55:28] [Spigot Watchdog Thread/INFO]: [AirBar] Disabling AirBar v3.1.0
  1079. [07:55:28] [Spigot Watchdog Thread/INFO]: [AirBar] Cancelling all tasks ...
  1080. [07:55:28] [Spigot Watchdog Thread/INFO]: [VoidGenerator] Disabling VoidGenerator v1.4.0
  1081. [07:55:28] [Spigot Watchdog Thread/INFO]: [PrisonOriginalLui] Disabling PrisonOriginalLui v1.0
  1082. [07:55:28] [Spigot Watchdog Thread/INFO]: [SuperTrails] Disabling SuperTrails v9.6.7
  1083. [07:55:28] [Spigot Watchdog Thread/INFO]: [FastAsyncWorldEdit] Disabling FastAsyncWorldEdit v18.11.21-1c17b10-1231-21.5.18
  1084. [07:55:28] [Spigot Watchdog Thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  1085. [07:55:28] [Spigot Watchdog Thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727
  1086. [07:55:28] [Spigot Watchdog Thread/INFO]: [NametagEdit] Disabling NametagEdit v4.3.0
  1087. [07:55:29] [Spigot Watchdog Thread/INFO]: [PlugMan] Disabling PlugMan v2.1.5
  1088. [07:55:29] [Spigot Watchdog Thread/INFO]: [PlayerVisibilityReborn] Disabling PlayerVisibilityReborn v1.0.0-RELEASE
  1089. [07:55:29] [Spigot Watchdog Thread/INFO]: =-=-=-=-=-=-=-=-=
  1090. [07:55:29] [Spigot Watchdog Thread/INFO]: [PlayerVisibilityReborn] version 1.0.0-RELEASE by xDesireRage has been disabled!
  1091. [07:55:29] [Spigot Watchdog Thread/INFO]: =-=-=-=-=-=-=-=-=
  1092. [07:55:29] [Spigot Watchdog Thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.8.2
  1093. [07:55:29] [Spigot Watchdog Thread/INFO]: [ExtremeJumpPads] Disabling ExtremeJumpPads v1.0.0
  1094. [07:55:29] [Spigot Watchdog Thread/INFO]: [LuckPerms] Disabling LuckPerms v4.3.2
  1095. [07:55:29] [Spigot Watchdog Thread/INFO]: [LuckPerms] Closing storage...
  1096. [07:55:29] [Spigot Watchdog Thread/INFO]: [LuckPerms] Shutting down internal scheduler...
  1097. [07:55:29] [Spigot Watchdog Thread/INFO]: [LuckPerms] Goodbye!
  1098. [07:55:29] [Spigot Watchdog Thread/INFO]: Saving players
  1099. [07:55:29] [Spigot Watchdog Thread/INFO]: xXNeonGamingHDXx lost connection: Server closed
  1100. [07:55:29] [Spigot Watchdog Thread/INFO]: xXNeonGamingHDXx left the game
  1101. [07:55:29] [Spigot Watchdog Thread/INFO]: Saving worlds
  1102. [07:55:29] [Spigot Watchdog Thread/INFO]: Saving chunks for level 'Spawn'/overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement