Configuration Erreur dans les logs.

Kenda

Architecte en herbe
16 Juillet 2016
300
1
2
125
32
www.youtube.com
Bonjour à tous,


Depuis quelque temps , j'ai remarqué que j'vais PLEIN d'erreur dans mes log et j'y connais rien !

pouvez vous m'expliquez ?



Code:
[12:19:22] [Server thread/INFO]: Starting minecraft server version 1.8
[12:19:22] [Server thread/INFO]: Loading properties
[12:19:22] [Server thread/INFO]: Default game type: SURVIVAL
[12:19:22] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9a88a38-e2c4f20 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[12:19:22] [Server thread/INFO]: Using 4 threads for Netty based IO
[12:19:22] [Server thread/INFO]: Server Ping Player Sample Count: 12
[12:19:22] [Server thread/INFO]: Debug logging is disabled
[12:19:22] [Server thread/INFO]: Generating keypair
[12:19:22] [Server thread/INFO]: Starting Minecraft server on *:25565
[12:19:23] [Server thread/ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.7.0_75]
    at java.util.zip.ZipFile.<init>(ZipFile.java:215) ~[?:1.7.0_75]
    at java.util.zip.ZipFile.<init>(ZipFile.java:145) ~[?:1.7.0_75]
    at java.util.jar.JarFile.<init>(JarFile.java:154) ~[?:1.7.0_75]
    at java.util.jar.JarFile.<init>(JarFile.java:118) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 5 more
