Advertisement
Guest User

for the problem

a guest
Apr 1st, 2020
372
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.89 KB | None | 0 0
  1. [02:36:28] [Server thread/INFO]: Starting minecraft server version 1.8.8 - Cubed IPS 1.1
  2. [02:36:28] [Server thread/INFO]: Loading properties
  3. [02:36:28] [Server thread/INFO]: Default game type: SURVIVAL
  4. [02:36:28] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-21fe707-e1ebe52 (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
  5. [02:36:28] [Server thread/INFO]: Server Ping Player Sample Count: 12
  6. [02:36:28] [Server thread/INFO]: Using 4 threads for Netty based IO
  7. [02:36:28] [Server thread/INFO]: Debug logging is disabled
  8. [02:36:28] [Server thread/INFO]: Generating keypair
  9. [02:36:29] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:26009
  10. [02:36:29] [Server thread/INFO]: Using epoll channel type
  11. [02:36:29] [Server thread/INFO]: Set PluginClassLoader as parallel capable
  12. [02:36:29] [Server thread/ERROR]: Could not load 'plugins/BuildersUtilities.jar' in folder 'plugins'
  13. org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: org/bukkit/block/data/BlockData
  14. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  15. at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  16. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  17. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  18. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  19. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  20. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  21. Caused by: java.lang.NoClassDefFoundError: org/bukkit/block/data/BlockData
  22. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  23. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
  24. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  25. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  26. ... 6 more
  27. Caused by: java.lang.ClassNotFoundException: org.bukkit.block.data.BlockData
  28. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:91) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  29. at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  30. at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
  31. at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
  32. at java.lang.Class.forName0(Native Method) ~[?:1.8.0_212]
  33. at java.lang.Class.forName(Class.java:348) ~[?:1.8.0_212]
  34. at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  35. at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  36. ... 6 more
  37. [02:36:29] [Server thread/ERROR]: Could not load 'plugins/Ersatz.jar' in folder 'plugins'
  38. org.bukkit.plugin.UnknownDependencyException: Skript
  39. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  40. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  41. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  42. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  43. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  44. [02:36:29] [Server thread/ERROR]: Could not load 'plugins/AAC.jar' in folder 'plugins'
  45. org.bukkit.plugin.UnknownDependencyException: ProtocolLib
  46. at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  47. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  48. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  49. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  50. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  51. [02:36:29] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.8-SNAPSHOT;cd4729f
  52. [02:36:29] [Server thread/INFO]: [PlaceholderAPI] Loading PlaceholderAPI v2.10.4
  53. [02:36:29] [Server thread/INFO]: [GroupManager] Loading GroupManager vGMBuildVer (Phoenix)+1
  54. [02:36:29] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.1.6
  55. [02:36:29] [Server thread/INFO]: [ChatControl] Loading ChatControl v5.8.7
  56. [02:36:29] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v2.1.5-RELEASE
  57. [02:36:29] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.6
  58. [02:36:29] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.4.1
  59. [02:36:29] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1
  60. [02:36:29] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5-b699
  61. [02:36:29] [Server thread/INFO]: [Holograms] Loading Holograms v2.9.1-SNAPSHOT
  62. [02:36:29] [Server thread/INFO]: [CubedCraft] Loading CubedCraft v3.0
  63. [02:36:29] [Server thread/INFO]: [NoCheatPlus] Loading NoCheatPlus v3.16.1-SNAPSHOT-sMD5NET-b1147
  64. [02:36:29] [Server thread/INFO]: [NoCheatPlus] onLoad: Early set up of static API, configuration, logging.
  65. [02:36:29] [Server thread/INFO]: [NoCheatPlus] Logging system initialized.
  66. [02:36:29] [Server thread/INFO]: [NoCheatPlus] Detected Minecraft version: 1.8.8
  67. [02:36:29] [Server thread/INFO]: [ChatReaction] Loading ChatReaction v1.8.0
  68. [02:36:29] [Server thread/INFO]: [Arconix] Loading Arconix v1.1.1
  69. [02:36:29] [Server thread/INFO]: [MVdWPlaceholderAPI] Loading MVdWPlaceholderAPI v2.5.1
  70. [02:36:29] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags v1.7.1
  71. [02:36:29] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.7.2
  72. [02:36:29] [Server thread/INFO]: [Multiverse-SignPortals] Loading Multiverse-SignPortals v2.5.2-SNAPSHOT-b729
  73. [02:36:29] [Server thread/INFO]: [IslandBorder] Loading IslandBorder vBuild 2
  74. [02:36:29] [Server thread/INFO]: [PlayerBounty] Loading PlayerBounty v4.6.3
  75. [02:36:29] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
  76. [02:36:29] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.3.0.0
  77. [02:36:29] [Server thread/INFO]: [MyCommand] Loading MyCommand v5.5.1
  78. [02:36:29] [Server thread/INFO]: [ChatColor] Loading ChatColor v6.2
  79. [02:36:29] [Server thread/INFO]: [HolographicScoreboard] Loading HolographicScoreboard v1.5.1
  80. [02:36:29] [Server thread/INFO]: [CrazyEnchantments] Loading CrazyEnchantments v1.7.9.4
  81. [02:36:29] [Server thread/INFO]: [CrazyCrates] Loading CrazyCrates v1.10-RELEASE
  82. [02:36:29] [Server thread/INFO]: [HolographicExtension] Loading HolographicExtension v1.10.8
  83. [02:36:29] [Server thread/INFO]: [GreatKits] Loading GreatKits v2.9
  84. [02:36:29] [Server thread/INFO]: [ChatColor2] Loading ChatColor2 v1.9.4
  85. [02:36:29] [Server thread/INFO]: [Essentials] Loading Essentials v2.15.0.9
  86. [02:36:29] [Server thread/INFO]: [QuickBoard] Loading QuickBoard v4.3.0
  87. [02:36:29] [Server thread/INFO]: [PSControl] Loading PSControl v1.0
  88. [02:36:29] [Server thread/INFO]: [RankGrant+] Loading RankGrantPlus v3.4.0
  89. [02:36:29] [Server thread/INFO]: [BountyHunters] Loading BountyHunters v2.2.3
  90. [02:36:29] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v2.2.0-legacy
  91. [02:36:29] [Server thread/INFO]: [AuctionHouse] Loading AuctionHouse v1.8.13
  92. [02:36:29] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect v2.15.0.9
  93. [02:36:29] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat v2.15.0.9
  94. [02:36:29] [Server thread/INFO]: [TimeIsMoney] Loading TimeIsMoney v1.9.6.11
  95. [02:36:29] [Server thread/INFO]: [PlayerVaults] Loading PlayerVaults v3.6.0-bSNAPSHOT
  96. [02:36:29] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.15.0.9
  97. [02:36:29] [Server thread/INFO]: [EnjinMinecraftPlugin] Loading EnjinMinecraftPlugin v3.5.6
  98. [02:36:29] [Server thread/INFO]: [LeaderHeads] Loading LeaderHeads v3.1.8.3
  99. [02:36:29] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
  100. [02:36:29] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
  101. [02:36:29] [Server thread/INFO]: [Vault] [Permission] GroupManager found: Waiting
  102. [02:36:29] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
  103. [02:36:29] [Server thread/INFO]: [Vault] [Chat] GroupManager found: Waiting
  104. [02:36:29] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
  105. [02:36:29] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
  106. [02:36:29] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
  107. [02:36:29] [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.
  108. [02:36:29] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
  109. [02:36:29] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
  110. [02:36:29] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
  111. [02:36:29] [Server thread/INFO]: Preparing level "world"
  112. [02:36:29] [Server thread/INFO]: Preparing start region for level 0 (Seed: 8575528164259250253)
  113. [02:36:30] [Server thread/INFO]: Preparing start region for level 1 (Seed: 9096410467929311386)
  114. [02:36:30] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  115. [02:36:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  116. [02:36:30] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
  117. [02:36:30] [Server thread/INFO]: [PlaceholderAPI] Enabling PlaceholderAPI v2.10.4
  118. [02:36:30] [Server thread/INFO]: [PlaceholderAPI] Fetching available expansion information...
  119. [02:36:30] [Server thread/INFO]: [GroupManager] Enabling GroupManager vGMBuildVer (Phoenix)+1
  120. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  121. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - = ERROR REPORT START - GMBuildVer (Phoenix)+1 =
  122. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  123. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - === PLEASE COPY AND PASTE THE ERROR.LOG FROM THE ==
  124. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - = GROUPMANAGER FOLDER TO AN ESSENTIALS DEVELOPER =
  125. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  126. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - The following file couldn't pass on Parser.
  127. plugins/GroupManager/worlds/world/groups.yml
  128. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  129. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - = ERROR REPORT ENDED =
  130. [02:36:30] [Server thread/WARN]: GroupManager - SEVERE - ===================================================
  131. [02:36:30] [Server thread/ERROR]: Error occurred while enabling GroupManager vGMBuildVer (Phoenix)+1 (Is it up to date?)
  132. java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
  133. plugins/GroupManager/worlds/world/groups.yml
  134. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:236) ~[?:?]
  135. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:91) ~[?:?]
  136. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  137. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  138. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  139. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  140. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  141. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  142. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  143. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  144. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  145. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  146. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  147. Caused by: java.lang.IllegalArgumentException: The following file couldn't pass on Parser.
  148. plugins/GroupManager/worlds/world/groups.yml
  149. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:557) ~[?:?]
  150. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:477) ~[?:?]
  151. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:678) ~[?:?]
  152. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:640) ~[?:?]
  153. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:110) ~[?:?]
  154. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:100) ~[?:?]
  155. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:92) ~[?:?]
  156. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) ~[?:?]
  157. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:167) ~[?:?]
  158. ... 12 more
  159. Caused by: org.yaml.snakeyaml.parser.ParserException: while parsing a block mapping
  160. in 'reader', line 11, column 1:
  161. groups:
  162. ^
  163. expected <block end>, but found BlockSequenceStart
  164. in 'reader', line 26, column 2:
  165. - bountyhunters.add
  166. ^
  167.  
  168. at org.yaml.snakeyaml.parser.ParserImpl$ParseBlockMappingKey.produce(ParserImpl.java:570) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  169. at org.yaml.snakeyaml.parser.ParserImpl.peekEvent(ParserImpl.java:158) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  170. at org.yaml.snakeyaml.parser.ParserImpl.checkEvent(ParserImpl.java:143) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  171. at org.yaml.snakeyaml.composer.Composer.composeMappingNode(Composer.java:224) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  172. at org.yaml.snakeyaml.composer.Composer.composeNode(Composer.java:155) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  173. at org.yaml.snakeyaml.composer.Composer.composeDocument(Composer.java:122) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  174. at org.yaml.snakeyaml.composer.Composer.getSingleNode(Composer.java:105) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  175. at org.yaml.snakeyaml.constructor.BaseConstructor.getSingleData(BaseConstructor.java:120) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  176. at org.yaml.snakeyaml.Yaml.loadFromReader(Yaml.java:450) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  177. at org.yaml.snakeyaml.Yaml.load(Yaml.java:393) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  178. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:552) ~[?:?]
  179. at org.anjocaido.groupmanager.dataholder.WorldDataHolder.loadGroups(WorldDataHolder.java:477) ~[?:?]
  180. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:678) ~[?:?]
  181. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.loadWorld(WorldsHolder.java:640) ~[?:?]
  182. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialWorldLoading(WorldsHolder.java:110) ~[?:?]
  183. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.initialLoad(WorldsHolder.java:100) ~[?:?]
  184. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.resetWorldsHolder(WorldsHolder.java:92) ~[?:?]
  185. at org.anjocaido.groupmanager.dataholder.worlds.WorldsHolder.<init>(WorldsHolder.java:59) ~[?:?]
  186. at org.anjocaido.groupmanager.GroupManager.onEnable(GroupManager.java:167) ~[?:?]
  187. ... 12 more
  188. [02:36:30] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  189. [02:36:30] [Server thread/INFO]: [Vault][Permission] GroupManager hooked.
  190. [02:36:30] [Server thread/INFO]: [Vault] [Vault][Chat] GroupManager - Chat hooked.
  191. [02:36:30] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.1.6
  192. [02:36:30] [Server thread/INFO]: [ClearLag] Loading modules...
  193. [02:36:30] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
  194. [02:36:30] [Server thread/INFO]: [ClearLag] Modules have been loaded!
  195. [02:36:30] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
  196. [02:36:30] [Server thread/INFO]: [ChatControl] Enabling ChatControl v5.8.7
  197. [02:36:30] [Thread-8/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
  198. [02:36:30] [Server thread/INFO]: Hooked into: Essentials
  199. [02:36:30] [Server thread/INFO]: Hooked into: Multiverse-Core (World Alias)
  200. [02:36:30] [Server thread/INFO]: Hooked into: Vault
  201. [02:36:30] [Server thread/INFO]: Hooked into: PlaceholderAPI
  202. [02:36:30] [Server thread/INFO]: Starting checker listener with NORMAL priority
  203. [02:36:30] [Server thread/INFO]: *---------------- ChatControl -----------------*
  204. [02:36:30] [Server thread/INFO]: Cannot enable packet features!
  205. [02:36:30] [Server thread/INFO]: Required plugin missing: ProtocolLib
  206. [02:36:30] [Server thread/INFO]: *----------------------------------------------*
  207. [02:36:30] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v2.1.5-RELEASE
  208. [02:36:31] [Server thread/INFO]:
  209.  
  210. []=====[Enabling AdvancedBan]=====[]
  211. | Information:
  212. | Name: AdvancedBan
  213. | Developer: Leoko
  214. | Version: 2.1.5-RELEASE
  215. | Storage: HSQLDB (local)
  216. | Support:
  217. | Skype: Leoko33
  218. | Mail: Leoko4433@gmail.com
  219. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  220. | Discord: https://discord.gg/ycDG6rS
  221. | Update:
  222. | There is a new version available! [2.1.7]
  223. []================================[]
  224.  
  225. [02:36:31] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.6
  226. [02:36:31] [Server thread/INFO]: [NametagEdit] Found GroupManager! Hooking in.
  227. [02:36:31] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.4.1
  228. [02:36:31] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1
  229. [02:36:31] [Thread-8/INFO]: [ClearLag] No updates found!
  230. [02:36:31] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
  231. [02:36:31] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
  232. [02:36:31] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
  233. [02:36:31] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
  234. [02:36:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
  235. [02:36:31] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
  236. [02:36:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
  237. [02:36:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
  238. [02:36:31] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
  239. [02:36:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
  240. [02:36:31] [Server thread/INFO]: [WorldGuard] Loading region data...
  241. [02:36:31] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b699
  242. [02:36:31] [Server thread/INFO]: Preparing start region for level 2 (Seed: -5151726859362196234)
  243. [02:36:31] [Server thread/INFO]: [WorldGuard] (KitPvP) TNT ignition is PERMITTED.
  244. [02:36:31] [Server thread/INFO]: [WorldGuard] (KitPvP) Lighters are PERMITTED.
  245. [02:36:31] [Server thread/INFO]: [WorldGuard] (KitPvP) Lava fire is blocked.
  246. [02:36:31] [Server thread/INFO]: [WorldGuard] (KitPvP) Fire spread is UNRESTRICTED.
  247. [02:36:31] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'KitPvP'
  248. [02:36:31] [Server thread/INFO]: [Multiverse-Core] 3 - World(s) loaded.
  249. [02:36:31] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b699 (API v19) Enabled - By Rigby, fernferret, lithium3141 and main--
  250. [02:36:31] [Server thread/INFO]: [Holograms] Enabling Holograms v2.9.1-SNAPSHOT
  251. [02:36:31] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_8_R3.HologramEntityControllerImpl
  252. [02:36:31] [Server thread/INFO]: [CubedCraft] Enabling CubedCraft v3.0
  253. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Enabling NoCheatPlus v3.16.1-SNAPSHOT-sMD5NET-b1147
  254. [02:36:31] [Server thread/INFO]: [NoCheatPlus] McAccess set to: 1.8.4-1.8.8 / Spigot-CB-1.8_R3
  255. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.5 blocks.
  256. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.6.1 blocks.
  257. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.7.2 blocks.
  258. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Added block-info for Minecraft 1.8 blocks.
  259. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Inventory checks: FastConsume is available, disabled InstantEat.
  260. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Packet level access: ProtocolLib is not available.
  261. [02:36:31] [Server thread/INFO]: [NoCheatPlus] Version 3.16.1-SNAPSHOT-sMD5NET-b1147 is enabled.
  262. [02:36:31] [Server thread/INFO]: [ChatReaction] Enabling ChatReaction v1.8.0
  263. [02:36:31] [Server thread/INFO]: [ChatReaction] You are using Spigot! Tooltips in reaction start messages are enabled!
  264. [02:36:31] [Server thread/INFO]: [ChatReaction] 0 words loaded!
  265. [02:36:31] [Server thread/INFO]: [ChatReaction] Reaction stats are disabled!!
  266. [02:36:32] [Server thread/INFO]: ---------------------------
  267. [02:36:32] [Server thread/INFO]: ChatReaction Updater
  268. [02:36:32] [Server thread/INFO]:
  269. [02:36:32] [Server thread/INFO]: Could not connect to spigotmc.org
  270. [02:36:32] [Server thread/INFO]: to check for updates!
  271. [02:36:32] [Server thread/INFO]:
  272. [02:36:32] [Server thread/INFO]: ---------------------------
  273. [02:36:32] [Server thread/INFO]: ---------------------------
  274. [02:36:32] [Server thread/INFO]: ChatReaction Updater
  275. [02:36:32] [Server thread/INFO]:
  276. [02:36:32] [Server thread/INFO]: You are running 1.8.0
  277. [02:36:32] [Server thread/INFO]: The latest version
  278. [02:36:32] [Server thread/INFO]: of ChatReaction!
  279. [02:36:32] [Server thread/INFO]:
  280. [02:36:32] [Server thread/INFO]: ---------------------------
  281. [02:36:32] [Server thread/INFO]: [Arconix] Enabling Arconix v1.1.1
  282. [02:36:32] [Server thread/INFO]: [MVdWPlaceholderAPI] Enabling MVdWPlaceholderAPI v2.5.1
  283. [02:36:32] [Server thread/INFO]: [MVdWPlaceholderAPI] Initializing ...
  284. [02:36:32] [Server thread/INFO]: [MVdWPlaceholderAPI] Sending metrics ...
  285. [02:36:32] [Server thread/INFO]: [DeluxeTags] Enabling DeluxeTags v1.7.1
  286. [02:36:32] [Server thread/INFO]: [DeluxeTags] 1 tags loaded
  287. [02:36:32] [Server thread/INFO]: [DeluxeTags] Loading DeluxeTags messages.yml
  288. [02:36:32] [Server thread/INFO]: [DeluxeTags] DeluxeChat will handle fetching placeholders for tags!
  289. [02:36:32] [Server thread/INFO]: ----------------------------
  290. [02:36:32] [Server thread/INFO]: DeluxeTags Updater
  291. [02:36:32] [Server thread/INFO]:
  292. [02:36:32] [Server thread/INFO]: Could not connect to spigotmc.org
  293. [02:36:32] [Server thread/INFO]: to check for updates!
  294. [02:36:32] [Server thread/INFO]:
  295. [02:36:32] [Server thread/INFO]: ----------------------------
  296. [02:36:32] [Server thread/INFO]: ----------------------------
  297. [02:36:32] [Server thread/INFO]: DeluxeTags Updater
  298. [02:36:32] [Server thread/INFO]:
  299. [02:36:32] [Server thread/INFO]: You are running 1.7.1
  300. [02:36:32] [Server thread/INFO]: The latest version
  301. [02:36:32] [Server thread/INFO]: of DeluxeTags!
  302. [02:36:32] [Server thread/INFO]:
  303. [02:36:32] [Server thread/INFO]: ----------------------------
  304. [02:36:32] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.7.2
  305. [02:36:32] [Server thread/INFO]:
  306. [02:36:32] [Server thread/INFO]: === Super Trails ===
  307. [02:36:32] [Server thread/INFO]: SuperTrails 9.7.2 for MC 1.8 enabled
  308. [02:36:32] [Server thread/INFO]: Thank you for using !
  309. [02:36:32] [Server thread/INFO]: =====================
  310. [02:36:32] [Server thread/INFO]:
  311. [02:36:32] [Server thread/INFO]: [Multiverse-SignPortals] Enabling Multiverse-SignPortals v2.5.2-SNAPSHOT-b729
  312. [02:36:32] [Server thread/INFO]: [Multiverse-SignPortals 2.5.2-SNAPSHOT-b729] Enabled - By Rigby and fernferret
  313. [02:36:32] [Server thread/INFO]: [IslandBorder] Enabling IslandBorder vBuild 2
  314. [02:36:32] [Server thread/INFO]: --------------------------
  315. [02:36:32] [Server thread/INFO]: Build 2
  316. [02:36:32] [Server thread/INFO]:
  317. [02:36:32] [Server thread/INFO]: Disabling Island Border...
  318. [02:36:32] [Server thread/INFO]:
  319. [02:36:32] [Server thread/INFO]: Island Border was unloaded due to incompatibility!
  320. [02:36:32] [Server thread/INFO]: Missing SkyBlock plugin.
  321. [02:36:32] [Server thread/INFO]:
  322. [02:36:32] [Server thread/INFO]: --------------------------
  323. [02:36:32] [Server thread/INFO]: [PlayerBounty] Enabling PlayerBounty v4.6.3
  324. [02:36:32] [Server thread/INFO]: [PlayerBounty] MCUpdate has been successfully set up!
  325. [02:36:32] [Server thread/INFO]: [MVdWPlaceholderAPI] PlayerBounty added custom placeholder {playerbounty_hasbounty}
  326. [02:36:32] [Server thread/INFO]: [MVdWPlaceholderAPI] PlayerBounty added custom placeholder {playerbounty_bountyamount}
  327. [02:36:32] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.3.0.0
  328. [02:36:32] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
  329. [02:36:32] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
  330. [02:36:32] [Server thread/INFO]: [ReflectionHelper] Version is v1_8_R3 (10803)
  331. [02:36:32] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
  332. [02:36:32] [Server thread/INFO]: Injected custom channel handlers.
  333. [02:36:32] [Server thread/INFO]: Adding channels for online players...
  334. [02:36:32] [Server thread/INFO]: [Staff+] Version protocol set to 'v1_8_R3'.
  335. [02:36:32] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 74ms.
  336. [02:36:32] [Server thread/INFO]: [Staff+] Plugin created by Shortninja continued by Qball.
  337. [02:36:32] [Server thread/INFO]: [MyCommand] Enabling MyCommand v5.5.1
  338. [02:36:32] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  339. [02:36:32] [Server thread/INFO]: | You are using an not fully supported server version. (v1_8_R3)
  340. [02:36:32] [Server thread/INFO]: | Vault : Ok. Hooked on Vault 1.7.2-b107
  341. [02:36:32] [Server thread/INFO]: | Command file(s) found : 1
  342. [02:36:32] [Server thread/INFO]: | Config : Ready.
  343. [02:36:32] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
  344. [02:36:32] [Server thread/INFO]: [MyCmd] RIGHT_CLICK_INTERACTION Block set item is null, check config.yml
  345. [02:36:32] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
  346. [02:36:32] [Server thread/INFO]: [MyCmd] PHYSICAL_INTERACTION Block set item is null, check config.yml
  347. [02:36:32] [Server thread/INFO]: | PlaceholderAPI: Hooked, Ok.
  348. [02:36:32] [Server thread/INFO]: | Custom commands loaded : 41
  349. [02:36:32] [Server thread/INFO]: | Version: 5.5.1
  350. [02:36:32] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  351. [02:36:32] [Server thread/INFO]: | New update available : MyCommand v5.6.2
  352. [02:36:32] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Done! *-=-=-=-=-=-=-=-=-=-=-*
  353. [02:36:32] [Server thread/INFO]: [ChatColor] Enabling ChatColor v6.2
  354. [02:36:32] [Server thread/INFO]: Yep
  355. [02:36:32] [Server thread/INFO]: [HolographicScoreboard] Enabling HolographicScoreboard v1.5.1
  356. [02:36:32] [Server thread/ERROR]: [HolographicScoreboard] *** ProtocolLib and HolographicDisplays or Holograms is required! ***
  357. => HolographicScoreboard will be disabled!!
  358. [02:36:32] [Server thread/INFO]: [CrazyEnchantments] Enabling CrazyEnchantments v1.7.9.4
  359. [02:36:32] [Server thread/INFO]: [CrazyCrates] Enabling CrazyCrates v1.10-RELEASE
  360. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading the config.yml
  361. [02:36:32] [Server thread/INFO]: [CrazyCrates] Successfully loaded config.yml
  362. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading the Messages.yml
  363. [02:36:32] [Server thread/INFO]: [CrazyCrates] Successfully loaded Messages.yml
  364. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading the Locations.yml
  365. [02:36:32] [Server thread/INFO]: [CrazyCrates] Successfully loaded Locations.yml
  366. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading the data.yml
  367. [02:36:32] [Server thread/INFO]: [CrazyCrates] Successfully loaded data.yml
  368. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading custom files.
  369. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Event.yml.
  370. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Estrapade.yml.
  371. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loaded new custom file: /Crates/Boxel.yml.
  372. [02:36:32] [Server thread/INFO]: [CrazyCrates] Finished loading custom files.
  373. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading all crate information...
  374. [02:36:32] [Server thread/INFO]: [NBTAPI] Found Spigot: v1_8_R3! Trying to find NMS support
  375. [02:36:32] [Server thread/INFO]: [NBTAPI] NMS support 'MC1_8_R3' loaded!
  376. [02:36:32] [Server thread/INFO]: [CrazyCrates] All crate information has been loaded.
  377. [02:36:32] [Server thread/INFO]: [CrazyCrates] Loading all the physical crate locations.
  378. [02:36:33] [Server thread/INFO]: [CrazyCrates] All physical crate locations have been loaded.
  379. [02:36:33] [Server thread/INFO]: [CrazyCrates] Searching for schematics to load.
  380. [02:36:33] [Server thread/INFO]: [CrazyCrates] nether.schematic was successfully found and loaded.
  381. [02:36:33] [Server thread/INFO]: [CrazyCrates] sea.schematic was successfully found and loaded.
  382. [02:36:33] [Server thread/INFO]: [CrazyCrates] outdoors.schematic was successfully found and loaded.
  383. [02:36:33] [Server thread/INFO]: [CrazyCrates] classic.schematic was successfully found and loaded.
  384. [02:36:33] [Server thread/INFO]: [CrazyCrates] soul.schematic was successfully found and loaded.
  385. [02:36:33] [Server thread/INFO]: [CrazyCrates] wooden.schematic was successfully found and loaded.
  386. [02:36:33] [Server thread/INFO]: [CrazyCrates] All schematics were found and loaded.
  387. [02:36:33] [Server thread/INFO]: [CrazyCrates] Cleaning up the data.yml file.
  388. [02:36:33] [Server thread/INFO]: [CrazyCrates] The data.yml file has been cleaned.
  389. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_event}
  390. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_event_physical}
  391. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_event_total}
  392. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_estrapade}
  393. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_estrapade_physical}
  394. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_estrapade_total}
  395. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_boxel}
  396. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_boxel_physical}
  397. [02:36:33] [Server thread/INFO]: [MVdWPlaceholderAPI] CrazyCrates added custom placeholder {crazycrates_boxel_total}
  398. [02:36:33] [Server thread/INFO]: [HolographicExtension] Enabling HolographicExtension v1.10.8
  399. [02:36:33] [Server thread/INFO]: [HolographicExtension] Starting HolographicExtension v1.10.8
  400. [02:36:33] [Server thread/INFO]: [HolographicExtension] Registering animation example from config.
  401. [02:36:33] [Server thread/INFO]: [HolographicExtension] Registering animation scroller from config.
  402. [02:36:33] [Server thread/INFO]: [HolographicExtension] Registering animation typing from config.
  403. [02:36:33] [Server thread/INFO]: [HolographicExtension] Registering animation rainbow from config.
  404. [02:36:33] [Server thread/INFO]: [HolographicExtension] If you want to use the placeholder extension, please install ProtocolLib and PlaceholderAPI
  405. [02:36:33] [Server thread/INFO]: [GreatKits] Enabling GreatKits v2.9
  406. [02:36:33] [Server thread/INFO]: GreatKits 2.9.0 --> ON
  407. [02:36:33] [Server thread/INFO]: [ChatColor2] Enabling ChatColor2 v1.9.4
  408. [02:36:33] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.9.4 has been enabled.
  409. [02:36:33] [Server thread/INFO]: [ChatColor] Current update: Color-Text placeholders everywhere, bug fixes.
  410. [02:36:33] [Server thread/INFO]: [ChatColor] PlaceholderAPI has been hooked.
  411. [02:36:33] [Server thread/INFO]: [ChatColor] Metrics is enabled for this plugin. Stats sent to https://bstats.org/plugin/bukkit/ChatColor2
  412. [02:36:33] [Server thread/INFO]: [Essentials] Enabling Essentials v2.15.0.9
  413. [02:36:33] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
  414. [02:36:33] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
  415. [02:36:33] [Server thread/INFO]: [Essentials] Using legacy potion meta provider as potion meta provider.
  416. [02:36:33] [Server thread/INFO]: Using locale en_US
  417. [02:36:33] [Server thread/INFO]: [Essentials] Using Spigot 1.7.10+ ServerListPingEvent iterator
  418. [02:36:33] [Server thread/INFO]: [Essentials] Metrics disabled per bStats config.
  419. [02:36:33] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
  420. [02:36:33] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
  421. [02:36:33] [Server thread/INFO]: [QuickBoard] Enabling QuickBoard v4.3.0
  422. [02:36:33] [Server thread/INFO]: [QuickBoard] ------------------------------
  423. [02:36:33] [Server thread/INFO]: [QuickBoard] QuickBoard
  424. [02:36:33] [Server thread/INFO]: [QuickBoard] Listeners registered
  425. [02:36:33] [Server thread/INFO]: [QuickBoard] Loading scoreboards
  426. [02:36:33] [Server thread/INFO]: [QuickBoard] Loaded 'scoreboard.default.yml' with permission 'scoreboard.default'
  427. [02:36:33] [Server thread/INFO]: [QuickBoard] Scoreboards loaded
  428. [02:36:33] [Server thread/INFO]: [QuickBoard] Config registered
  429. [02:36:33] [Server thread/INFO]: [QuickBoard] Update Tasks started
  430. [02:36:33] [Server thread/INFO]: [QuickBoard] Command 'quickboard' enabled
  431. [02:36:33] [Server thread/INFO]: [QuickBoard] QuickBoard
  432. [02:36:33] [Server thread/INFO]: [QuickBoard] ------------------------------
  433. [02:36:33] [Server thread/INFO]: [PSControl] Enabling PSControl v1.0
  434. [02:36:33] [Server thread/INFO]: PSClient-33175 - Starting...
  435. [02:36:33] [Server thread/INFO]: PSClient-33175 - Driver does not support get/set network timeout for connections. (com.mysql.jdbc.JDBC4Connection.getNetworkTimeout()I)
  436. [02:36:33] [Server thread/INFO]: PSClient-33175 - Start completed.
  437. [02:36:33] [Server thread/INFO]: [RankGrant+] Enabling RankGrantPlus v3.4.0
  438. [02:36:33] [Server thread/INFO]: [RankGrant+] Enabling RankGrant+...
  439.  
  440. ######## ### ## ## ## ## ###### ######## ### ## ## ########
  441. ## ## ## ## ### ## ## ## ## ## ## ## ## ## ### ## ##
  442. ## ## ## ## #### ## ## ## ## ## ## ## ## #### ## ##
  443. ######## ## ## ## ## ## ##### ## #### ######## ## ## ## ## ## ##
  444. ## ## ######### ## #### ## ## ## ## ## ## ######### ## #### ##
  445. ## ## ## ## ## ### ## ## ## ## ## ## ## ## ## ### ##
  446. ## ## ## ## ## ## ## ## ###### ## ## ## ## ## ## ##
  447.  
  448. [02:36:33] [Server thread/INFO]: [RankGrant+] Loading files...
  449. [02:36:33] [Server thread/INFO]: [RankGrant+] Loaded files.
  450. [02:36:33] [Server thread/INFO]: [RankGrant+] Registering commands...
  451. [02:36:33] [Server thread/INFO]: [RankGrant+] Registered commands.
  452. [02:36:33] [Server thread/INFO]: [RankGrant+] Registering listeners...
  453. [02:36:33] [Server thread/INFO]: [RankGrant+] Registered listeners.
  454. [02:36:33] [Server thread/INFO]: [RankGrant+] Hooking into Vault...
  455. [02:36:33] [Server thread/INFO]: [RankGrant+] Hooked into Vault.
  456. [02:36:33] [Server thread/INFO]: [RankGrant+] Starting temporary-grant expiration timer...
  457. [02:36:33] [Server thread/INFO]: [RankGrant+] Started temporary-grant expiration timer.
  458. [02:36:33] [Server thread/INFO]: [RankGrant+] Loading metrics...
  459. [02:36:33] [Server thread/INFO]: [RankGrant+] Loaded metrics.
  460. [02:36:33] [Server thread/INFO]: [RankGrant+] RankGrantPlus v3.4.0 by Demeng7215 has been successfully enabled!
  461. [02:36:33] [Server thread/INFO]: [RankGrant+] Checking for updates...
  462. [02:36:33] [Server thread/INFO]: [RankGrant+] ====================== [ UPDATE ] ======================
  463. [02:36:33] [Server thread/INFO]: [RankGrant+] A newer version of RankGrantPlus is available!
  464. [02:36:33] [Server thread/INFO]: [RankGrant+] Current version: 3.4.0
  465. [02:36:33] [Server thread/INFO]: [RankGrant+] Latest version: 3.6.2
  466. [02:36:33] [Server thread/INFO]: [RankGrant+] Get the update: https://spigotmc.org/resources/63403
  467. [02:36:33] [Server thread/INFO]: [RankGrant+] ====================== [ UPDATE ] ======================
  468. [02:36:33] [Server thread/INFO]: [BountyHunters] Enabling BountyHunters v2.2.3
  469. [02:36:33] [Server thread/INFO]: [BountyHunters] Detected Server Version: v1_8_R3
  470. [02:36:33] [Server thread/ERROR]: [BountyHunters] Your server version is not handled with NMS.
  471. [02:36:33] [Server thread/ERROR]: [BountyHunters] Plugin BountyHunters v2.2.3 has failed to register events for class net.Indyuce.bountyhunters.listener.BountyClaim because org/bukkit/event/entity/EntityPickupItemEvent does not exist.
  472. [02:36:33] [Server thread/INFO]: [BountyHunters] Hooked onto PlaceholderAPI
  473. [02:36:33] [Server thread/ERROR]: Error occurred while enabling BountyHunters v2.2.3 (Is it up to date?)
  474. java.lang.NoSuchFieldError: PLAYER_HEAD
  475. at net.Indyuce.bountyhunters.api.CustomItem.<clinit>(CustomItem.java:17) ~[?:?]
  476. at net.Indyuce.bountyhunters.BountyHunters.onEnable(BountyHunters.java:127) ~[?:?]
  477. at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  478. at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  479. at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  480. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  481. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  482. at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  483. at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  484. at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  485. at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  486. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  487. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  488. [02:36:33] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.2.0-legacy
  489. [02:36:33] [Server thread/INFO]: [ACF] Minecraft Version: 1.8
  490. [02:36:33] [Server thread/INFO]: [AuctionHouse] Enabling AuctionHouse v1.8.13
  491. [02:36:33] [Server thread/INFO]: [AuctionHouse] Using NMS version v1_8_R3
  492. [02:36:33] [Server thread/WARN]: [AuctionHouse] This "retro" plugin only contains support for Spigot 1.8.8
  493. [02:36:33] [Server thread/WARN]: [AuctionHouse] Some features may not be fully tested - use at your own risk!
  494. [02:36:33] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.15.0.9
  495. [02:36:33] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.15.0.9
  496. [02:36:33] [Server thread/INFO]: [TimeIsMoney] Enabling TimeIsMoney v1.9.6.11
  497. [02:36:33] [Server thread/INFO]: [TimeIsMoney] Loaded 2 Payouts!
  498. [02:36:33] [Server thread/INFO]: Time is Money: Essentials found. Hook in it -> Will use Essentials's AFK feature if afk is enabled.
  499. [02:36:33] [Server thread/INFO]: Time is Money v1.9.6.11 started.
  500. [02:36:33] [Server thread/INFO]: [PlayerVaults] Enabling PlayerVaults v3.6.0-bSNAPSHOT
  501. [02:36:33] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.15.0.9
  502. [02:36:33] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v3.5.6
  503. [02:36:33] [Server thread/INFO]: §5 ___ _ _ _ ___ _ _
  504. [02:36:33] [Server thread/INFO]: §5 | __| | \| | _ | | |_ _| | \| |
  505. [02:36:33] [Server thread/INFO]: §5 | _| | .` | | || | | | | .` |
  506. [02:36:33] [Server thread/INFO]: §5 |___| |_|\_| \__/ |___| |_|\_|
  507. [02:36:33] [Server thread/INFO]: §2 Enjin Minecraft Plugin §63.5.6
  508. [02:36:33] [Server thread/INFO]: Initializing for the first time.
  509. [02:36:34] [Server thread/INFO]: [LeaderHeads] Enabling LeaderHeads v3.1.8.3
  510. [02:36:34] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: kills
  511. [02:36:34] [Server thread/INFO]: [LeaderHeads] Loaded automatic reward: votes
  512. [02:36:34] [Server thread/INFO]: [LeaderHeads] Hooked into HolographicDisplays
  513. [02:36:34] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
  514. [02:36:34] [Server thread/INFO]: Done (4.577s)! For help, type "help" or "?"
  515. [02:36:34] [Server thread/INFO]: [PlayerVaults] ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
  516. [02:36:34] [Craft Scheduler Thread - 3/INFO]: [PlayerVaults] We didn't find an update!
  517. [02:36:34] [Craft Scheduler Thread - 11/INFO]: [NoCheatPlus] Added hook: AllViolations(NCP) [1.0].
  518. [02:36:34] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Economy API
  519. [02:36:34] [Server thread/INFO]: [AuctionHouse] Registered Service Provider Vault for Vault's Chat API
  520. [02:36:34] [Server thread/INFO]: [NoCheatPlus] Post-enable running...
  521. [02:36:34] [Server thread/INFO]: [NoCheatPlus] Post-enable finished.
  522. [02:36:34] [Server thread/INFO]: [PlaceholderAPI] Placeholder expansion registration initializing...
  523. [02:36:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: server
  524. [02:36:34] [Server thread/INFO]: [PlaceholderAPI] Successfully registered expansion: player
  525. [02:36:34] [Server thread/WARN]: [Holograms] holograms.yml file had no 'holograms' section defined, no holograms loaded
  526. [02:36:34] [Craft Scheduler Thread - 10/INFO]: [Vault] Checking for Updates ...
  527. [02:36:34] [Server thread/INFO]: [PlaceholderAPI] An update for PlaceholderAPI (v2.10.5) is available at:
  528. [02:36:34] [Server thread/INFO]: [PlaceholderAPI] https://www.spigotmc.org/resources/placeholderapi.6245/
  529. [02:36:34] [Craft Scheduler Thread - 4/INFO]: [BountyHunters] A new build is available: 2.2.6 (you are running 2.2.3)
  530. [02:36:34] [Craft Scheduler Thread - 4/INFO]: [BountyHunters] Download it here: https://www.spigotmc.org/resources/40610/
  531. [02:36:34] [Craft Scheduler Thread - 6/INFO]: [StaffPlus] [SpigetUpdate] Downloading update...
  532. [02:36:34] [Craft Scheduler Thread - 6/INFO]: [StaffPlus] New version of the plugin downloaded and will be loaded on restart
  533. [02:36:34] [Craft Scheduler Thread - 6/INFO]: [StaffPlus] [SpigetUpdate] Update saved as plugins/update/StaffPlus.jar
  534. [02:36:34] [Craft Scheduler Thread - 3/WARN]: [PlayerBounty] MassiveStats was unable to communicate with its API endpoint.
  535. [02:36:34] [Craft Scheduler Thread - 10/INFO]: [Vault] No new version available
  536. [02:36:35] [Craft Scheduler Thread - 10/INFO]: Trying to get new version of QuickBoard...
  537. [02:36:35] [Craft Scheduler Thread - 10/INFO]: Current QuickBoard version: 4.3.0
  538. [02:36:35] [Craft Scheduler Thread - 10/INFO]: Web QuickBoard version: 4.3.0
  539. [02:36:36] [Craft Scheduler Thread - 0/INFO]: [PlaceholderAPI] 169 placeholder expansions are available on the cloud.
  540. [02:36:36] [Server thread/ERROR]: [PlaceholderAPI] ChatColor is currently using a deprecated method to hook into PlaceholderAPI. Placeholders for that plugin no longer work. Please consult [] and urge them to update it ASAP.
  541. [02:36:37] [Thread-18/INFO]: UUID of player estrapade is e3ea1c37-e2e2-4b79-ad2c-3b15118d00eb
  542. [02:36:38] [Server thread/INFO]: estrapade[/96.159.142.7:48417] logged in with entity id 84 at ([KitPvP]-18.5, 31.0, 15.5)
  543. [02:36:38] [Server thread/WARN]: [Essentials] Task #252 for Essentials v2.15.0.9 generated an exception
  544. java.lang.NullPointerException
  545. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  546. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  547. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  548. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  549. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  550. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  551. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  552. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  553. at com.earth2me.essentials.EssentialsPlayerListener$1DelayJoinTask.run(EssentialsPlayerListener.java:233) ~[?:?]
  554. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  555. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  556. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  557. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  558. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  559. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  560. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  561. [02:36:41] [Thread-19/INFO]: UUID of player Crazycrank is 4dd8489e-0f71-4e1c-aa58-e16fd31bf46e
  562. [02:36:41] [Server thread/INFO]: Crazycrank[/19.106.174.224:34165] logged in with entity id 2300 at ([KitPvP]73.73532594356661, 36.091034464298765, 12.002874003781278)
  563. [02:36:41] [Server thread/WARN]: [Essentials] Task #264 for Essentials v2.15.0.9 generated an exception
  564. java.lang.NullPointerException
  565. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  566. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  567. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  568. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  569. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  570. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  571. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  572. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  573. at com.earth2me.essentials.EssentialsPlayerListener$1DelayJoinTask.run(EssentialsPlayerListener.java:233) ~[?:?]
  574. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  575. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  576. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  577. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  578. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  579. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  580. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  581. [02:36:41] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.15.0.9
  582. org.bukkit.event.EventException
  583. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  584. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  585. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  586. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  587. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  588. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  589. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  590. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  591. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  592. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  593. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  594. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  595. Caused by: java.lang.NullPointerException
  596. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  597. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  598. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  599. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  600. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  601. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  602. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  603. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  604. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:103) ~[?:?]
  605. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  606. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  607. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  608. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  609. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  610. ... 11 more
  611. [02:36:41] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.15.0.9
  612. org.bukkit.event.EventException
  613. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  614. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  615. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  616. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  617. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  618. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  619. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  620. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  621. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  622. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  623. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  624. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  625. Caused by: java.lang.NullPointerException
  626. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  627. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  628. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  629. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  630. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  631. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  632. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:43) ~[?:?]
  633. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  634. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  635. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  636. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  637. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  638. ... 11 more
  639. [02:36:41] [Async Chat Thread - #0/INFO]: <estrapade> hi
  640. [02:36:43] [Server thread/WARN]: [PerWorldInventory] Creating a new group on the fly for 'KitPvP'. Please double check your `worlds.yml` file configuration!
  641. [02:36:43] [Server thread/INFO]: Crazycrank fell from a high place
  642. [02:36:44] [Server thread/INFO]: [MyCommand] found an update for MyCommand. Type /mycommand for more infos.
  643. [02:36:44] [Server thread/ERROR]: Could not pass event PlayerRespawnEvent to Essentials v2.15.0.9
  644. org.bukkit.event.EventException
  645. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  646. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  647. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  648. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  649. at net.minecraft.server.v1_8_R3.PlayerList.moveToWorld(PlayerList.java:568) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  650. at net.minecraft.server.v1_8_R3.PlayerList.moveToWorld(PlayerList.java:507) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  651. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1393) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  652. at net.minecraft.server.v1_8_R3.PacketPlayInClientCommand.a(SourceFile:31) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  653. at net.minecraft.server.v1_8_R3.PacketPlayInClientCommand.a(SourceFile:8) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  654. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  655. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  656. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  657. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  658. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  659. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  660. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  661. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  662. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  663. Caused by: java.lang.NullPointerException
  664. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  665. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  666. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  667. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  668. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  669. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  670. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  671. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  672. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerRespawn(EssentialsPlayerListener.java:71) ~[?:?]
  673. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  674. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  675. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  676. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  677. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  678. ... 17 more
  679. [02:36:44] [Server thread/ERROR]: Could not pass event PlayerRespawnEvent to EssentialsSpawn v2.15.0.9
  680. java.lang.NullPointerException
  681. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  682. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  683. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  684. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  685. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  686. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  687. at com.earth2me.essentials.spawn.EssentialsSpawnPlayerListener.onPlayerRespawn(EssentialsSpawnPlayerListener.java:57) ~[?:?]
  688. at com.earth2me.essentials.spawn.EssentialsSpawn$1.execute(EssentialsSpawn.java:51) ~[?:?]
  689. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  690. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  691. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  692. at net.minecraft.server.v1_8_R3.PlayerList.moveToWorld(PlayerList.java:568) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  693. at net.minecraft.server.v1_8_R3.PlayerList.moveToWorld(PlayerList.java:507) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  694. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1393) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  695. at net.minecraft.server.v1_8_R3.PacketPlayInClientCommand.a(SourceFile:31) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  696. at net.minecraft.server.v1_8_R3.PacketPlayInClientCommand.a(SourceFile:8) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  697. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  698. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  699. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  700. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  701. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  702. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  703. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  704. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  705. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  706. [02:36:47] [Server thread/INFO]: estrapade issued server command: /mangadd
  707. [02:36:47] [Thread-20/INFO]: UUID of player DrC0ckter is a7de5f86-3212-4218-a207-0545143ed824
  708. [02:36:47] [Server thread/INFO]: DrC0ckter[/96.159.142.7:58133] logged in with entity id 8775 at ([KitPvP]-23.32762871164634, 46.0, 2.8709471306877417)
  709. [02:36:47] [Server thread/WARN]: [Essentials] Task #279 for Essentials v2.15.0.9 generated an exception
  710. java.lang.NullPointerException
  711. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  712. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  713. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  714. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  715. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  716. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  717. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  718. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  719. at com.earth2me.essentials.EssentialsPlayerListener$1DelayJoinTask.run(EssentialsPlayerListener.java:233) ~[?:?]
  720. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftTask.run(CraftTask.java:71) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  721. at org.bukkit.craftbukkit.v1_8_R3.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:350) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  722. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:723) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  723. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  724. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  725. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  726. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  727. [02:36:48] [Server thread/INFO]: Crazycrank issued server command: /gmc
  728. [02:36:48] [Server thread/ERROR]: Could not pass event PlayerGameModeChangeEvent to PerWorldInventory v2.2.0-legacy
  729. org.bukkit.event.EventException
  730. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  731. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  732. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  733. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  734. at org.bukkit.craftbukkit.v1_8_R3.entity.CraftPlayer.setGameMode(CraftPlayer.java:753) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  735. at com.earth2me.essentials.commands.Commandgamemode.run(Commandgamemode.java:68) [Essentials.jar:?]
  736. at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:157) [Essentials.jar:?]
  737. at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:522) [Essentials.jar:?]
  738. at com.earth2me.essentials.Essentials.onCommand(Essentials.java:435) [Essentials.jar:?]
  739. at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  740. at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:141) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  741. at org.bukkit.craftbukkit.v1_8_R3.CraftServer.dispatchCommand(CraftServer.java:641) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  742. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1162) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  743. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  744. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  745. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  746. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  747. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  748. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  749. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  750. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  751. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  752. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  753. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  754. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  755. Caused by: java.lang.ClassCastException: java.lang.String cannot be cast to me.ebonjaeger.perworldinventory.libs.json.JSONObject
  756. at me.ebonjaeger.perworldinventory.data.FlatFile.getPlayer(FlatFile.kt:127) ~[?:?]
  757. at me.ebonjaeger.perworldinventory.data.ProfileManager.getPlayerData(ProfileManager.kt:97) ~[?:?]
  758. at me.ebonjaeger.perworldinventory.listener.player.PlayerGameModeChangeListener.onPlayerChangedGameMode(PlayerGameModeChangeListener.kt:56) ~[?:?]
  759. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  760. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  761. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  762. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  763. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  764. ... 24 more
  765. [02:37:03] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.15.0.9
  766. org.bukkit.event.EventException
  767. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  768. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  769. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  770. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  771. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  772. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  773. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  774. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  775. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  776. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  777. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  778. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  779. Caused by: java.lang.NullPointerException
  780. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  781. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  782. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  783. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  784. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  785. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  786. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  787. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  788. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:103) ~[?:?]
  789. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  790. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  791. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  792. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  793. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  794. ... 11 more
  795. [02:37:03] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.15.0.9
  796. org.bukkit.event.EventException
  797. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  798. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  799. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  800. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  801. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  802. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  803. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  804. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  805. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  806. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  807. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  808. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  809. Caused by: java.lang.NullPointerException
  810. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  811. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  812. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  813. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  814. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  815. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  816. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:43) ~[?:?]
  817. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  818. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  819. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  820. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  821. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  822. ... 11 more
  823. [02:37:03] [Async Chat Thread - #0/INFO]: <Crazycrank> Y NOT
  824. [02:37:17] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.15.0.9
  825. org.bukkit.event.EventException
  826. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  827. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  828. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  829. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  830. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  831. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  832. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  833. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  834. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  835. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  836. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  837. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  838. Caused by: java.lang.NullPointerException
  839. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  840. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  841. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  842. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  843. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  844. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  845. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  846. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  847. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:103) ~[?:?]
  848. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  849. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  850. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  851. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  852. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  853. ... 11 more
  854. [02:37:17] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.15.0.9
  855. org.bukkit.event.EventException
  856. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  857. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  858. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  859. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  860. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  861. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  862. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  863. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  864. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  865. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  866. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  867. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  868. Caused by: java.lang.NullPointerException
  869. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  870. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  871. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  872. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  873. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  874. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  875. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:43) ~[?:?]
  876. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  877. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  878. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  879. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  880. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  881. ... 11 more
  882. [02:37:17] [Async Chat Thread - #0/INFO]: <Crazycrank> SO U WANT ME TO KEEP ON ASKING TO TURN SERVER ON?
  883. [02:37:51] [Server thread/INFO]: estrapade issued server command: /grant
  884. [02:37:52] [Server thread/INFO]: Crazycrank issued server command: /cc
  885. [02:37:53] [Server thread/INFO]: [CrazyCrates]: Crazycrank is opening a Estrapade Crate.
  886. [02:37:53] [Server thread/ERROR]: Could not pass event InventoryClickEvent to CrazyCrates v1.10-RELEASE
  887. org.bukkit.event.EventException
  888. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  889. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  890. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  891. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  892. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1630) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  893. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:31) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  894. at net.minecraft.server.v1_8_R3.PacketPlayInWindowClick.a(SourceFile:9) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  895. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  896. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  897. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  898. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  899. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  900. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  901. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  902. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  903. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  904. Caused by: java.lang.NullPointerException
  905. at me.badbones69.crazycrates.api.CrazyCrates.openCrate(CrazyCrates.java:416) ~[?:?]
  906. at me.badbones69.crazycrates.controllers.GUIMenu.onInvClick(GUIMenu.java:194) ~[?:?]
  907. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  908. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  909. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  910. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  911. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  912. ... 15 more
  913. [02:37:56] [Server thread/INFO]: estrapade issued server command: /grant Crazycrank
  914. [02:37:56] [Server thread/FATAL]: Error executing task
  915. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  916. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_212]
  917. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_212]
  918. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:45) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  919. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  920. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  921. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  922. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  923. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  924. Caused by: java.lang.NullPointerException
  925. at com.enjin.bukkit.util.LogFilter.filter(LogFilter.java:21) ~[?:?]
  926. at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:124) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  927. at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:94) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  928. at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  929. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  930. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  931. at org.apache.logging.log4j.core.Logger.log(Logger.java:110) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  932. at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  933. at org.bukkit.craftbukkit.v1_8_R3.util.ForwardLogHandler.publish(ForwardLogHandler.java:33) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  934. at java.util.logging.Logger.log(Logger.java:738) ~[?:1.8.0_212]
  935. at java.util.logging.Logger.doLog(Logger.java:765) ~[?:1.8.0_212]
  936. at java.util.logging.Logger.log(Logger.java:876) ~[?:1.8.0_212]
  937. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1168) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  938. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  939. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  940. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  941. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  942. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
  943. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
  944. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  945. ... 5 more
  946. [02:38:04] [Server thread/INFO]: estrapade issued server command: /appoint
  947. [02:38:05] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.15.0.9
  948. org.bukkit.event.EventException
  949. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  950. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  951. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  952. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  953. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  954. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  955. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  956. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  957. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  958. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  959. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  960. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  961. Caused by: java.lang.NullPointerException
  962. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  963. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  964. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  965. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  966. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  967. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  968. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  969. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  970. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:103) ~[?:?]
  971. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  972. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  973. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  974. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  975. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  976. ... 11 more
  977. [02:38:05] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.15.0.9
  978. org.bukkit.event.EventException
  979. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  980. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  981. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  982. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  983. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  984. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  985. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  986. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  987. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  988. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  989. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  990. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  991. Caused by: java.lang.NullPointerException
  992. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  993. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  994. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  995. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  996. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  997. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  998. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:43) ~[?:?]
  999. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1000. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1001. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1002. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1003. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1004. ... 11 more
  1005. [02:38:05] [Async Chat Thread - #0/INFO]: <Crazycrank> it didnt give me the loot
  1006. [02:38:08] [Server thread/INFO]: estrapade issued server command: /appoint estrapade
  1007. [02:38:08] [Server thread/FATAL]: Error executing task
  1008. java.util.concurrent.ExecutionException: java.lang.NullPointerException
  1009. at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_212]
  1010. at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_212]
  1011. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:45) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1012. at net.minecraft.server.v1_8_R3.MinecraftServer.B(MinecraftServer.java:715) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1013. at net.minecraft.server.v1_8_R3.DedicatedServer.B(DedicatedServer.java:374) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1014. at net.minecraft.server.v1_8_R3.MinecraftServer.A(MinecraftServer.java:654) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1015. at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:557) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1016. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1017. Caused by: java.lang.NullPointerException
  1018. at com.enjin.bukkit.util.LogFilter.filter(LogFilter.java:21) ~[?:?]
  1019. at org.apache.logging.log4j.core.filter.AbstractFilterable.isFiltered(AbstractFilterable.java:124) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1020. at org.apache.logging.log4j.core.config.AppenderControl.callAppender(AppenderControl.java:94) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1021. at org.apache.logging.log4j.core.config.LoggerConfig.callAppenders(LoggerConfig.java:425) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1022. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:406) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1023. at org.apache.logging.log4j.core.config.LoggerConfig.log(LoggerConfig.java:367) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1024. at org.apache.logging.log4j.core.Logger.log(Logger.java:110) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1025. at org.apache.logging.log4j.spi.AbstractLogger.error(AbstractLogger.java:609) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1026. at org.bukkit.craftbukkit.v1_8_R3.util.ForwardLogHandler.publish(ForwardLogHandler.java:33) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1027. at java.util.logging.Logger.log(Logger.java:738) ~[?:1.8.0_212]
  1028. at java.util.logging.Logger.doLog(Logger.java:765) ~[?:1.8.0_212]
  1029. at java.util.logging.Logger.log(Logger.java:876) ~[?:1.8.0_212]
  1030. at net.minecraft.server.v1_8_R3.PlayerConnection.handleCommand(PlayerConnection.java:1168) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1031. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:997) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1032. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:45) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1033. at net.minecraft.server.v1_8_R3.PacketPlayInChat.a(PacketPlayInChat.java:1) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1034. at net.minecraft.server.v1_8_R3.PlayerConnectionUtils$1.run(SourceFile:13) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1035. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
  1036. at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
  1037. at net.minecraft.server.v1_8_R3.SystemUtils.a(SourceFile:44) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1038. ... 5 more
  1039. [02:38:08] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.15.0.9
  1040. org.bukkit.event.EventException
  1041. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1042. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1043. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1044. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1045. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1046. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1047. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1048. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  1049. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  1050. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  1051. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  1052. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1053. Caused by: java.lang.NullPointerException
  1054. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  1055. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  1056. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  1057. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  1058. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  1059. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  1060. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  1061. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  1062. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:103) ~[?:?]
  1063. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1064. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1065. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1066. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1067. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1068. ... 11 more
  1069. [02:38:08] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.15.0.9
  1070. org.bukkit.event.EventException
  1071. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1072. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1073. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1074. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1075. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1076. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1077. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1078. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  1079. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  1080. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  1081. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  1082. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1083. Caused by: java.lang.NullPointerException
  1084. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  1085. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  1086. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  1087. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  1088. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  1089. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  1090. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:43) ~[?:?]
  1091. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1092. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1093. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1094. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1095. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1096. ... 11 more
  1097. [02:38:08] [Async Chat Thread - #0/INFO]: <Crazycrank> this is rigged
  1098. [02:38:10] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to Essentials v2.15.0.9
  1099. org.bukkit.event.EventException
  1100. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1101. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1102. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1103. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1104. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1105. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1106. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1107. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  1108. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  1109. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  1110. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  1111. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1112. Caused by: java.lang.NullPointerException
  1113. at net.milkbowl.vault.chat.plugins.Chat_GroupManager.getPlayerPrefix(Chat_GroupManager.java:272) ~[?:?]
  1114. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:67) ~[?:?]
  1115. at net.milkbowl.vault.chat.Chat.getPlayerPrefix(Chat.java:91) ~[?:?]
  1116. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getPrefix(AbstractVaultHandler.java:48) ~[?:?]
  1117. at com.earth2me.essentials.perm.PermissionsHandler.getPrefix(PermissionsHandler.java:68) ~[?:?]
  1118. at com.earth2me.essentials.User.getNick(User.java:313) ~[?:?]
  1119. at com.earth2me.essentials.User.getNick(User.java:282) ~[?:?]
  1120. at com.earth2me.essentials.User.setDisplayNick(User.java:342) ~[?:?]
  1121. at com.earth2me.essentials.EssentialsPlayerListener.onPlayerChat(EssentialsPlayerListener.java:103) ~[?:?]
  1122. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1123. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1124. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1125. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1126. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1127. ... 11 more
  1128. [02:38:10] [Async Chat Thread - #0/ERROR]: Could not pass event AsyncPlayerChatEvent to EssentialsChat v2.15.0.9
  1129. org.bukkit.event.EventException
  1130. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:310) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1131. at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1132. at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1133. at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:484) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1134. at net.minecraft.server.v1_8_R3.PlayerConnection.chat(PlayerConnection.java:1084) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1135. at net.minecraft.server.v1_8_R3.PlayerConnection.a(PlayerConnection.java:1022) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1136. at net.minecraft.server.v1_8_R3.PacketPlayInChat$1.run(PacketPlayInChat.java:39) [server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1137. at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_212]
  1138. at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_212]
  1139. at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
  1140. at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
  1141. at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
  1142. Caused by: java.lang.NullPointerException
  1143. at net.milkbowl.vault.permission.plugins.Permission_GroupManager.getPrimaryGroup(Permission_GroupManager.java:325) ~[?:?]
  1144. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:679) ~[?:?]
  1145. at net.milkbowl.vault.permission.Permission.getPrimaryGroup(Permission.java:691) ~[?:?]
  1146. at com.earth2me.essentials.perm.impl.AbstractVaultHandler.getGroup(AbstractVaultHandler.java:33) ~[?:?]
  1147. at com.earth2me.essentials.perm.PermissionsHandler.getGroup(PermissionsHandler.java:28) ~[?:?]
  1148. at com.earth2me.essentials.User.getGroup(User.java:637) ~[?:?]
  1149. at com.earth2me.essentials.chat.EssentialsChatPlayerListenerLowest.onPlayerChat(EssentialsChatPlayerListenerLowest.java:43) ~[?:?]
  1150. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_212]
  1151. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_212]
  1152. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_212]
  1153. at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_212]
  1154. at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:306) ~[server-1.8.jar:git-Spigot-21fe707-e1ebe52]
  1155. ... 11 more
  1156. [02:38:10] [Async Chat Thread - #0/INFO]: <Crazycrank> its not working
  1157. [02:38:15] [Server thread/INFO]: estrapade issued server command: /feed
  1158. [02:39:08] [Server thread/INFO]: [-] estrapade
  1159. [02:39:54] [Server thread/INFO]: [Server] PS SYSTEM: Shutting down the server
  1160. [02:39:54] [Server thread/INFO]: Stopping the server
  1161. [02:39:54] [Server thread/INFO]: Stopping server
  1162. [02:39:54] [Server thread/INFO]: [LeaderHeads] Disabling LeaderHeads v3.1.8.3
  1163. [02:39:54] [Server thread/INFO]: [LeaderHeads] Shutting down database connection.
  1164. [02:39:54] [Server thread/INFO]: [EnjinMinecraftPlugin] Disabling EnjinMinecraftPlugin v3.5.6
  1165. [02:39:54] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn v2.15.0.9
  1166. [02:39:54] [Server thread/INFO]: [PlayerVaults] Disabling PlayerVaults v3.6.0-bSNAPSHOT
  1167. [02:39:54] [Server thread/INFO]: [TimeIsMoney] Disabling TimeIsMoney v1.9.6.11
  1168. [02:39:54] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat v2.15.0.9
  1169. [02:39:54] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect v2.15.0.9
  1170. [02:39:54] [Server thread/INFO]: [AuctionHouse] Disabling AuctionHouse v1.8.13
  1171. [02:39:54] [Server thread/INFO]: [PerWorldInventory] Disabling PerWorldInventory v2.2.0-legacy
  1172. [02:39:54] [Server thread/INFO]: [BountyHunters] Disabling BountyHunters v2.2.3
  1173. [02:39:54] [Server thread/INFO]: [RankGrant+] Disabling RankGrantPlus v3.4.0
  1174. [02:39:54] [Server thread/INFO]: [RankGrant+] RankGrantPlus v3.4.0 by Demeng7215 has been successfully disabled.
  1175. [02:39:54] [Server thread/INFO]: [PSControl] Disabling PSControl v1.0
  1176. [02:39:54] [Server thread/INFO]: [QuickBoard] Disabling QuickBoard v4.3.0
  1177. [02:39:54] [Server thread/INFO]: [Essentials] Disabling Essentials v2.15.0.9
  1178. [02:39:54] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy unhooked.
  1179. [02:39:54] [Server thread/INFO]: [ChatColor2] Disabling ChatColor2 v1.9.4
  1180. [02:39:54] [Server thread/INFO]: [ChatColor] ChatColor 2 Version 1.9.4 has been disabled.
  1181. [02:39:54] [Server thread/INFO]: [GreatKits] Disabling GreatKits v2.9
  1182. [02:39:54] [Server thread/INFO]: GreatKits 2.9.0 --> OFF
  1183. [02:39:54] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.8
  1184. [02:39:54] [Server thread/INFO]: [HolographicExtension] Disabling HolographicExtension v1.10.8
  1185. [02:39:54] [Server thread/INFO]: [CrazyCrates] Disabling CrazyCrates v1.10-RELEASE
  1186. [02:39:54] [Server thread/INFO]: [CrazyEnchantments] Disabling CrazyEnchantments v1.7.9.4
  1187. [02:39:54] [Server thread/INFO]: [HolographicScoreboard] Disabling HolographicScoreboard v1.5.1
  1188. [02:39:54] [Server thread/INFO]: [ChatColor] Disabling ChatColor v6.2
  1189. [02:39:54] [Server thread/INFO]: Error: me.chemmic.main line 72
  1190. [02:39:54] [Server thread/INFO]: [MyCommand] Disabling MyCommand v5.5.1
  1191. [02:39:54] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* MyCommand *-=-=-=-=-=-=-=-=-=-=-*
  1192. [02:39:54] [Server thread/INFO]: | Tasks : Stopped all.
  1193. [02:39:54] [Server thread/INFO]: | Version : 5.5.1
  1194. [02:39:54] [Server thread/INFO]: | Author : emmerrei a.k.a Ivanpro
  1195. [02:39:54] [Server thread/INFO]: *-=-=-=-=-=-=-=-=-=-* Bye! *-=-=-=-=-=-=-=-=-=-=-*
  1196. [02:39:54] [Server thread/INFO]: [StaffPlus] Disabling StaffPlus v3.3.0.0
  1197. [02:39:54] [Server thread/INFO]: [Staff+] Staff+ is now disabling!
  1198. [02:39:54] [Server thread/INFO]: Removing channels for online players...
  1199. [02:39:54] [Server thread/INFO]: Removing packet handlers (0)...
  1200. [02:39:54] [Server thread/INFO]: [Vault] Disabling Vault v1.7.2-b107
  1201. [02:39:54] [Server thread/INFO]: [PlayerBounty] Disabling PlayerBounty v4.6.3
  1202. [02:39:54] [Server thread/INFO]: [Multiverse-SignPortals] Disabling Multiverse-SignPortals v2.5.2-SNAPSHOT-b729
  1203. [02:39:54] [Server thread/INFO]: [Multiverse-SignPortals] - Disabled
  1204. [02:39:54] [Server thread/INFO]: [SuperTrails] Disabling SuperTrails v9.7.2
  1205. [02:39:54] [Server thread/INFO]: [DeluxeTags] Disabling DeluxeTags v1.7.1
  1206. [02:39:54] [Server thread/INFO]: [MVdWPlaceholderAPI] Disabling MVdWPlaceholderAPI v2.5.1
  1207. [02:39:54] [Server thread/INFO]: [Arconix] Disabling Arconix v1.1.1
  1208. [02:39:54] [Server thread/INFO]: [ChatReaction] Disabling ChatReaction v1.8.0
  1209. [02:39:54] [Server thread/INFO]: [NoCheatPlus] Disabling NoCheatPlus v3.16.1-SNAPSHOT-sMD5NET-b1147
  1210. [02:39:54] [Server thread/INFO]: [NoCheatPlus] Removed hook: AllViolations(NCP) [1.0].
  1211. [02:39:54] [Server thread/INFO]: [NoCheatPlus] Version 3.16.1-SNAPSHOT-sMD5NET-b1147 is disabled.
  1212. [02:39:54] [Server thread/INFO]: [CubedCraft] Disabling CubedCraft v3.0
  1213. [02:39:54] [Server thread/INFO]: [Holograms] Disabling Holograms v2.9.1-SNAPSHOT
  1214. [02:39:54] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5-b699
  1215. [02:39:54] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1
  1216. [02:39:54] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
  1217. [02:39:54] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.4.1
  1218. [02:39:54] [Server thread/INFO]: [NametagEdit] Disabling NametagEdit v4.4.6
  1219. [02:39:54] [Server thread/INFO]: [AdvancedBan] Disabling AdvancedBan v2.1.5-RELEASE
  1220. [02:39:54] [Server thread/INFO]: Database closed
  1221. [02:39:54] [Server thread/INFO]:
  1222.  
  1223. []=====[Disabling AdvancedBan]=====[]
  1224. | Information:
  1225. | Name: AdvancedBan
  1226. | Developer: Leoko
  1227. | Version: 2.1.5-RELEASE
  1228. | Storage: HSQLDB (local)
  1229. | Support:
  1230. | Skype: Leoko33
  1231. | Mail: Leoko4433@gmail.com
  1232. | Github: https://github.com/DevLeoko/AdvancedBan/issues
  1233. | Discord: https://discord.gg/ycDG6rS
  1234. []================================[]
  1235.  
  1236. [02:39:54] [Server thread/INFO]: [ChatControl] Disabling ChatControl v5.8.7
  1237. [02:39:54] [Server thread/INFO]: [ClearLag] Disabling ClearLag v3.1.6
  1238. [02:39:54] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
  1239. [02:39:54] [Server thread/INFO]: [GroupManager] Disabling GroupManager vGMBuildVer (Phoenix)+1
  1240. [02:39:54] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
  1241. [02:39:54] [Server thread/INFO]: GroupManager version GMBuildVer (Phoenix)+1 is disabled!
  1242. [02:39:54] [Server thread/INFO]: [PlaceholderAPI] Disabling PlaceholderAPI v2.10.4
  1243. [02:39:54] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.8-SNAPSHOT;cd4729f
  1244. [02:39:54] [Server thread/INFO]: Saving players
  1245. [02:39:54] [Server thread/INFO]: Crazycrank left the game.
  1246. [02:39:54] [Server thread/INFO]: Saving worlds
  1247. [02:39:54] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
  1248. [02:39:54] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
  1249. [02:39:54] [Server thread/INFO]: Saving chunks for level 'KitPvP'/Overworld
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement