JustPaste.it
[00:18:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271)
[00:18:50] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337)
[00:18:50] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405)
[00:18:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376)
[00:18:50] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326)
[00:18:50] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421)
[00:18:50] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382)
[00:18:50] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337)
[00:18:50] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272)
[00:18:50] [Server thread/WARN]: at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544)
[00:18:50] [Server thread/WARN]: at java.lang.Thread.run(Thread.java:745)
[00:18:50] [Server thread/WARN]: [LibsDisguises] Entity not found! (FishingHook)
[00:18:50] [Server thread/WARN]: Error finding the FlagType for PIG! Index 14 can't be found!
[00:18:50] [Server thread/WARN]: Value is 0 (class java.lang.Integer) (class net.minecraft.server.v1_11_R1.EntityPig) & PigWatcher
[00:18:50] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
[00:18:50] [Server thread/WARN]: Error finding the FlagType for SHULKER! Index 15 can't be found!
[00:18:50] [Server thread/WARN]: Value is 10 (class java.lang.Byte) (class net.minecraft.server.v1_11_R1.EntityShulker) & ShulkerWatcher
[00:18:50] [Server thread/WARN]: Lib's Disguises will continue to load, but this will not work properly!
[00:18:51] [Thread-12/INFO]: --------------------
[00:18:51] [Thread-12/INFO]: [CoreProtect] Version 2.14.2 now available.
[00:18:51] [Thread-12/INFO]: [CoreProtect] Download: Type "/co version" in-game.
[00:18:51] [Thread-12/INFO]: --------------------
[00:18:51] [Thread-12/INFO]: [Sponsor] Unlimited MC Hosting: www.hosthorde.com
[00:18:51] [Thread-12/INFO]: --------------------
[00:18:51] [Server thread/INFO]: [EchoPet] Enabling EchoPet v1.0.3-b40
[00:18:51] [Server thread/INFO]: [EchoPet] [INFO] EchoPet 1.0.3-b40 is not compatible with this version of Spigot
[00:18:51] [Server thread/INFO]: [EchoPet] [INFO] Initialisation failed. Please update the plugin.
[00:18:51] [Server thread/INFO]: [ProjectKorra] Enabling ProjectKorra v1.8.0
[00:18:52] [Server thread/INFO]: [ProjectKorra] Could not connect to ProjectKorra.com to check for updates
[00:18:53] [Server thread/INFO]: [ProjectKorra] Establishing SQLite Connection.[SQLite] Connection established!
[00:18:53] [Server thread/INFO]: [RidePlayers] Enabling RidePlayers v1.3.2
[00:18:53] [Server thread/INFO]: [RidePlayers] Your server is running version v1_11_R1
[00:18:53] [Server thread/INFO]: [ServerListPlus] Enabling ServerListPlus v3.4.2
[00:18:53] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
[00:18:53] [Server thread/INFO]: [ServerListPlus] [Core] Reloading configuration...
[00:18:53] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: ServerStatusConf
[00:18:53] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: SkinSource @ FaviconConf
[00:18:53] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: PluginConf
[00:18:53] [Server thread/WARN]: [ServerListPlus] [Core] Unknown configuration property: PlayerTracking @ CachesConf
[00:18:53] [Server thread/INFO]: [ServerListPlus] [Core] Loaded configuration: CoreConf
[00:18:54] [Server thread/ERROR]: [ServerListPlus] ProtocolLib IS NOT INSTALLED! Most features will NOT work!
[00:18:54] [Server thread/INFO]: [ServerListPlus] [Core] Reloading saved player identities...
[00:18:54] [Server thread/INFO]: [ServerListPlus] Successfully loaded!
[00:18:54] [Server thread/INFO]: [ServerListPlus] ServerListPlus v3.4.2 enabled.
[00:18:54] [Server thread/INFO]: [StopPushing] Enabling StopPushing v1.1a
[00:18:54] [Server thread/INFO]: [DisguiseCraft] Enabling DisguiseCraft v1.1
[00:18:54] [Server thread/INFO]: [iControlU] Enabling iControlU vv2.1.6
[00:18:54] [Server thread/INFO]: [NickNamer] Enabling NickNamer v3.12.3
[00:18:54] [Server thread/INFO]: API class 'org.inventivetalent.packetlistener.PacketListenerAPI' is not yet initialized. Creating new instance.
[00:18:54] [Server thread/ERROR]: Error occurred while enabling NickNamer v3.12.3 (Is it up to date?)
java.lang.NoClassDefFoundError: Could not initialize class org.inventivetalent.packetlistener.channel.INCChannel
at java.lang.Class.forName0(Native Method) ~[?:1.8.0_101]
at java.lang.Class.forName(Class.java:264) ~[?:1.8.0_101]
at org.inventivetalent.reflection.resolver.ClassResolver.resolveObject(ClassResolver.java:63) ~[?:?]
at org.inventivetalent.reflection.resolver.ClassResolver.resolveObject(ClassResolver.java:36) ~[?:?]
at org.inventivetalent.reflection.resolver.ResolverAbstract.resolve(ResolverAbstract.java:78) ~[?:?]
at org.inventivetalent.reflection.resolver.ClassResolver.resolve(ClassResolver.java:55) ~[?:?]
at org.inventivetalent.packetlistener.ChannelInjector.newChannelInstance(ChannelInjector.java:71) ~[?:?]
at org.inventivetalent.packetlistener.ChannelInjector.inject(ChannelInjector.java:58) ~[?:?]
at org.inventivetalent.packetlistener.PacketListenerAPI.load(PacketListenerAPI.java:59) ~[?:?]
at org.inventivetalent.apihelper.APIManager.registerAPI(APIManager.java:102) ~[?:?]
at org.inventivetalent.apihelper.APIManager.initAPI(APIManager.java:178) ~[?:?]
at org.inventivetalent.nicknamer.NickNamerPlugin.onEnable(NickNamerPlugin.java:170) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-625bc00-41a7d14]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[00:18:54] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b354
[00:18:54] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsXMPP to the same version.
[00:18:54] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsProtect to the same version.
[00:18:54] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsGeoIP to the same version.
[00:18:54] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsChat to the same version.
[00:18:54] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsAntiBuild to the same version.
[00:18:54] [Server thread/WARN]: [Essentials] §4Version mismatch! Please update EssentialsSpawn to the same version.
[00:18:54] [Server thread/INFO]: Using locale en_GB
[00:18:55] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[00:18:55] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider.
[00:18:55] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[00:18:56] [Server thread/INFO]: Using locale en_GB
[00:18:56] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global PluginMetrics config.
[00:18:56] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked.
[00:18:56] [Server thread/INFO]: [Essentials] Using Vault based permissions (GroupManager)
[00:18:56] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics v2.2.1
[00:18:56] [Server thread/INFO]: ----------------------------