[12:19:23] [Server thread/ERROR]: Ambiguous plugin name `EssentialsGeoIP' for files `plugins/original-EssentialsGeoIP-2.x-SNAPSHOT.jar' and `plugins/EssentialsGeoIP-2.x-SNAPSHOT.jar' in `plugins'
[12:19:23] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[12:19:23] [Server thread/ERROR]: Could not load 'plugins/ChatManager (1).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: fr/azenox/chatmanager/ChatManager : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.UnsupportedClassVersionError: fr/azenox/chatmanager/ChatManager : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_75]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_75]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_75]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_75]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
    at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 6 more
[12:19:23] [Server thread/ERROR]: Could not load 'plugins/PlayerMarkers.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: com/github/_1am3r/PlayerMarkers/PlayerMarkers : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.UnsupportedClassVersionError: com/github/_1am3r/PlayerMarkers/PlayerMarkers : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_75]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_75]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_75]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_75]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
    at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 6 more
[12:19:23] [Server thread/ERROR]: Could not load 'plugins/AuthMe-5.2-legacy.jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: fr/xephi/authme/AuthMe : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.UnsupportedClassVersionError: fr/xephi/authme/AuthMe : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_75]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_75]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_75]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_75]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
    at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 6 more
[12:19:23] [Server thread/ERROR]: Could not load 'plugins/MaintenanceMode (1).jar' in folder 'plugins'
org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/elietgm/mm/bukkit/BukkitPlugin : Unsupported major.minor version 52.0
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.UnsupportedClassVersionError: me/elietgm/mm/bukkit/BukkitPlugin : Unsupported major.minor version 52.0
    at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_75]
    at java.lang.ClassLoader.defineClass(ClassLoader.java:800) ~[?:1.7.0_75]
    at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) ~[?:1.7.0_75]
    at java.net.URLClassLoader.defineClass(URLClassLoader.java:449) ~[?:1.7.0_75]
    at java.net.URLClassLoader.access$100(URLClassLoader.java:71) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:361) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
    at java.lang.Class.forName0(Native Method) ~[?:1.7.0_75]
    at java.lang.Class.forName(Class.java:274) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 6 more
[12:19:23] [Server thread/INFO]: [Trading] Loading Trading v3.2
[12:19:23] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[12:19:23] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v5.0.2
[12:19:23] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
[12:19:23] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v9.5
[12:19:23] [Server thread/INFO]: [CoreProtect] Loading CoreProtect v2.12.0
[12:19:23] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.9
[12:19:23] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.10.0
[12:19:23] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[12:19:23] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.4
[12:19:23] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.4 is now loaded, injecting!
[12:19:23] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
[12:19:23] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[12:19:23] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[12:19:23] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.4
[12:19:23] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
[12:19:23] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[12:19:23] [Server thread/INFO]: [EssentialsGeoIP] Loading EssentialsGeoIP vTeamCity
[12:19:23] [Server thread/INFO]: [ChestShop] Loading ChestShop v3.7.18
[12:19:23] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[12:19:23] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
[12:19:23] [Server thread/WARN]: [ProtocolLib] Detected outdated Java version: Java 7
[12:19:23] [Server thread/WARN]: [ProtocolLib] It is recommended that you update to Java 8 as soon as possible.
[12:19:23] [Server thread/WARN]: [ProtocolLib] Future versions of ProtocolLib many not support Java 7.
[12:19:23] [Server thread/WARN]: [ProtocolLib] Java 8 will allow for much faster reflection performance.
[12:19:23] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[12:19:23] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
[12:19:23] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.6.5
[12:19:23] [Server thread/INFO]: [Factions] Loading Factions v2.10.0
[12:19:23] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.10.0
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE START ===
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Cachefile datas...
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Onlineplayer datas...
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Loading Registry datas...
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Saving Cachefile...
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Setup of IdUtil took 6ms.
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBasics set to Minecraft 1.7.10+ [1_7_R4+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsBoard set to Minecraft 1.7.10 [1_7_R4]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsChat set to Minecraft 1.8.0 --> 1.8.2 [1_8_R1]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityDamageEvent set to Minecraft 1.7.10+ [1_7_R4+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsEntityGet set to Minecraft 1.8.0+ [1_8_R1+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackCreate set to Minecraft 1.7.10+ [1_7_R4+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsItemStackTooltip set to Minecraft 1.8.0+ [1_8_R1+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPermissions set to Minecraft 1.7.10+ [1_7_R4+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsPlayerInventoryCreate set to Minecraft 1.7.10+ [1_7_R4+]
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin NmsSkullMeta set to Minecraft 1.8.0+ [1_8_R1+]
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaName because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaLore because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaEnchants because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaRepaircost because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaTitle because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaAuthor because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaPages because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaColor because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaScaling because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaPotionEffects because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaSkull because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaFireworkEffect because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaFireworkEffects because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaFireworkFlight because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaStoredEnchants because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaUnbreakable because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaBannerBase because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMetaBannerPatterns because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/ERROR]: [MassiveCore] Plugin MassiveCore v2.10.0 has failed to register events for class com.massivecraft.massivecore.item.WriterItemStackMeta because org/bukkit/inventory/meta/BlockStateMeta does not exist.
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
[12:19:23] [Server thread/INFO]: [MassiveCore 2.10.0] === ENABLE COMPLETE (Took 272ms) ===
[12:19:23] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
[12:19:23] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[12:19:23] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.6.5
[12:19:23] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
[12:19:23] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
[12:19:23] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data.
[12:19:23] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
[12:19:23] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[12:19:23] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[12:19:23] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[12:19:23] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[12:19:23] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[12:19:23] [Server thread/INFO]: Preparing level "world"
[12:19:23] [Server thread/INFO]: -------- World Settings For [world] --------
[12:19:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[12:19:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:19:23] [Server thread/INFO]: Anti X-Ray: true
[12:19:23] [Server thread/INFO]:     Engine Mode: 1
[12:19:23] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[12:19:23] [Server thread/INFO]:     Replace Blocks: [1, 5]
[12:19:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
[12:19:23] [Server thread/INFO]: Clear tick list: false
[12:19:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:19:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:19:23] [Server thread/INFO]: Alternative Hopper Ticking: false
[12:19:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[12:19:23] [Server thread/INFO]: Random Lighting Updates: false
[12:19:23] [Server thread/INFO]: Structure Info Saving: true
[12:19:23] [Server thread/INFO]: Sending up to 10 chunks per packet
[12:19:23] [Server thread/INFO]: Max Entity Collisions: 8
[12:19:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[12:19:23] [Server thread/INFO]: Max TNT Explosions: 100
[12:19:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:19:23] [Server thread/INFO]: Item Despawn Rate: 6000
[12:19:23] [Server thread/INFO]: Item Merge Radius: 2.5
[12:19:23] [Server thread/INFO]: Mob Spawn Range: 4
[12:19:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
[12:19:23] [Server thread/INFO]: View Distance: 10
[12:19:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:19:23] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[12:19:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[12:19:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:19:23] [Server thread/INFO]: Anti X-Ray: true
[12:19:23] [Server thread/INFO]:     Engine Mode: 1
[12:19:23] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[12:19:23] [Server thread/INFO]:     Replace Blocks: [1, 5]
[12:19:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
[12:19:23] [Server thread/INFO]: Clear tick list: false
[12:19:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:19:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:19:23] [Server thread/INFO]: Alternative Hopper Ticking: false
[12:19:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[12:19:23] [Server thread/INFO]: Random Lighting Updates: false
[12:19:23] [Server thread/INFO]: Structure Info Saving: true
[12:19:23] [Server thread/INFO]: Sending up to 10 chunks per packet
[12:19:23] [Server thread/INFO]: Max Entity Collisions: 8
[12:19:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[12:19:23] [Server thread/INFO]: Max TNT Explosions: 100
[12:19:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:19:23] [Server thread/INFO]: Item Despawn Rate: 6000
[12:19:23] [Server thread/INFO]: Item Merge Radius: 2.5
[12:19:23] [Server thread/INFO]: Mob Spawn Range: 4
[12:19:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
[12:19:23] [Server thread/INFO]: View Distance: 10
[12:19:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:19:23] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[12:19:23] [Server thread/INFO]: Cactus Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Cane Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Melon Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Sapling Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Wheat Growth Modifier: 100%
[12:19:23] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[12:19:23] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[12:19:23] [Server thread/INFO]: Anti X-Ray: true
[12:19:23] [Server thread/INFO]:     Engine Mode: 1
[12:19:23] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[12:19:23] [Server thread/INFO]:     Replace Blocks: [1, 5]
[12:19:23] [Server thread/INFO]: Chunks to Grow per Tick: 650
[12:19:23] [Server thread/INFO]: Clear tick list: false
[12:19:23] [Server thread/INFO]: Experience Merge Radius: 3.0
[12:19:23] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[12:19:23] [Server thread/INFO]: Alternative Hopper Ticking: false
[12:19:23] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[12:19:23] [Server thread/INFO]: Random Lighting Updates: false
[12:19:23] [Server thread/INFO]: Structure Info Saving: true
[12:19:23] [Server thread/INFO]: Sending up to 10 chunks per packet
[12:19:23] [Server thread/INFO]: Max Entity Collisions: 8
[12:19:23] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[12:19:23] [Server thread/INFO]: Max TNT Explosions: 100
[12:19:23] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[12:19:23] [Server thread/INFO]: Item Despawn Rate: 6000
[12:19:23] [Server thread/INFO]: Item Merge Radius: 2.5
[12:19:23] [Server thread/INFO]: Mob Spawn Range: 4
[12:19:23] [Server thread/INFO]: Arrow Despawn Rate: 1200
[12:19:23] [Server thread/INFO]: View Distance: 10
[12:19:23] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[12:19:23] [Server thread/INFO]: Preparing start region for level 0 (Seed: -848618635898287433)
[12:19:24] [Server thread/INFO]: Preparing start region for level 1 (Seed: 1388559638769927625)
[12:19:24] [Server thread/INFO]: Preparing start region for level 2 (Seed: 1388559638769927625)
[12:19:24] [Server thread/INFO]: [Trading] Enabling Trading v3.2
[12:19:24] [Server thread/INFO]: [Trading] Trading has been enabled
[12:19:24] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[12:19:24] [Server thread/INFO]: GroupManager - INFO - World Found: world
[12:19:24] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[12:19:24] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[12:19:24] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[12:19:24] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[12:19:24] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v5.0.2
[12:19:24] [Server thread/INFO]: [RandomTeleport] [Updater] Auto-Update is disabled! If you would like to have RandomTP update itself automatically, please enable it in the config.
[12:19:24] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
[12:19:25] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[12:19:25] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[12:19:25] [Server thread/WARN]: [WorldEdit] WorldEdit has detected you are using Java 7 (based on detected version 1.7.0_75).
[12:19:25] [Server thread/WARN]: [WorldEdit] WorldEdit will stop supporting Java less than version 8 in the future, due to Java 7 being EOL since April 2015. Please update your server to Java 8.
[12:19:25] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v9.5
[12:19:25] [Server thread/INFO]: SimpleRename enabled!
[12:19:25] [Server thread/INFO]: [CoreProtect] Enabling CoreProtect v2.12.0
[12:19:25] [Server thread/ERROR]: [CoreProtect] Plugin CoreProtect v2.12.0 has failed to register events for class net.coreprotect.listener.PlayerListener because org/bukkit/event/player/PlayerArmorStandManipulateEvent does not exist.
[12:19:25] [Server thread/INFO]: CoreProtect version 2.12.0 is enabled!
[12:19:25] [Server thread/INFO]: [CoreProtect] Using SQLite for data storage.
[12:19:25] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.9
[12:19:25] [Server thread/INFO]: Detected Minecraft v1_8_R1, using SkinFactory_v1_8_R1
[12:19:25] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.4
[12:19:25] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
[12:19:25] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[12:19:25] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[12:19:25] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[12:19:25] [Server thread/INFO]: [WorldGuard] Loading region data...
[12:19:25] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[12:19:25] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[12:19:25] [Server thread/INFO]: git-Spigot-9a88a38-e2c4f20 (MC: 1.8)
[12:19:25] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[12:19:25] [Server thread/INFO]: Using locale en_US
[12:19:26] [Server thread/INFO]: Using locale en_US
[12:19:26] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[12:19:26] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[12:19:26] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.4
[12:19:26] [Server thread/INFO]: [CE] WorldGuard has been detected!
[12:19:26] [Server thread/INFO]: [CE] All Enchantments have been loaded.
[12:19:26] [Server thread/INFO]: [CE] All Items have been loaded.
[12:19:26] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
[12:19:26] [Server thread/INFO]: [ServerSigns] Unable to load Vault dependency - certain economy and permission features will be disabled
[12:19:26] [Server thread/INFO]: [ServerSigns] Please download Vault at http://dev.bukkit.org/server-mods/vault/ for Economy and "Permission grant" support.
[12:19:26] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
[12:19:26] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[12:19:26] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP vTeamCity
[12:19:26] [Server thread/ERROR]: Error occurred while enabling EssentialsGeoIP vTeamCity (Is it up to date?)
java.lang.NoClassDefFoundError: com/maxmind/geoip/LookupService
    at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.reloadConfig(EssentialsGeoIPPlayerListener.java:132) ~[?:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIPPlayerListener.<init>(EssentialsGeoIPPlayerListener.java:41) ~[?:?]
    at com.earth2me.essentials.geoip.EssentialsGeoIP.onEnable(EssentialsGeoIP.java:34) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:335) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugin(CraftServer.java:352) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.enablePlugins(CraftServer.java:313) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.q(MinecraftServer.java:402) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.k(MinecraftServer.java:370) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.a(MinecraftServer.java:325) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:211) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.7.0_75]
Caused by: java.lang.ClassNotFoundException: com.maxmind.geoip.LookupService
    at java.net.URLClassLoader$1.run(URLClassLoader.java:366) ~[?:1.7.0_75]
    at java.net.URLClassLoader$1.run(URLClassLoader.java:355) ~[?:1.7.0_75]
    at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_75]
    at java.net.URLClassLoader.findClass(URLClassLoader.java:354) ~[?:1.7.0_75]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:425) ~[?:1.7.0_75]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:358) ~[?:1.7.0_75]
    ... 14 more
[12:19:26] [Server thread/INFO]: [ChestShop] Enabling ChestShop v3.7.18
[12:19:26] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[12:19:26] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[12:19:26] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[12:19:26] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
[12:19:26] [Server thread/INFO]: [Factions] Enabling Factions v2.10.0
[12:19:26] [Server thread/INFO]: [Factions 2.10.0] === ENABLE START ===
[12:19:26] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationWorldGuard
[12:19:26] [Server thread/INFO]: [Factions 2.10.0] Integration Activated IntegrationSpigot
[12:19:26] [Server thread/INFO]: [Factions 2.10.0] === ENABLE COMPLETE (Took 125ms) ===
[12:19:26] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[12:19:26] [Server thread/INFO]: Done (3.052s)! For help, type "help" or "?"
[12:19:26] [Server thread/INFO]: Starting GS4 status listener
[12:19:26] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
[12:19:26] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
[12:19:26] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[12:19:26] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.5
[12:19:26] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[12:19:26] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[12:19:27] [Craft Scheduler Thread - 7/INFO]:     +===============+
[12:19:27] [Craft Scheduler Thread - 7/INFO]:     | SkinsRestorer |
[12:19:27] [Craft Scheduler Thread - 7/INFO]:     +===============+
[12:19:27] [Craft Scheduler Thread - 7/INFO]:     Current version: 12.9.9
[12:19:27] [Craft Scheduler Thread - 7/INFO]:     The latest version!
[12:19:27] [Thread-20/INFO]: --------------------
[12:19:27] [Thread-20/INFO]: [CoreProtect] Version 2.14.2 now available.
[12:19:27] [Thread-20/INFO]: [CoreProtect] Download: Type "/co version" in-game.
[12:19:27] [Thread-20/INFO]: --------------------
[12:19:27] [Thread-20/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
[12:19:27] [Thread-20/INFO]: --------------------
[12:19:41] [Craft Scheduler Thread - 9/INFO]: [CE] Checking for updates...
[12:19:42] [Craft Scheduler Thread - 9/INFO]: [CE] You are using the latest Version of CE!
[12:20:27] [Craft Scheduler Thread - 3/INFO]: [Metrics] Server returned HTTP response code: 504 for URL: http://mcstats.org/report/ServerSigns
[12:20:41] [Server thread/INFO]: CONSOLE: Stopping the server..
[12:20:41] [Server thread/INFO]: Stopping server
[12:20:41] [Server thread/INFO]: [Factions] Disabling Factions v2.10.0
[12:20:41] [Server thread/INFO]: [Factions 2.10.0] Integration Deactivated IntegrationWorldGuard
[12:20:41] [Server thread/INFO]: [Factions 2.10.0] Integration Deactivated IntegrationSpigot
[12:20:41] [Server thread/INFO]: [Factions 2.10.0] Disabled
[12:20:41] [Server thread/INFO]: [CustomEnderChest] Disabling CustomEnderChest v1.6.5
[12:20:41] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest is disabled!
[12:20:41] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
[12:20:41] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
[12:20:41] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.1
[12:20:41] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[12:20:41] [Server thread/INFO]: [ChestShop] Disabling ChestShop v3.7.18
[12:20:41] [Server thread/INFO]: [EssentialsGeoIP] Disabling EssentialsGeoIP vTeamCity
[12:20:41] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[12:20:41] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.5.1
[12:20:41] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
[12:20:41] [Server thread/INFO]: [CustomEnchantments] Disabling CustomEnchantments v2.4
[12:20:41] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
[12:20:41] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[12:20:41] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
[12:20:41] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[12:20:41] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.4
[12:20:41] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[12:20:41] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.10.0
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinWorld set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinVisibility set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTitle set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinTeleport set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinSenderPs set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinPlayed set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinModification set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMessage set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinMassiveCraftPremium set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinLog set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinKick set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinInventory set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinGamemode set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinDisplayName set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinCommand set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActual set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinActionbar set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Mixin MixinEvent set to Default
[12:20:41] [Server thread/INFO]: [MassiveCore 2.10.0] Disabled
[12:20:41] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.9.9
[12:20:41] [Server thread/INFO]: [CoreProtect] Disabling CoreProtect v2.12.0
[12:20:41] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v9.5
[12:20:41] [Server thread/INFO]: SimpleRename disabled!
[12:20:41] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.2;b3fbe8b
[12:20:41] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport v5.0.2
[12:20:41] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
[12:20:41] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[12:20:41] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
[12:20:41] [Server thread/INFO]: [Trading] Disabling Trading v3.2
[12:20:41] [Server thread/INFO]: Saving players
[12:20:41] [Server thread/INFO]: Saving worlds
[12:20:41] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[12:20:41] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[12:20:41] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[12:20:41] [Thread-4/INFO]: Stopping server
[12:20:41] [Thread-4/INFO]: Saving players
[12:20:41] [Thread-4/INFO]: Saving worlds
[12:20:41] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld
 

Detobel36

Créateur de plugins (PhoenixRebirth)
Support
17 Août 2012
10 537
24
2 247
347
28
Bruxelles - Belgique
www.phoenix-rebirth.fr
Salut,

Le plugin "ClearLag" a du être corrompu pendant son téléchargement... Retélécharge la dernière version du plugin pour corriger l'erreur.
Pour "ChatManager", c'est une erreur classique de type "Problème de version de Java:" expliqué ici: https://minecraft.fr/forum/threads/trucs-pour-résoudre-un-problème.77248/
Pareil pour "PlayerMarkers", "AuthMe" et "MaintenanceMode".

Le plugin "EssentialsGeoIP" semble manquer d'un librairie pour fonctionner... Mais as-tu réellement besoin de ce plugin (sais-tu au moins à quoi il sert ? Car en général les gens installes sans vraiment réfléchir... j'espère que c'est pas ton cas :/ ) ?

Conclusion: sur 6 problème, tu aurais pu en résoudre 4 simplement en lisant les postes épinglés....


Cordialement,
Detobel36
 

Kenda

Architecte en herbe
16 Juillet 2016
300
1
2
125
32
www.youtube.com
Bon nouvelle erreur :


Code:
[14:03:12] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:13] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:13] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:13] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:14] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:14] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:16] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:03:16] [Server thread/INFO]: FurIous has just earned the achievement [Taking Inventory]
[14:03:20] [Server thread/INFO]: FurIous issued server command: /SPAWN
[14:03:28] [Server thread/INFO]: FurIous issued server command: /SPAWN
[14:03:49] [Server thread/INFO]: FurIous issued server command: /gamemode 1
[14:03:49] [Server thread/INFO]: §cFurIous §4was denied access to command.
[14:03:59] [Server thread/INFO]: [@: Title command successfully executed]
[14:04:37] [Server thread/INFO]: FurIous issued server command: /skybloock
[14:04:54] [Server thread/INFO]: FurIous issued server command: /SPAWN
[14:05:03] [Async Chat Thread - #0/INFO]: <[Joueur]FurIous> cc
[14:05:09] [Server thread/INFO]: [@: Title command successfully executed]
[14:05:20] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1121) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_45-internal]
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_45-internal]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:06:42] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1121) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:04] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1121) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:07] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:1121) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:22) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInArmAnimation.a(SourceFile:8) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:15] [Server thread/INFO]: [ArthaLag] Item supprimé dans 60 secondes!
[14:07:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:40] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:41] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:07:55] [Server thread/INFO]: [ArthaLag] Item supprimé dans 20 secondes!
[14:08:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to Essentials vTeamCity
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NoSuchMethodError: org.bukkit.entity.Player.getTargetBlock(Ljava/util/Set;I)Lorg/bukkit/block/Block;
    at com.earth2me.essentials.signs.SignPlayerListener.onSignPlayerInteract(SignPlayerListener.java:47) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor69.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
[14:08:05] [Server thread/ERROR]: Could not pass event PlayerInteractEvent to CustomEnderChest v1.6.5
org.bukkit.event.EventException
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:305) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:226) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:193) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:189) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PlayerConnection.a(PlayerConnection.java:661) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:50) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketPlayInBlockPlace.a(PacketPlayInBlockPlace.java:80) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.PacketHandleTask.run(SourceFile:13) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_45-internal]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_45-internal]
    at net.minecraft.server.v1_8_R1.MinecraftServer.z(MinecraftServer.java:683) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.z(DedicatedServer.java:316) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.y(MinecraftServer.java:623) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:526) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.lang.NullPointerException
    at net.craftersland.customenderchest.PlayerHandler.onPlayerClickEvent(PlayerHandler.java:57) ~[?:?]
    at sun.reflect.GeneratedMethodAccessor71.invoke(Unknown Source) ~[?:?]
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_45-internal]
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 17 more
 

Alex Fatta

Commandant de la Flotte et de la Horde
13 Août 2014
1 391
1
191
187
J'avais la flemme !
Bonjour !

Avoir la flemme quand on créer un serveur est quelque chose qu'il ne faut pas avoir et ce sont deux éléments qui vont rarement ensemble. Du coup tu monopolise du temps et du personnel pour ta demande alors que au final tu dois quand même lire ce que tu n'as pas voulu lire à la base. Enfin bref.

Sinon, un petit conseil :p n'installe pas trop de plugin sans savoir à quoi ils servent. Ce n'est pas parce que un tel à ce plugin que tu dois absolument l'avoir ! Si tu fais un serveur RP, tu va rarement mettre un plugin de Quake... Je ne sais pas à quoi sert EssentialsGeoIP mais sans lire la doc j'en ai une petite idée. Certains plugins pourrait te causer des problèmes de configuration voir même faire des failles de sécurité très importantes sans que tu le sache parce que tu ne t'es pas renseigné sur ce plugin. Certains plugin qui utilisent des ports par exemple (gestion de BDD par exemple) pourrait et je dit bien pourrait ouvrir en grand la porte aux pirates qui s'amuserait un peu avec ton système et tes fichiers. Bon je dramatise un peu mais en installant tout sans savoir ce que c'est, ça risque de t'arriver, fais bien attention à ce genre de chose.

AlexFatta
 

Kenda

Architecte en herbe
16 Juillet 2016
300
1
2
125
32
www.youtube.com
et sinon pour mes erreur , je ne comprend plus rien :


Code:
[13:12:10] [Server thread/INFO]: Starting minecraft server version 1.8
[13:12:10] [Server thread/INFO]: Loading properties
[13:12:10] [Server thread/INFO]: Default game type: SURVIVAL
[13:12:10] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-9a88a38-e2c4f20 (MC: 1.8) (Implementing API version 1.8-R0.1-SNAPSHOT)
[13:12:10] [Server thread/INFO]: Debug logging is disabled
[13:12:10] [Server thread/INFO]: Server Ping Player Sample Count: 12
[13:12:10] [Server thread/INFO]: Using 4 threads for Netty based IO
[13:12:10] [Server thread/INFO]: Generating keypair
[13:12:10] [Server thread/INFO]: Starting Minecraft server on *:25565
[13:12:10] [Server thread/ERROR]: Could not load 'plugins/Clearlag.jar' in folder 'plugins'
org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadPlugins(CraftServer.java:288) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.DedicatedServer.init(DedicatedServer.java:152) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at net.minecraft.server.v1_8_R1.MinecraftServer.run(MinecraftServer.java:494) [gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_45-internal]
Caused by: java.util.zip.ZipException: error in opening zip file
    at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_45-internal]
    at java.util.zip.ZipFile.<init>(ZipFile.java:220) ~[?:1.8.0_45-internal]
    at java.util.zip.ZipFile.<init>(ZipFile.java:150) ~[?:1.8.0_45-internal]
    at java.util.jar.JarFile.<init>(JarFile.java:166) ~[?:1.8.0_45-internal]
    at java.util.jar.JarFile.<init>(JarFile.java:130) ~[?:1.8.0_45-internal]
    at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[gbinvl_minecraft_spigot_1.8-R0.1-SNAPSHOT.jar:git-Spigot-9a88a38-e2c4f20]
    ... 5 more
[13:12:10] [Server thread/ERROR]: Ambiguous plugin name `MassiveCore' for files `plugins/MassiveCore (1).jar' and `plugins/MassiveCore.jar' in `plugins'
[13:12:10] [Server thread/INFO]: Set PluginClassLoader as parallel capable
[13:12:10] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v6.1.2;b3fbe8b
[13:12:10] [Server thread/INFO]: [SkinsRestorer] Loading SkinsRestorer v12.9.9
[13:12:10] [Server thread/INFO]: [Essentials] Loading Essentials vTeamCity
[13:12:10] [Server thread/INFO]: [EssentialsProtect] Loading EssentialsProtect vTeamCity
[13:12:10] [Server thread/INFO]: [GroupManager] Loading GroupManager v2.1.31 (Phoenix)
[13:12:10] [Server thread/INFO]: [EssentialsChat] Loading EssentialsChat vTeamCity
[13:12:10] [Server thread/INFO]: [ClearLag] Loading ClearLag v2.9.3
[13:12:10] [Server thread/INFO]: [SimpleRename] Loading SimpleRename v9.5
[13:12:10] [Server thread/INFO]: [EssentialsAntiBuild] Loading EssentialsAntiBuild vTeamCity
[13:12:10] [Server thread/INFO]: [RandomTeleport] Loading RandomTeleport v5.0.2
[13:12:10] [Server thread/INFO]: [ViaVersion] Loading ViaVersion v1.0.4
[13:12:10] [Server thread/INFO]: [ViaVersion] ViaVersion 1.0.4 is now loaded, injecting!
[13:12:10] [Server thread/INFO]: [ServerSigns] Loading ServerSigns v4.5.1
[13:12:10] [Server thread/INFO]: [Trading] Loading Trading v3.2
[13:12:10] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn vTeamCity
[13:12:10] [Server thread/INFO]: [ChatManager] Loading ChatManager v2.0
[13:12:10] [Server thread/INFO]: [PlayerMarkers] Loading PlayerMarkers v0.3.0
[13:12:10] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1
[13:12:11] [Server thread/INFO]: [MassiveCore] Loading MassiveCore v2.8.6
[13:12:11] [Server thread/INFO]: TimeUnit.MILLIS_PER_MINUTE: 60000
[13:12:11] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v6.1.3-SNAPSHOT;c904242
[13:12:11] [Server thread/INFO]: [Factions] Loading Factions v2.10.0
[13:12:11] [Server thread/INFO]: [CustomEnderChest] Loading CustomEnderChest v1.6.6
[13:12:11] [Server thread/INFO]: [MaintenanceMode] Loading MaintenanceMode v2.2
[13:12:11] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.1.10
[13:12:11] [Server thread/INFO]: [CustomEnchantments] Loading CustomEnchantments v2.4
[13:12:11] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1
[13:12:11] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[13:12:11] [Server thread/INFO]: [MassiveCore] Enabling MassiveCore v2.8.6
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] === ENABLE START ===
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Cachefile datas...
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Onlineplayer datas...
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] Loading Registry datas...
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] Saving Cachefile...
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] Setup of IdUtil took 6ms.
[13:12:11] [Server thread/INFO]: [MassiveCore 2.8.6] === ENABLE COMPLETE (Took 101ms) ===
[13:12:11] [Server thread/INFO]: [CustomEnderChest] Enabling CustomEnderChest v1.6.6
[13:12:11] [Server thread/INFO]: [CustomEnderChest] Loading the config file...
[13:12:11] [Server thread/INFO]: [CustomEnderChest] Config loaded successfully!
[13:12:11] [Server thread/INFO]: [CustomEnderChest] Using FlatFile system for data.
[13:12:11] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest loaded successfully!
[13:12:11] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[13:12:11] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[13:12:11] [Server thread/WARN]: While this makes the game possible to play without internet access, it also opens up the ability for hackers to connect with any username they choose.
[13:12:11] [Server thread/WARN]: To change this, set "online-mode" to "true" in the server.properties file.
[13:12:11] [Server thread/INFO]: **** Beginning UUID conversion, this may take A LONG time ****
[13:12:11] [Server thread/INFO]: Preparing level "world"
[13:12:11] [Server thread/INFO]: -------- World Settings For [world] --------
[13:12:11] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:11] [Server thread/INFO]: Anti X-Ray: true
[13:12:11] [Server thread/INFO]:     Engine Mode: 1
[13:12:11] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:11] [Server thread/INFO]:     Replace Blocks: [1, 5]
[13:12:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:11] [Server thread/INFO]: Alternative Hopper Ticking: false
[13:12:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:12:11] [Server thread/INFO]: Random Lighting Updates: false
[13:12:11] [Server thread/INFO]: Structure Info Saving: true
[13:12:11] [Server thread/INFO]: Sending up to 10 chunks per packet
[13:12:11] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:11] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[13:12:11] [Server thread/INFO]: Max TNT Explosions: 100
[13:12:11] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:11] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:11] [Server thread/INFO]: View Distance: 10
[13:12:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:11] [Server thread/INFO]: Clear tick list: false
[13:12:11] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:11] [Server thread/INFO]: -------- World Settings For [world_nether] --------
[13:12:11] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:11] [Server thread/INFO]: Anti X-Ray: true
[13:12:11] [Server thread/INFO]:     Engine Mode: 1
[13:12:11] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:11] [Server thread/INFO]:     Replace Blocks: [1, 5]
[13:12:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:11] [Server thread/INFO]: Alternative Hopper Ticking: false
[13:12:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:12:11] [Server thread/INFO]: Random Lighting Updates: false
[13:12:11] [Server thread/INFO]: Structure Info Saving: true
[13:12:11] [Server thread/INFO]: Sending up to 10 chunks per packet
[13:12:11] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:11] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[13:12:11] [Server thread/INFO]: Max TNT Explosions: 100
[13:12:11] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:11] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:11] [Server thread/INFO]: View Distance: 10
[13:12:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:11] [Server thread/INFO]: Clear tick list: false
[13:12:11] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:11] [Server thread/INFO]: -------- World Settings For [world_the_end] --------
[13:12:11] [Server thread/INFO]: Mob Spawn Range: 4
[13:12:11] [Server thread/INFO]: Anti X-Ray: true
[13:12:11] [Server thread/INFO]:     Engine Mode: 1
[13:12:11] [Server thread/INFO]:     Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
[13:12:11] [Server thread/INFO]:     Replace Blocks: [1, 5]
[13:12:11] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[13:12:11] [Server thread/INFO]: Cactus Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Cane Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Melon Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Sapling Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Wheat Growth Modifier: 100%
[13:12:11] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[13:12:11] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[13:12:11] [Server thread/INFO]: Alternative Hopper Ticking: false
[13:12:11] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
[13:12:11] [Server thread/INFO]: Random Lighting Updates: false
[13:12:11] [Server thread/INFO]: Structure Info Saving: true
[13:12:11] [Server thread/INFO]: Sending up to 10 chunks per packet
[13:12:11] [Server thread/INFO]: Max Entity Collisions: 8
[13:12:11] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Feature: 14357617
[13:12:11] [Server thread/INFO]: Max TNT Explosions: 100
[13:12:11] [Server thread/INFO]: Item Despawn Rate: 6000
[13:12:11] [Server thread/INFO]: Item Merge Radius: 2.5
[13:12:11] [Server thread/INFO]: Arrow Despawn Rate: 1200
[13:12:11] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[13:12:11] [Server thread/INFO]: View Distance: 10
[13:12:11] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[13:12:11] [Server thread/INFO]: Chunks to Grow per Tick: 650
[13:12:11] [Server thread/INFO]: Clear tick list: false
[13:12:11] [Server thread/INFO]: Experience Merge Radius: 3.0
[13:12:11] [Server thread/INFO]: Preparing start region for level 0 (Seed: -848618635898287433)
[13:12:12] [Server thread/INFO]: Preparing start region for level 1 (Seed: -6899338342177531486)
[13:12:12] [Server thread/INFO]: Preparing start region for level 2 (Seed: -6899338342177531486)
[13:12:12] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v6.1.2;b3fbe8b
[13:12:13] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[13:12:13] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R1 as the Bukkit adapter
[13:12:13] [Server thread/INFO]: [SkinsRestorer] Enabling SkinsRestorer v12.9.9
[13:12:13] [Server thread/INFO]: Detected Minecraft v1_8_R1, using SkinFactory_v1_8_R1
[13:12:13] [Server thread/INFO]: [Essentials] Enabling Essentials vTeamCity
[13:12:13] [Server thread/INFO]: Bukkit version format changed. Version not checked.
[13:12:13] [Server thread/INFO]: git-Spigot-9a88a38-e2c4f20 (MC: 1.8)
[13:12:13] [Server thread/INFO]: 1.8-R0.1-SNAPSHOT
[13:12:13] [Server thread/INFO]: Using locale en_US
[13:12:13] [Server thread/INFO]: Using locale en_US
[13:12:13] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[13:12:13] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[13:12:13] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect vTeamCity
[13:12:13] [Server thread/INFO]: [GroupManager] Enabling GroupManager v2.1.31 (Phoenix)
[13:12:13] [Server thread/INFO]: GroupManager - INFO - World Found: world
[13:12:13] [Server thread/INFO]: GroupManager - INFO - Superperms support enabled.
[13:12:13] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is set for every 10 minutes!
[13:12:13] [Server thread/INFO]: GroupManager - INFO - Backups will be retained for 24 hours!
[13:12:13] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is enabled!
[13:12:13] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[13:12:13] [Server thread/INFO]: Essentials: Using GroupManager based permissions.
[13:12:13] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat vTeamCity
[13:12:13] [Server thread/INFO]: [ClearLag] Enabling ClearLag v2.9.3
[13:12:13] [Server thread/INFO]: [ClearLag] Updating config to v2.9.3...
[13:12:13] [Server thread/INFO]: [ClearLag] Successfully updated config to v2.9.3!
[13:12:13] [Server thread/INFO]: [ClearLag] Loading modules...
[13:12:13] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[13:12:13] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[13:12:13] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[13:12:13] [Server thread/INFO]: [SimpleRename] Enabling SimpleRename v9.5
[13:12:13] [Server thread/INFO]: SimpleRename enabled!
[13:12:13] [Thread-18/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.8]...
[13:12:13] [Thread-18/INFO]: [ClearLag] No updates found!
[13:12:13] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild vTeamCity
[13:12:13] [Server thread/INFO]: [RandomTeleport] Enabling RandomTeleport v5.0.2
[13:12:13] [Server thread/INFO]: [RandomTeleport] [Updater] Auto-Update is disabled! If you would like to have RandomTP update itself automatically, please enable it in the config.
[13:12:13] [Server thread/INFO]: [ViaVersion] Enabling ViaVersion v1.0.4
[13:12:13] [Server thread/INFO]: [ServerSigns] Enabling ServerSigns v4.5.1
[13:12:13] [Server thread/INFO]: [ServerSigns] Unable to load Vault dependency - certain economy and permission features will be disabled
[13:12:13] [Server thread/INFO]: [ServerSigns] Please download Vault at http://dev.bukkit.org/server-mods/vault/ for Economy and "Permission grant" support.
[13:12:13] [Server thread/INFO]: [ServerSigns] Version 4.5.1 is now enabled.
[13:12:13] [Server thread/INFO]: [Trading] Enabling Trading v3.2
[13:12:13] [Server thread/INFO]: [Trading] Trading has been enabled
[13:12:13] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn vTeamCity
[13:12:13] [Server thread/INFO]: [ChatManager] Enabling ChatManager v2.0
[13:12:13] [Server thread/INFO]: ChatManager Enabled
[13:12:13] [Server thread/INFO]: [PlayerMarkers] Enabling PlayerMarkers v0.3.0
[13:12:14] [Server thread/INFO]: [PlayerMarkers] PlayerMarkers is up to date (0.3.0)
[13:12:14] [Server thread/INFO]: [PlayerMarkers] Localization loaded: localization.en.yml
[13:12:14] [Server thread/INFO]: PlayerMarkers version 0.3.0 enabled
[13:12:14] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v6.1.3-SNAPSHOT;c904242
[13:12:14] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world) Lava fire is blocked.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world'
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is blocked.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_nether'
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is blocked.
[13:12:14] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[13:12:14] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'world_the_end'
[13:12:14] [Server thread/INFO]: [WorldGuard] Loading region data...
[13:12:14] [Server thread/INFO]: [Factions] Enabling Factions v2.10.0
[13:12:14] [Server thread/INFO]: [Factions 2.10.0] === ENABLE START ===
[13:12:14] [Server thread/INFO]: [Factions 2.10.0] WARNING: You are using Factions 2.10.0 and MassiveCore 2.8.6!
[13:12:14] [Server thread/INFO]: [Factions 2.10.0] WARNING: They must be the exact same version to work properly!
[13:12:14] [Server thread/INFO]: [Factions 2.10.0] WARNING: Remember to always update all plugins at the same time!
[13:12:14] [Server thread/INFO]: [Factions 2.10.0] WARNING: You should stop your server and properly update.
[13:12:24] [Server thread/INFO]: [Factions 2.10.0] === ENABLE COMPLETE (Took 3ms) ===
[13:12:24] [Server thread/INFO]: [MaintenanceMode] Enabling MaintenanceMode v2.2
[13:12:24] [Server thread/INFO]: ProtocolLib was found! Hooking into MaintenanceMode..
[13:12:24] [Server thread/INFO]: ServerListPlus was not found! Not overriding it!
[13:12:24] [Server thread/INFO]: ViaVersion was found! Overriding methods...
[13:12:24] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.1.10
[13:12:24] [Server thread/INFO]: [HolographicDisplays] Found ProtocolLib, adding support for player relative variables.
[13:12:24] [Server thread/INFO]: [CustomEnchantments] Enabling CustomEnchantments v2.4
[13:12:24] [Server thread/INFO]: [CE] WorldGuard has been detected!
[13:12:24] [Server thread/INFO]: [CE] All Enchantments have been loaded.
[13:12:24] [Server thread/INFO]: [CE] All Items have been loaded.
[13:12:24] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[13:12:24] [Server thread/INFO]: Done (13.414s)! For help, type "help" or "?"
[13:12:24] [Server thread/INFO]: Starting GS4 status listener
[13:12:24] [Query Listener #1/INFO]: Query running on 0.0.0.0:25565
[13:12:24] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.2.5
[13:12:24] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev:
[13:12:24] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays
[13:12:24] [Server thread/INFO]: [ViaVersion] ViaVersion detected server version: 1.8.x(47)
[13:12:24] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[13:12:24] [Craft Scheduler Thread - 9/INFO]:     +===============+
[13:12:24] [Craft Scheduler Thread - 9/INFO]:     | SkinsRestorer |
[13:12:24] [Craft Scheduler Thread - 9/INFO]:     +===============+
[13:12:24] [Craft Scheduler Thread - 9/INFO]:     Current version: 12.9.9
[13:12:24] [Craft Scheduler Thread - 9/INFO]:     The latest version!
[13:12:39] [Craft Scheduler Thread - 7/INFO]: [CE] Checking for updates...
[13:12:39] [Craft Scheduler Thread - 7/INFO]: [CE] You are using the latest Version of CE!
[13:12:59] [Netty Server IO #1/WARN]: java.lang.NullPointerException
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:12:59] [Netty Server IO #1/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:12:59] [Netty Server IO #1/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:12:59] [Netty Server IO #1/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:12:59] [Netty Server IO #1/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:12:59] [Netty Server IO #1/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:12:59] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:12:59] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:12:59] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:12:59] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:12:59] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:12:59] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.LegacyPingHandler.channelRead(SourceFile:94)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:12:59] [Netty Server IO #1/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:12:59] [Netty Server IO #1/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:13:27] [Netty Server IO #2/WARN]: java.lang.NullPointerException
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:13:27] [Netty Server IO #2/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:13:27] [Netty Server IO #2/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:13:27] [Netty Server IO #2/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:13:27] [Netty Server IO #2/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:13:27] [Netty Server IO #2/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:13:27] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:13:27] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:13:27] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:13:27] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:13:27] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:13:27] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:27] [Netty Server IO #2/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:13:27] [Netty Server IO #2/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:13:27] [Netty Server IO #2/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:13:28] [Netty Server IO #3/WARN]: java.lang.NullPointerException
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:13:28] [Netty Server IO #3/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:13:28] [Netty Server IO #3/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:13:28] [Netty Server IO #3/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:13:28] [Netty Server IO #3/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:13:28] [Netty Server IO #3/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:13:28] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:13:28] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:13:28] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:13:28] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:13:28] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:13:28] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:28] [Netty Server IO #3/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:13:28] [Netty Server IO #3/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:13:28] [Netty Server IO #3/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:13:39] [Netty Server IO #0/WARN]: java.lang.NullPointerException
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:13:39] [Netty Server IO #0/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:13:39] [Netty Server IO #0/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:13:39] [Netty Server IO #0/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:13:39] [Netty Server IO #0/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:13:39] [Netty Server IO #0/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:13:39] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:13:39] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:13:39] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:13:39] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:13:39] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:13:39] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:39] [Netty Server IO #0/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:13:39] [Netty Server IO #0/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:13:39] [Netty Server IO #0/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:14:03] [Netty Server IO #1/WARN]: java.lang.NullPointerException
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:14:03] [Netty Server IO #1/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:14:03] [Netty Server IO #1/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:14:03] [Netty Server IO #1/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:14:03] [Netty Server IO #1/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:14:03] [Netty Server IO #1/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:14:03] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:14:03] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:14:03] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:14:03] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:14:03] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:14:03] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:03] [Netty Server IO #1/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:14:03] [Netty Server IO #1/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:14:03] [Netty Server IO #1/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:14:53] [Netty Server IO #2/WARN]: java.lang.NullPointerException
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:14:53] [Netty Server IO #2/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:14:53] [Netty Server IO #2/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:14:53] [Netty Server IO #2/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:14:53] [Netty Server IO #2/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:14:53] [Netty Server IO #2/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:14:53] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:14:53] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:14:53] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:14:53] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:14:53] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:14:53] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:53] [Netty Server IO #2/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:14:53] [Netty Server IO #2/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:14:53] [Netty Server IO #2/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:14:54] [Netty Server IO #3/WARN]: java.lang.NullPointerException
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:14:54] [Netty Server IO #3/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:14:54] [Netty Server IO #3/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:14:54] [Netty Server IO #3/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:14:54] [Netty Server IO #3/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:14:54] [Netty Server IO #3/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:14:54] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:14:54] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:14:54] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:14:54] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:14:54] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:14:54] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:54] [Netty Server IO #3/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:14:54] [Netty Server IO #3/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:14:54] [Netty Server IO #3/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:14:55] [Netty Server IO #0/WARN]: java.lang.NullPointerException
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:14:55] [Netty Server IO #0/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:14:55] [Netty Server IO #0/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:14:55] [Netty Server IO #0/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:14:55] [Netty Server IO #0/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:14:55] [Netty Server IO #0/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:14:55] [Netty Server IO #0/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:14:55] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:14:55] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:14:55] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:14:55] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:14:55] [Netty Server IO #0/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:55] [Netty Server IO #0/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:14:55] [Netty Server IO #0/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:14:55] [Netty Server IO #0/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:15:06] [Netty Server IO #1/WARN]: java.lang.NullPointerException
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:15:06] [Netty Server IO #1/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:15:06] [Netty Server IO #1/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:15:06] [Netty Server IO #1/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:15:06] [Netty Server IO #1/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:15:06] [Netty Server IO #1/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:15:06] [Netty Server IO #1/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:15:06] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:15:06] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:15:06] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:15:06] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:15:06] [Netty Server IO #1/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:06] [Netty Server IO #1/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:15:06] [Netty Server IO #1/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:15:06] [Netty Server IO #1/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:15:20] [Netty Server IO #2/WARN]: java.lang.NullPointerException
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:15:20] [Netty Server IO #2/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:15:20] [Netty Server IO #2/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:15:20] [Netty Server IO #2/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:15:20] [Netty Server IO #2/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:15:20] [Netty Server IO #2/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:15:20] [Netty Server IO #2/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:15:20] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:15:20] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:15:20] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:15:20] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:15:20] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at net.minecraft.server.v1_8_R1.LegacyPingHandler.channelRead(SourceFile:94)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:15:20] [Netty Server IO #2/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:15:20] [Netty Server IO #2/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:17:46] [Netty Server IO #3/WARN]: java.lang.NullPointerException
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1657)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon0(CraftServer.java:1645)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:1641)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.craftbukkit.v1_8_R1.CraftServer.loadServerIcon(CraftServer.java:124)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.Bukkit.loadServerIcon(Bukkit.java:1067)
[13:17:46] [Netty Server IO #3/WARN]:     at me.elietgm.mm.bukkit.listeners.PlayerPingMaintenance.playerPing(PlayerPingMaintenance.java:36)
[13:17:46] [Netty Server IO #3/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[13:17:46] [Netty Server IO #3/WARN]:     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[13:17:46] [Netty Server IO #3/WARN]:     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[13:17:46] [Netty Server IO #3/WARN]:     at java.lang.reflect.Method.invoke(Method.java:497)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:301)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:502)
[13:17:46] [Netty Server IO #3/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:487)
[13:17:46] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusListener.a(PacketStatusListener.java:93)
[13:17:46] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:23)
[13:17:46] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.PacketStatusInStart.a(SourceFile:8)
[13:17:46] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.a(NetworkManager.java:84)
[13:17:46] [Netty Server IO #3/WARN]:     at net.minecraft.server.v1_8_R1.NetworkManager.channelRead0(NetworkManager.java:249)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.SimpleChannelInboundHandler.channelRead(SimpleChannelInboundHandler.java:103)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:168)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:17:46] [Netty Server IO #3/WARN]:     at com.comphenix.protocol.injector.netty.ChannelInjector$4.channelRead(ChannelInjector.java:273)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:163)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.handler.timeout.ReadTimeoutHandler.channelRead(ReadTimeoutHandler.java:150)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:332)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:318)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:787)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:125)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350)
[13:17:46] [Netty Server IO #3/WARN]:     at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116)
[13:17:46] [Netty Server IO #3/WARN]:     at java.lang.Thread.run(Thread.java:745)
[13:18:35] [Server thread/INFO]: CONSOLE: Stopping the server..
[13:18:35] [Server thread/INFO]: Stopping server
[13:18:35] [Server thread/INFO]: [CustomEnchantments] Disabling CustomEnchantments v2.4
[13:18:35] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.1.10
[13:18:35] [Server thread/INFO]: [MaintenanceMode] Disabling MaintenanceMode v2.2
[13:18:35] [Server thread/INFO]: [CustomEnderChest] Disabling CustomEnderChest v1.6.6
[13:18:35] [Server thread/INFO]: [CustomEnderChest] CustomEnderChest is disabled!
[13:18:35] [Server thread/INFO]: [Factions] Disabling Factions v2.10.0
[13:18:35] [Server thread/INFO]: [Factions 2.10.0] Disabled
[13:18:35] [Server thread/INFO]: [WorldGuard] Disabling WorldGuard v6.1.3-SNAPSHOT;c904242
[13:18:35] [Server thread/INFO]: [WorldGuard] Shutting down executor and waiting for any pending tasks...
[13:18:35] [Server thread/INFO]: [MassiveCore] Disabling MassiveCore v2.8.6
[13:18:35] [Server thread/INFO]: [MassiveCore 2.8.6] Disabled
[13:18:35] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.1
[13:18:35] [Server thread/INFO]: [PlayerMarkers] Disabling PlayerMarkers v0.3.0
[13:18:35] [Server thread/INFO]: PlayerMarkers disabled
[13:18:35] [Server thread/INFO]: [ChatManager] Disabling ChatManager v2.0
[13:18:35] [Server thread/INFO]: ChatManager Disabled
[13:18:35] [Server thread/INFO]: [EssentialsSpawn] Disabling EssentialsSpawn vTeamCity
[13:18:35] [Server thread/INFO]: [Trading] Disabling Trading v3.2
[13:18:35] [Server thread/INFO]: [ServerSigns] Disabling ServerSigns v4.5.1
[13:18:35] [Server thread/INFO]: [ServerSigns] ServerSigns is now disabled.
[13:18:35] [Server thread/INFO]: [ViaVersion] Disabling ViaVersion v1.0.4
[13:18:35] [Server thread/INFO]: [ViaVersion] ViaVersion is disabling, if this is a reload and you experience issues consider rebooting.
[13:18:35] [Server thread/INFO]: [RandomTeleport] Disabling RandomTeleport v5.0.2
[13:18:35] [Server thread/INFO]: [EssentialsAntiBuild] Disabling EssentialsAntiBuild vTeamCity
[13:18:35] [Server thread/INFO]: [SimpleRename] Disabling SimpleRename v9.5
[13:18:35] [Server thread/INFO]: SimpleRename disabled!
[13:18:35] [Server thread/INFO]: [ClearLag] Disabling ClearLag v2.9.3
[13:18:35] [Server thread/INFO]: [ClearLag] Clearlag is now disabled!
[13:18:35] [Server thread/INFO]: [EssentialsChat] Disabling EssentialsChat vTeamCity
[13:18:35] [Server thread/INFO]: [GroupManager] Disabling GroupManager v2.1.31 (Phoenix)
[13:18:35] [Server thread/INFO]: WEPIF: GroupManager detected! Using GroupManager for permissions.
[13:18:35] [Server thread/INFO]: GroupManager - INFO - Scheduled Data Saving is disabled!
[13:18:35] [Server thread/INFO]: GroupManager version 2.1.31 (Phoenix) is disabled!
[13:18:35] [Server thread/INFO]: [EssentialsProtect] Disabling EssentialsProtect vTeamCity
[13:18:35] [Server thread/INFO]: Essentials: Using config file enhanced permissions.
[13:18:35] [Server thread/INFO]: Permissions listed in as player-commands will be given to all users.
[13:18:35] [Server thread/INFO]: [Essentials] Disabling Essentials vTeamCity
[13:18:35] [Server thread/INFO]: [SkinsRestorer] Disabling SkinsRestorer v12.9.9
[13:18:35] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v6.1.2;b3fbe8b
[13:18:35] [Server thread/INFO]: Saving players
[13:18:35] [Server thread/INFO]: Saving worlds
[13:18:35] [Server thread/INFO]: Saving chunks for level 'world'/Overworld
[13:18:35] [Server thread/INFO]: Saving chunks for level 'world_nether'/Nether
[13:18:35] [Server thread/INFO]: Saving chunks for level 'world_the_end'/The End
[13:18:35] [Thread-4/INFO]: Stopping server
[13:18:35] [Thread-4/INFO]: Saving players
[13:18:35] [Thread-4/INFO]: Saving worlds
[13:18:35] [Thread-4/INFO]: Saving chunks for level 'world'/Overworld