UltraCosmetics requires Spigot 1.8.8 or 1.9 to work!

----------------------------
[00:18:56] [Server thread/INFO]: [UltraCosmetics] Disabling UltraCosmetics v2.2.1
[00:18:56] [Server thread/INFO]: [MarriageMaster] Enabling MarriageMaster v1.29.4
[00:18:56] [Server thread/INFO]: [MarriageMaster] Config Version: 23 => update needed
[00:18:56] [Server thread/INFO]: [MarriageMaster] Config loaded
[00:18:56] [Server thread/INFO]: [MarriageMaster] Language Version: 18 => no updated needed
[00:18:56] [Server thread/WARN]: Could not initialize effect spawner. Running: org.bukkit.craftbukkit.v1_11_R1: git-Spigot-625bc00-41a7d14 (MC: 1.11.2)
[00:18:56] [Server thread/WARN]: [MarriageMaster] Not supported MC version. Heart effect disabled.
[00:18:56] [Server thread/INFO]: [MarriageMaster] Checking for updates ...
[00:18:56] [Server thread/INFO]: [MarriageMaster] Marriage Master has been enabled!
[00:18:56] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v3.0.1
[00:18:56] [Server thread/ERROR]: [AnimatedFrames] *****************************************************
[00:18:56] [Server thread/ERROR]: [AnimatedFrames] This plugin depends on MapManager & PacketListenerAPI
[00:18:56] [Server thread/ERROR]: [AnimatedFrames] Download here: https://r.spiget.org/2930/19198
[00:18:56] [Server thread/ERROR]: [AnimatedFrames] *****************************************************
[00:18:56] [Server thread/INFO]: [AnimatedFrames] Disabling AnimatedFrames v3.0.1
[00:18:56] [Server thread/ERROR]: Error occurred while disabling AnimatedFrames v3.0.1 (Is it up to date?)
java.lang.NullPointerException
at org.inventivetalent.animatedframes.AnimatedFrames.onDisable(AnimatedFrames.java:260) ~[?:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:273) ~[spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:361) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:424) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.inventivetalent.animatedframes.AnimatedFrames.onEnable(AnimatedFrames.java:123) [AnimatedFrames_v3.0.1.jar:?]
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:337) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:376) [spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:326) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:421) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:382) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:272) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:544) [spigot.jar:git-Spigot-625bc00-41a7d14]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[00:18:56] [Server thread/INFO]: [HeadDatabase] Enabling HeadDatabase v2.3.3
[00:18:56] [Server thread/INFO]: [HeadDatabase] Made by Arcaniax and Headaxe
[00:18:56] [Server thread/INFO]: [HeadDatabase] Economy succesfully setup!
[00:18:57] [Thread-17/INFO]: [MarriageMaster] Start downloading update: 1.29.16
[00:18:57] [Thread-17/INFO]: [MarriageMaster] Downloading update: 100% of 185 bytes.
[00:18:57] [Thread-17/WARN]: [MarriageMaster] The auto-updater was able to download the file, but the checksum did not match! Delete file.
[00:18:57] [Thread-17/WARN]: [MarriageMaster] Checksum expected: 847b18be3c106eab2eb5695a92a14a1d Checksum download: d4331ef25d7c2feac549455cb65d506d
[00:18:58] [Server thread/INFO]: [HeadDatabase] Sorting 1716 heads into their catagories!
[00:18:58] [Server thread/INFO]: [HeadDatabase] All Heads have been sorted!
[00:18:59] [Server thread/INFO]: [HeadDatabase] Head Database has been enabled
[00:18:59] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5-b719
[00:19:00] [Server thread/INFO]: -------- World Settings For [hub] --------
[00:19:00] [Server thread/INFO]: Mob Spawn Range: 4
[00:19:00] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Vine Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:19:00] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[00:19:00] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:19:00] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[00:19:00] [Server thread/INFO]: Random Lighting Updates: false
[00:19:00] [Server thread/INFO]: Structure Info Saving: true
[00:19:00] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[00:19:00] [Server thread/INFO]: Max TNT Explosions: 100
[00:19:00] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:19:00] [Server thread/INFO]: Item Despawn Rate: 6000
[00:19:00] [Server thread/INFO]: Item Merge Radius: 2.5
[00:19:00] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:19:00] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:19:00] [Server thread/INFO]: View Distance: 10
[00:19:00] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:19:00] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:19:00] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:19:01] [Server thread/INFO]: BukkitPlotGenerator does not fully support: null
[00:19:01] [Server thread/INFO]: Preparing start region for level 3 (Seed: -2038589971642168712)
[00:19:01] [Server thread/INFO]: [WorldGuard] (hub) TNT ignition is blocked.
[00:19:01] [Server thread/INFO]: [WorldGuard] (hub) Lighters are PERMITTED.
[00:19:01] [Server thread/INFO]: [WorldGuard] (hub) Lava fire is PERMITTED.
[00:19:01] [Server thread/INFO]: [WorldGuard] (hub) All fire spread is disabled.
[00:19:01] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'hub'
[00:19:02] [Server thread/INFO]: -------- World Settings For [plotworld] --------
[00:19:02] [Server thread/INFO]: Mob Spawn Range: 4
[00:19:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Vine Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[00:19:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16
[00:19:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[00:19:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[00:19:02] [Server thread/INFO]: Random Lighting Updates: false
[00:19:02] [Server thread/INFO]: Structure Info Saving: true
[00:19:02] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Feature: 14357617 Monument: 10387313 Slime: 987234911
[00:19:02] [Server thread/INFO]: Max TNT Explosions: 100
[00:19:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[00:19:02] [Server thread/INFO]: Item Despawn Rate: 6000
[00:19:02] [Server thread/INFO]: Item Merge Radius: 2.5
[00:19:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[00:19:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[00:19:02] [Server thread/INFO]: View Distance: 10
[00:19:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[00:19:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[00:19:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[00:19:02] [Server thread/INFO]: [P2] Detected world load for 'plotworld'
[00:19:02] [Server thread/INFO]: [P2] - generator: PlotSquared>PlotSquared
[00:19:02] [Server thread/INFO]: [P2] - plotworld: com.intellectualcrafters.plot.generator.HybridPlotWorld
[00:19:02] [Server thread/INFO]: [P2] - manager: com.intellectualcrafters.plot.generator.HybridPlotManager
[00:19:02] [Server thread/INFO]: [P2] - schematic: false
[00:19:02] [Server thread/INFO]: World possibly already loaded: plotworld
[00:19:02] [Server thread/INFO]: Preparing start region for level 4 (Seed: -963552390615576507)
[00:19:02] [Server thread/INFO]: [WorldGuard] (plotworld) TNT ignition is blocked.
[00:19:02] [Server thread/INFO]: [WorldGuard] (plotworld) Lighters are PERMITTED.
[00:19:02] [Server thread/INFO]: [WorldGuard] (plotworld) Lava fire is PERMITTED.
[00:19:02] [Server thread/INFO]: [WorldGuard] (plotworld) All fire spread is disabled.
[00:19:02] [Server thread/INFO]: [WorldGuard] Loaded configuration for world 'plotworld'
[00:19:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spigotWorld_the_end
[00:19:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[00:19:02] [Server thread/WARN]: [Multiverse-Core] WorldManager: Can't load this world because the folder was deleted/moved: spigotWorld_nether
[00:19:02] [Server thread/WARN]: [Multiverse-Core] Use '/mv remove' to remove it from the config!
[00:19:02] [Server thread/INFO]: [Multiverse-Core] 5 - World(s) loaded.
[00:19:02] [Server thread/INFO]: [Multiverse-Core] Version 2.5-b719 (API v20) Enabled - By Rigby, fernferret, lithium3141 and main--
[00:19:02] [Server thread/INFO]: [EssentialsXMPP] Enabling EssentialsXMPP v2.0.1-b301
[00:19:02] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[00:19:02] [Server thread/WARN]: config broken for xmpp
[00:19:02] [Server thread/INFO]: [EssentialsProtect] Enabling EssentialsProtect v2.0.1-b301
[00:19:02] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[00:19:02] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v2.5-b408
[00:19:02] [Server thread/INFO]: [Multiverse-Inventories 2.5-b408] enabled.
[00:19:02] [Server thread/INFO]: [EssentialsGeoIP] Enabling EssentialsGeoIP v2.0.1-b301
[00:19:02] [Server thread/WARN]: [EssentialsGeoIP] §4Version mismatch! Please update all Essentials jars to the same version.
[00:19:02] [Server thread/INFO]: [EssentialsGeoIP] This product includes GeoLite data created by MaxMind, available from http://www.maxmind.com/.
[00:19:02] [Server thread/INFO]: [EssentialsChat] Enabling EssentialsChat v2.0.1-b301
[00:19:02] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[00:19:02] [Server thread/INFO]: [EssentialsAntiBuild] Enabling EssentialsAntiBuild v2.0.1-b301
[00:19:02] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[00:19:02] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5-b742
[00:19:02] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5-b742 Enabled - By Rigby and fernferret
[00:19:02] [Server thread/INFO]: [MVPLogging] 11 - Portals(s) loaded
[00:19:02] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[00:19:02] [Server thread/INFO]: [HeadManager] Enabling HeadManager v2.3.110
[00:19:02] [Server thread/ERROR]: [HeadManager] This version of SpigotMC is not supported : git-Spigot-625bc00-41a7d14 (MC: 1.11.2)
[00:19:02] [Server thread/ERROR]: [HeadManager] HeadManager 2.0 will not be enabled!
[00:19:02] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.0.1-b301
[00:19:02] [Server thread/WARN]: §4Version mismatch! Please update all Essentials jars to the same version.
[00:19:03] [Server thread/INFO]: [EnjinMinecraftPlugin] Enabling EnjinMinecraftPlugin v2.7.7
[00:19:03] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.3 or above found, enabling version 2 XP handling.
[00:19:03] [Server thread/INFO]: [EnjinMinecraftPlugin] MC 1.7.2 or above found, enabling version 2 log handling.
[00:19:03] [Server thread/INFO]: [EnjinMinecraftPlugin] Couldn't find the TuxTwoLib plugin. Only able to give items to online players only.
[00:19:03] [Server thread/WARN]: [EnjinMinecraftPlugin] Economy plugin is not enabled.
[00:19:03] [Server thread/ERROR]: [EnjinMinecraftPlugin] This version of GroupManager doesn't support UUID! Please update to the latest version here: http://tiny.cc/EssentialsGMZip
[00:19:03] [Server thread/ERROR]: [EnjinMinecraftPlugin] Disabling GroupManager integration until GroupManager is updated.
[00:19:03] [Server thread/INFO]: [TitleManager] Enabling TitleManager v1.5.12
[00:19:03] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[00:19:03] [Server thread/INFO]: Done (32.952s)! For help, type "help" or "?"
[00:19:03] [Server thread/INFO]: Starting GS4 status listener
[00:19:03] [Server thread/INFO]: Starting remote control listener
[00:19:03] [Query Listener #1/INFO]: Query running on 149.56.32.93:25565
[00:19:03] [Server thread/WARN]: No rcon password set in '/home/nickl14/49594/server.properties', rcon disabled!
[00:19:03] [Server thread/INFO]: GroupManager - INFO - Bukkit Permissions Updated!
[00:19:03] [Craft Scheduler Thread - 0/INFO]: [TitleManager] Searching for updates.
[00:19:03] [Craft Scheduler Thread - 21/INFO]: [Vault] Checking for Updates ...
[00:19:03] [Server thread/INFO]: Unknown command. Type "/help" for help.
[00:19:03] [Craft Scheduler Thread - 21/WARN]: [Vault] Stable Version: 1.5.6 is out! You are still running version: 1.5.3
[00:19:03] [Craft Scheduler Thread - 21/WARN]: [Vault] Update at: http://dev.bukkit.org/server-mods/vault
[00:19:03] [Craft Scheduler Thread - 4/INFO]: You are running the latest version of PlotSquared
[00:19:03] [Craft Scheduler Thread - 0/INFO]: [TitleManager] An update was found!
[00:19:04] [Server thread/INFO]: Starting UUID caching
[00:19:04] [Craft Scheduler Thread - 0/INFO]: [P2] Starting player data caching for: world
[00:19:04] [Craft Scheduler Thread - 0/INFO]: Fast mode UUID caching enabled!
[00:19:04] [Craft Scheduler Thread - 0/INFO]: [P2] Cached a total of: 278 UUIDs
[00:19:04] [Craft Scheduler Thread - 0/INFO]: Failed to cache: 2 uuids - slowly processing all files
[00:19:04] [Craft Scheduler Thread - 0/INFO]: [P2] Cached a total of: 541 UUIDs
[00:19:11] [User Authenticator #1/INFO]: UUID of player nickthekidNL is 1746bfe4-450b-4795-a630-2d074e827ed0
[00:19:13] [Server thread/INFO]: nickthekidNL[/96.250.197.57:64498] logged in with entity id 435 at ([plotworld]-153.64942136987068, 65.0, -74.18408460734484)
[00:19:13] [Server thread/WARN]: [Essentials] Task #84 for Essentials v2.0.1-b354 generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:148) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$1.run(EssentialsXMPPPlayerListener.java:31) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-41a7d14]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]
[00:19:13] [Craft Scheduler Thread - 18/INFO]: [ProjectKorra] Loaded 4 presets for nickthekidNL
[00:19:18] [Server thread/INFO]: nickthekidNL lost connection: Disconnected
[00:19:19] [Server thread/INFO]: nickthekidNL left the game
[00:19:19] [Server thread/WARN]: [Essentials] Task #110 for Essentials v2.0.1-b354 generated an exception
java.lang.NullPointerException
at com.earth2me.essentials.xmpp.XMPPManager.updatePresence(XMPPManager.java:144) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPP.updatePresence(EssentialsXMPP.java:109) ~[?:?]
at com.earth2me.essentials.xmpp.EssentialsXMPPPlayerListener$2.run(EssentialsXMPPPlayerListener.java:51) ~[?:?]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftTask.run(CraftTask.java:71) ~[spigot.jar:git-Spigot-625bc00-41a7d14]
at org.bukkit.craftbukkit.v1_11_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:353) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.D(MinecraftServer.java:738) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.DedicatedServer.D(DedicatedServer.java:399) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.C(MinecraftServer.java:678) [spigot.jar:git-Spigot-625bc00-41a7d14]
at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:576) [spigot.jar:git-Spigot-625bc00-41a7d14]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_101]