PikaMug / Quests

Easy-to-use, open-source plugin for the creation and execution of quests on Minecraft servers.
https://modrinth.com/plugin/quests.classic
MIT License
142 stars 105 forks source link

Quests Requires MCMMO for Heroes? #603

Closed Foxersthe closed 5 years ago

Foxersthe commented 5 years ago

(Required) What is your Quests version / build number (do not say "latest")? I started making the quest on 3.5.4 then tried it on 3.5.7 (Required) Please describe the problem and how to replicate it. Any console errors? I tried to make a simple quest involving getting spider eyes, and after saving it it disappears, not showing up as an option when editing quests. The quest is still in the quests yaml file, but there is an error: `30.12 23:19:38 [Server] ERROR Cleric in heroes-exp-classes: Reward in Quest Arachnophobia requires the mcMMO plugin!

(Optional) Can you provide an example quest from quests.yml using Pastebin.com? custom1: name: Arachnophobia npc-giver-id: 15 ask-message: Hello. This town needs more defense. How about attacking some spiders for me? Bring me 8 of their eyes? finish-message: Thank you, though I must confess I asked this of you because I dreadfully fear spiders. stages: ordered: '1': items-to-deliver:

PikaMug commented 5 years ago

It should say Heroes, not mcMMO. Thanks for pointing that out!

As for the underlying issue, a quest with a Heroes reward can't be loaded if Heroes is missing. Either delete the appropriate lines from your quests.yml or re-install Heroes for a moment so it will load (then delete it from the in-game Quests Editor).

Foxersthe commented 5 years ago

It works without those lines, but after reinstalling Heroes (both with the server offline and while it was online), it still doesn't work. I think I can get it working without giving Heroes xp, but is there any way to give that xp? Also, is there a way to give all classes xp instead of just one at a time?

PikaMug commented 5 years ago

@Foxersthe Post your startup log (usually in logs/latest.log).

Can't recall if it's possible to do all classes at once, but I'll look into it.

Foxersthe commented 5 years ago

You mean this?

[11:51:06] [main/INFO]: Loaded 0 recipes [11:51:06] [Server thread/INFO]: Starting minecraft server version 1.13.2 [11:51:06] [Server thread/INFO]: Loading properties [11:51:06] [Server thread/INFO]: Default game type: SURVIVAL [11:51:07] [Server thread/INFO]: This server is running CraftBukkit version git-Spigot-a1ba5fe-3359cb1 (MC: 1.13.2) (Implementing API version 1.13.2-R0.1-SNAPSHOT) [11:51:07] [Server thread/INFO]: Server Ping Player Sample Count: 12 [11:51:07] [Server thread/INFO]: Using 4 threads for Netty based IO [11:51:07] [Server thread/INFO]: Debug logging is disabled [11:51:07] [Server thread/INFO]: Generating keypair [11:51:07] [Server thread/INFO]: Starting Minecraft server on 198.24.169.66:47850 [11:51:07] [Server thread/INFO]: Using epoll channel type [11:51:08] [Server thread/ERROR]: Could not load 'plugins/DungeonMaze.jar' in folder 'plugins' org.bukkit.plugin.InvalidDescriptionException: Invalid plugin.yml at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:162) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:133) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.loadPlugins(CraftServer.java:320) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:213) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] Caused by: java.util.zip.ZipException: zip file is empty at java.util.zip.ZipFile.open(Native Method) ~[?:1.8.0_111] at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_111] at java.util.zip.ZipFile.(Unknown Source) ~[?:1.8.0_111] at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_111] at java.util.jar.JarFile.(Unknown Source) ~[?:1.8.0_111] at org.bukkit.plugin.java.JavaPluginLoader.getPluginDescription(JavaPluginLoader.java:150) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] ... 5 more [11:51:13] [Server thread/INFO]: Set PluginClassLoader as parallel capable [11:51:14] [Server thread/INFO]: [Inventory Helper] Loading InventoryHelper v2.0 [11:51:14] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.0-beta-01;8975469 [11:51:14] [Server thread/INFO]: [PlayEffect] Loading PlayEffect v0.5.4 [11:51:14] [Server thread/INFO]: [ItemNamer] Loading ItemNamer v0.6 [11:51:14] [Server thread/INFO]: [MinionsAndHunger] Loading MinionsAndHunger v1.0 [11:51:14] [Server thread/INFO]: [AdvancedShulkerboxes] Loading AdvancedShulkerboxes v0.4 [11:51:14] [Server thread/INFO]: [MiniBoardGames] Loading MiniBoardGames v3.1.6 [11:51:14] [Server thread/INFO]: [MuchCraft] Loading MuchCraft v1.3 [11:51:14] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.2.1-SNAPSHOT-b346 [11:51:14] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.13.2) has not yet been tested! Proceed with caution. [11:51:14] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v2.5.0-b727 [11:51:14] [Server thread/INFO]: [ChestRestock] Loading ChestRestock v2.3.1-SNAPSHOT-b100 [11:51:14] [Server thread/INFO]: [MooLib] Loading MooLib v1.0.2 [11:51:14] [Server thread/INFO]: [VoxelSniper] Loading VoxelSniper v5.171.0-SNAPSHOT [11:51:14] [Server thread/INFO]: [Twerking-Crops] Loading Twerking-Crops v5.0 [11:51:14] [Server thread/INFO]: [RainbowChat] Loading RainbowChat v1.0 [11:51:14] [Server thread/INFO]: [iConomy] Loading iConomy v7.0 [11:51:14] [Server thread/INFO]: [RTD] Loading RollTheDice v1.0.1 [11:51:14] [Server thread/INFO]: [NoteBlockAPI] Loading NoteBlockAPI v1.1.0 [11:51:14] [Server thread/INFO]: [Effect Library] Loading EffectLib v6.1 [11:51:14] [Server thread/INFO]: [ProjectKorra] Loading ProjectKorra v1.8.6 [11:51:14] [Server thread/INFO]: [ParticlesGUI] Loading ParticlesGUI v3.6 [11:51:14] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v2.4-b530 [11:51:14] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v2.5.0-b751 [11:51:14] [Server thread/INFO]: [SimpleAPI] Loading SimpleAPI v3.5 [11:51:14] [Server thread/INFO]: [AntiMobSpawn] Loading AntiMobSpawn v5.0 [11:51:14] [Server thread/INFO]: [CoralStay] Loading CoralStay v1.1 [11:51:14] [Server thread/INFO]: [CompassEx] Loading CompassEx v3.1.0 [11:51:14] [Server thread/INFO]: [Vault] Loading Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER} [11:51:14] [Server thread/INFO]: [ChairStairs] Loading ChairStairs v1.1 [11:51:14] [Server thread/INFO]: [bPermissions] Loading bPermissions v2.12 [11:51:14] [Server thread/INFO]: [UltimateCards] Loading UltimateCards v1.3.6 [11:51:14] [Server thread/INFO]: [SlotMachines] Loading SlotMachines v1.0 [11:51:14] [Server thread/INFO]: [UltraCosmetics] Loading UltraCosmetics v2.4.12 [11:51:14] [Server thread/INFO]: [Essentials] Loading Essentials v2.0.1-b488 [11:51:14] [Server thread/INFO]: [HolographicDisplays] Loading HolographicDisplays v2.3.1 [11:51:14] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.24-SNAPSHOT (build 1598) [11:51:14] [Server thread/INFO]: [Sentinel] Loading Sentinel v1.6.2 (build 191) [11:51:14] [Server thread/INFO]: [Shopkeepers] Loading Shopkeepers v2.4.1 [11:51:14] [Server thread/INFO]: [Heroes] Loading Heroes v1.9.0-SNAPSHOT-ea37a5f [11:51:14] [Server thread/INFO]: [GeneralMarket] Loading GeneralMarket v5.2 [11:51:14] [Server thread/INFO]: [PickLockedItems] Loading PickLockedItems v1.12.0 [11:51:14] [Server thread/INFO]: [QuantumRPG] Loading QuantumRPG v4.0.1-ALFA-B1 [11:51:14] [Server thread/INFO]: [MyPet] Loading MyPet v3.0 [11:51:15] [Server thread/INFO]: [MobHunting] Loading MobHunting v6.0.8 [11:51:15] [Server thread/INFO]: [ManaPotions] Loading ManaPotions v1.0 [11:51:15] [Server thread/INFO]: [MyPet-NPC] Loading MyPet-NPC v1.4.0 [11:51:15] [Server thread/INFO]: [Quests] Loading Quests v3.5.7-b573 [11:51:15] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.2.1-SNAPSHOT-b346 [11:51:15] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread. [11:51:15] [Server thread/INFO]: [SimpleAPI] Enabling SimpleAPI v3.5 [11:51:15] [Server thread/INFO]: [SimpleAPI] Checking for updates... [11:51:15] [Server thread/INFO]: [SimpleAPI] loading BStats... [11:51:15] [Server thread/INFO]: [SimpleAPI] BStats Location: https://bstats.org/plugin/bukkit/SimpleAPI [11:51:15] [Server thread/WARN]: java.lang.ClassNotFoundException: simple.brainsynder.nms.v1_13_R2.GlowMaker [11:51:15] [Server thread/WARN]: at java.net.URLClassLoader.findClass(Unknown Source) [11:51:15] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:154) [11:51:15] [Server thread/WARN]: at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) [11:51:15] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [11:51:15] [Server thread/WARN]: at java.lang.ClassLoader.loadClass(Unknown Source) [11:51:15] [Server thread/WARN]: at java.lang.Class.forName0(Native Method) [11:51:15] [Server thread/WARN]: at java.lang.Class.forName(Unknown Source) [11:51:15] [Server thread/WARN]: at simple.brainsynder.utils.Reflection.init(Reflection.java:230) [11:51:15] [Server thread/WARN]: at simple.brainsynder.Core.onEnable(Core.java:44) [11:51:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [11:51:15] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [11:51:15] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [11:51:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [11:51:15] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [11:51:15] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:214) [11:51:15] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [11:51:15] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [11:51:15] [Server thread/ERROR]: Could not find nms support for this server version [11:51:16] [Server thread/INFO]: [Vault] Enabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER} [11:51:16] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting [11:51:16] [Server thread/WARN]: iConomy - If you are using Flatfile storage be aware that versions 6, 7 and 8 have a CRITICAL bug which can wipe ALL iconomy data. [11:51:16] [Server thread/WARN]: if you're using Votifier, or any other plugin which handles economy data in a threaded manner your server is at risk! [11:51:16] [Server thread/WARN]: it is highly suggested to use SQL with iCo6 or to use an alternative economy plugin! [11:51:16] [Server thread/INFO]: [Vault] [Economy] iConomy 6 found: Waiting [11:51:16] [Server thread/INFO]: [Vault][Permission] bPermissions2 hooked. [11:51:16] [Server thread/INFO]: [Vault] [Permission] bPermissions 2 found: Loaded [11:51:16] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system. [11:51:16] [Server thread/INFO]: [Vault][Chat] bPermissions2 hooked. [11:51:16] [Server thread/INFO]: [Vault] [Chat] bPermssions2 found: Loaded [11:51:16] [Server thread/INFO]: [Vault] Enabled Version 1.6.7-b${env.TRAVIS_BUILD_NUMBER} [11:51:16] [Server thread/INFO]: Beginning UUID conversion, this may take A LONG time [11:51:16] [Server thread/INFO]: Preparing level "Murrion" [11:51:16] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit [11:51:16] [Server thread/INFO]: Loaded 524 recipes [11:51:17] [Server thread/INFO]: -------- World Settings For [Murrion] -------- [11:51:17] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:17] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:17] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:17] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:17] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:17] [Server thread/INFO]: Random Lighting Updates: false [11:51:17] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:17] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:17] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:17] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:17] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:17] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:17] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:17] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:17] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:17] [Server thread/INFO]: View Distance: 10 [11:51:17] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:17] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:18] [Server thread/INFO]: -------- World Settings For [Murrion_nether] -------- [11:51:18] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:18] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:18] [Server thread/INFO]: Random Lighting Updates: false [11:51:18] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:18] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:18] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:18] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:18] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:18] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:18] [Server thread/INFO]: View Distance: 10 [11:51:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:18] [Server thread/INFO]: -------- World Settings For [Murrion_the_end] -------- [11:51:18] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:18] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:18] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:18] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:18] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:18] [Server thread/INFO]: Random Lighting Updates: false [11:51:18] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:18] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:18] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:18] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:18] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:18] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:18] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:18] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:18] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:18] [Server thread/INFO]: View Distance: 10 [11:51:18] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:18] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:18] [Server thread/INFO]: Preparing start region for level minecraft:the_nether (Seed: -58832233624164872) [11:51:18] [Server thread/INFO]: Preparing spawn area: 4% [11:51:18] [Server thread/INFO]: Preparing spawn area: 8% [11:51:18] [Server thread/INFO]: Preparing spawn area: 12% [11:51:18] [Server thread/INFO]: Preparing spawn area: 16% [11:51:18] [Server thread/INFO]: Preparing spawn area: 20% [11:51:18] [Server thread/INFO]: Preparing spawn area: 24% [11:51:18] [Server thread/INFO]: Preparing spawn area: 28% [11:51:19] [Server thread/INFO]: Preparing spawn area: 32% [11:51:19] [Server thread/INFO]: Preparing spawn area: 36% [11:51:19] [Server thread/INFO]: Preparing spawn area: 40% [11:51:19] [Server thread/INFO]: Preparing spawn area: 44% [11:51:19] [Server thread/INFO]: Preparing spawn area: 48% [11:51:19] [Server thread/INFO]: Preparing spawn area: 52% [11:51:19] [Server thread/INFO]: Preparing spawn area: 56% [11:51:19] [Server thread/INFO]: Preparing spawn area: 60% [11:51:19] [Server thread/INFO]: Preparing spawn area: 64% [11:51:19] [Server thread/INFO]: Preparing spawn area: 68% [11:51:19] [Server thread/INFO]: Preparing spawn area: 72% [11:51:19] [Server thread/INFO]: Preparing spawn area: 76% [11:51:19] [Server thread/INFO]: Preparing spawn area: 80% [11:51:19] [Server thread/INFO]: Preparing spawn area: 84% [11:51:19] [Server thread/INFO]: Preparing spawn area: 88% [11:51:20] [Server thread/INFO]: Preparing spawn area: 92% [11:51:20] [Server thread/INFO]: Preparing spawn area: 96% [11:51:20] [Server thread/INFO]: Preparing spawn area: 100% [11:51:20] [Server thread/INFO]: Preparing start region for level minecraft:the_end (Seed: -58832233624164872) [11:51:20] [Server thread/INFO]: Preparing spawn area: 4% [11:51:20] [Server thread/INFO]: Preparing spawn area: 8% [11:51:20] [Server thread/INFO]: Preparing spawn area: 12% [11:51:20] [Server thread/INFO]: Preparing spawn area: 16% [11:51:20] [Server thread/INFO]: Preparing spawn area: 20% [11:51:20] [Server thread/INFO]: Preparing spawn area: 24% [11:51:20] [Server thread/INFO]: Preparing spawn area: 28% [11:51:20] [Server thread/INFO]: Preparing spawn area: 32% [11:51:20] [Server thread/INFO]: Preparing spawn area: 36% [11:51:20] [Server thread/INFO]: Preparing spawn area: 40% [11:51:20] [Server thread/INFO]: Preparing spawn area: 44% [11:51:20] [Server thread/INFO]: Preparing spawn area: 48% [11:51:20] [Server thread/INFO]: Preparing spawn area: 52% [11:51:20] [Server thread/INFO]: Preparing spawn area: 56% [11:51:20] [Server thread/INFO]: Preparing spawn area: 60% [11:51:20] [Server thread/INFO]: Preparing spawn area: 64% [11:51:20] [Server thread/INFO]: Preparing spawn area: 68% [11:51:20] [Server thread/INFO]: Preparing spawn area: 72% [11:51:20] [Server thread/INFO]: Preparing spawn area: 76% [11:51:20] [Server thread/INFO]: Preparing spawn area: 80% [11:51:20] [Server thread/INFO]: Preparing spawn area: 84% [11:51:20] [Server thread/INFO]: Preparing spawn area: 88% [11:51:20] [Server thread/INFO]: Preparing spawn area: 92% [11:51:20] [Server thread/INFO]: Preparing spawn area: 96% [11:51:20] [Server thread/INFO]: Preparing spawn area: 100% [11:51:20] [Server thread/INFO]: Preparing start region for level minecraft:overworld (Seed: -58832233624164872) [11:51:20] [Server thread/INFO]: Preparing spawn area: 4% [11:51:20] [Server thread/INFO]: Preparing spawn area: 8% [11:51:20] [Server thread/INFO]: Preparing spawn area: 12% [11:51:20] [Server thread/INFO]: Preparing spawn area: 16% [11:51:20] [Server thread/INFO]: Preparing spawn area: 20% [11:51:20] [Server thread/INFO]: Preparing spawn area: 24% [11:51:20] [Server thread/INFO]: Preparing spawn area: 28% [11:51:21] [Server thread/INFO]: Preparing spawn area: 32% [11:51:21] [Server thread/INFO]: Preparing spawn area: 36% [11:51:21] [Server thread/INFO]: Preparing spawn area: 40% [11:51:21] [Server thread/INFO]: Preparing spawn area: 44% [11:51:21] [Server thread/INFO]: Preparing spawn area: 48% [11:51:21] [Server thread/INFO]: Preparing spawn area: 52% [11:51:21] [Server thread/INFO]: Preparing spawn area: 56% [11:51:21] [Server thread/INFO]: Preparing spawn area: 60% [11:51:21] [Server thread/INFO]: Preparing spawn area: 64% [11:51:21] [Server thread/INFO]: Preparing spawn area: 68% [11:51:21] [Server thread/INFO]: Preparing spawn area: 72% [11:51:21] [Server thread/INFO]: Preparing spawn area: 76% [11:51:21] [Server thread/INFO]: Preparing spawn area: 80% [11:51:22] [Server thread/INFO]: Preparing spawn area: 84% [11:51:22] [Server thread/INFO]: Preparing spawn area: 88% [11:51:22] [Server thread/INFO]: Preparing spawn area: 92% [11:51:22] [Server thread/INFO]: Preparing spawn area: 96% [11:51:22] [Server thread/INFO]: Preparing spawn area: 100% [11:51:22] [Server thread/INFO]: Time elapsed: 4179 ms [11:51:22] [Server thread/INFO]: [Inventory Helper] Enabling InventoryHelper v2.0 [11:51:22] [Server thread/INFO]: [Inventory Helper] Inventory Helper Now Active! [11:51:22] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.0-beta-01;8975469 [11:51:22] [Server thread/INFO]: [WorldEdit] Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_13_R2 as the Bukkit adapter [11:51:23] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions [11:51:23] [Server thread/INFO]: [PlayEffect] Enabling PlayEffect v0.5.4 [11:51:23] [Server thread/INFO]: [ItemNamer] Enabling ItemNamer v0.6 [11:51:23] [Server thread/INFO]: Item Namer V0.6 is now enabled! [11:51:23] [Server thread/INFO]: [MinionsAndHunger] Enabling MinionsAndHunger v1.0 [11:51:23] [Server thread/INFO]: [Minons & Hunger] Enabled complete! [11:51:23] [Server thread/INFO]: [AdvancedShulkerboxes] Enabling AdvancedShulkerboxes v0.4 [11:51:23] [Server thread/INFO]: [MiniBoardGames] Enabling MiniBoardGames v3.1.6 [11:51:24] [Server thread/INFO]: [MiniBoardGames] Hooked with HolographicDisplays 2.3.1! [11:51:24] [Server thread/INFO]: [MiniBoardGames] Vault hooked with MiniBoardGames! [11:51:24] [Server thread/INFO]: Loading map game assets... [11:51:24] [Server thread/INFO]: Loaded 19 assets from flappybird [11:51:24] [Server thread/INFO]: 19 map assets loaded in 67ms!

[11:51:25] [Server thread/INFO]: [MiniBoardGames] Database type set to SQLITE [11:51:25] [Server thread/INFO]: [MiniBoardGames] Connecting to database... [11:51:25] [Server thread/INFO]: [MiniBoardGames] Connected to DataBase [11:51:25] [Server thread/INFO]: [MiniBoardGames] Checking for new sql columns/tables... [11:51:25] [Server thread/INFO]: [MiniBoardGames] FlappyBird db stats checked & fixed (1/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] ThisIsXmas db stats checked & fixed (2/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Game2048 db stats checked & fixed (3/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] SnakeGame db stats checked & fixed (4/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Pong db stats checked & fixed (5/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] CoinFlip db stats checked & fixed (6/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] CandyCrush db stats checked & fixed (7/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] ApplesToApples db stats checked & fixed (8/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] RockPaperScissors db stats checked & fixed (9/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Minesweeper db stats checked & fixed (10/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Memory db stats checked & fixed (11/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] WhackAMole db stats checked & fixed (12/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] SlotMachine db stats checked & fixed (13/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Checkers db stats checked & fixed (14/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] HearthStone db stats checked & fixed (15/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] FabulousFred db stats checked & fixed (16/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Sudoku db stats checked & fixed (17/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] TicTacToe db stats checked & fixed (18/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] UNO db stats checked & fixed (19/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] MasterMind db stats checked & fixed (20/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] MathGame db stats checked & fixed (21/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] Connect4 db stats checked & fixed (22/22) [11:51:25] [Server thread/INFO]: [MiniBoardGames] DataBase initialize finalized successfully on 132ms [11:51:25] [Server thread/INFO]: [MiniBoardGames] (22) FlappyBird, ThisIsXmas, Game2048, SnakeGame, Pong, CoinFlip, CandyCrush, ApplesToApples, RockPaperScissors, Minesweeper, Memory, WhackAMole, SlotMachine, Checkers, HearthStone, FabulousFred, Sudoku, TicTacToe, UNO, MasterMind, MathGame, Connect4 [11:51:25] [Server thread/INFO]: [MuchCraft] Enabling MuchCraft v1.3 [11:51:25] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v2.5.0-b727 [11:51:29] [Server thread/INFO]: -------- World Settings For [OmegaFour_the_end] -------- [11:51:29] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:29] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:29] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:29] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:29] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:29] [Server thread/INFO]: Random Lighting Updates: false [11:51:29] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:29] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:29] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:29] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:29] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:29] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:29] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:29] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:29] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:29] [Server thread/INFO]: View Distance: 10 [11:51:29] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:29] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:29] [Server thread/INFO]: Preparing start region for level 3 (Seed: 2826953017097137168) [11:51:30] [Server thread/INFO]: -------- World Settings For [world] -------- [11:51:30] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:30] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:30] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:30] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:30] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:30] [Server thread/INFO]: Random Lighting Updates: false [11:51:30] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:30] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:30] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:30] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:30] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:30] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:30] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:30] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:30] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:30] [Server thread/INFO]: View Distance: 10 [11:51:30] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:30] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:30] [Server thread/INFO]: Preparing start region for level 4 (Seed: -8207523901753896595) [11:51:31] [Server thread/INFO]: Preparing spawn area for world, 44% [11:51:34] [Server thread/INFO]: Could not set generator for world 'Epsilon': Plugin 'DungeonMaze' does not exist [11:51:34] [Server thread/INFO]: -------- World Settings For [Epsilon] -------- [11:51:34] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:34] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:34] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:34] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:34] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:34] [Server thread/INFO]: Random Lighting Updates: false [11:51:34] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:34] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:34] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:34] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:34] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:34] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:34] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:34] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:34] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:34] [Server thread/INFO]: View Distance: 10 [11:51:34] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:34] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:34] [Server thread/INFO]: Preparing start region for level 5 (Seed: -4440442658413071918) [11:51:34] [Server thread/INFO]: Could not set generator for world 'Epsilon': Plugin 'DungeonMaze' does not exist [11:51:35] [Server thread/INFO]: -------- World Settings For [OmegaFour] -------- [11:51:35] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:35] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:35] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:35] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:35] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:35] [Server thread/INFO]: Random Lighting Updates: false [11:51:35] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:35] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:35] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:35] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:35] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:35] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:35] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:35] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:35] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:35] [Server thread/INFO]: View Distance: 10 [11:51:35] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:35] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:35] [Server thread/INFO]: Preparing start region for level 6 (Seed: 2826953017097137168) [11:51:36] [Server thread/INFO]: -------- World Settings For [OmegaFour_nether] -------- [11:51:36] [Server thread/INFO]: Cactus Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Cane Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Melon Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Mushroom Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Pumpkin Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Sapling Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Wheat Growth Modifier: 100% [11:51:36] [Server thread/INFO]: NetherWart Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Vine Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Cocoa Growth Modifier: 100% [11:51:36] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Mi 16 / Tiv true [11:51:36] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64 [11:51:36] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1 [11:51:36] [Server thread/INFO]: Random Lighting Updates: false [11:51:36] [Server thread/INFO]: Mob Spawn Range: 4 [11:51:36] [Server thread/INFO]: Custom Map Seeds: Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911 [11:51:36] [Server thread/INFO]: Max TNT Explosions: 100 [11:51:36] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms [11:51:36] [Server thread/INFO]: Experience Merge Radius: 3.0 [11:51:36] [Server thread/INFO]: Item Despawn Rate: 6000 [11:51:36] [Server thread/INFO]: Item Merge Radius: 2.5 [11:51:36] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true [11:51:36] [Server thread/INFO]: Arrow Despawn Rate: 1200 [11:51:36] [Server thread/INFO]: View Distance: 10 [11:51:36] [Server thread/INFO]: Zombie Aggressive Towards Villager: true [11:51:36] [Server thread/INFO]: Nerfing mobs spawned from spawners: false [11:51:36] [Server thread/INFO]: Preparing start region for level 7 (Seed: 2826953017097137168) [11:51:37] [Server thread/INFO]: [Multiverse-Core] 8 - World(s) loaded. [11:51:38] [Server thread/INFO]: [Multiverse-Core] Version 2.5.0-b727 (API v20) Enabled - By Rigby, fernferret, lithium3141, main-- and dumptruckman [11:51:38] [Server thread/INFO]: [ChestRestock] Enabling ChestRestock v2.3.1-SNAPSHOT-b100 [11:51:38] [Server thread/ERROR]: Error occurred while enabling ChestRestock v2.3.1-SNAPSHOT-b100 (Is it up to date?) java.lang.NoSuchMethodError: org.bukkit.configuration.file.YamlConfiguration.loadConfiguration(Ljava/io/InputStream;)Lorg/bukkit/configuration/file/YamlConfiguration; at com.dumptruckman.chestrestock.DefaultLootConfig.(DefaultLootConfig.java:49) ~[?:?] at com.dumptruckman.chestrestock.ChestRestockPlugin.getLootConfig(ChestRestockPlugin.java:212) ~[?:?] at com.dumptruckman.chestrestock.ChestRestockPlugin.postReload(ChestRestockPlugin.java:115) ~[?:?] at com.dumptruckman.chestrestock.pluginbase.plugin.AbstractBukkitPlugin.reloadConfig(AbstractBukkitPlugin.java:111) ~[?:?] at com.dumptruckman.chestrestock.pluginbase.plugin.AbstractBukkitPlugin.onEnable(AbstractBukkitPlugin.java:71) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [11:51:38] [Server thread/INFO]: [MooLib] Enabling MooLib v1.0.2 [11:51:38] [Server thread/INFO]: [MooLib] MooLibPlugin MooLib enabled! [11:51:38] [Server thread/INFO]: [VoxelSniper] Enabling VoxelSniper v5.171.0-SNAPSHOT [11:51:38] [Server thread/INFO]: [VoxelSniper] Registered 75 Sniper Brushes with 149 handles. [11:51:38] [Server thread/INFO]: [VoxelSniper] Registered Sniper Listener. [11:51:38] [Server thread/INFO]: [Twerking-Crops] Enabling Twerking-Crops v5.0 [11:51:38] [Server thread/ERROR]: Error occurred while enabling Twerking-Crops v5.0 (Is it up to date?) java.lang.NoClassDefFoundError: net/minecraft/server/v1_9_R2/Packet at bukkit.TwerkingCrops.Core.onEnable(Core.java:33) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] Caused by: java.lang.ClassNotFoundException: net.minecraft.server.v1_9_R2.Packet at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:105) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111] ... 12 more [11:51:38] [Server thread/INFO]: [RainbowChat] Enabling RainbowChat v1.0 [11:51:38] [Server thread/INFO]: RainbowChat enabled! [11:51:38] [Server thread/INFO]: [iConomy] Enabling iConomy v7.0 [11:51:39] [Server thread/INFO]: [iConomy - April Fools] Enabled (17 ms) [11:51:39] [Server thread/INFO]: [iConomy] Hello, I'm Nijikokun. Yes, this is an April Fools joke, but '/money top' was fixed! Enjoy :) - Rare Version! [11:51:39] [Server thread/INFO]: [Vault][Economy] iConomy 7 hooked. [11:51:39] [Thread-9/INFO]: [iConomy - April Fools] Purged accounts with default balance. [11:51:39] [Server thread/INFO]: [RTD] Enabling RollTheDice v1.0.1 [11:51:39] [Server thread/INFO]: [NoteBlockAPI] Enabling NoteBlockAPI v1.1.0 [11:51:39] [Server thread/INFO]: [Effect Library] Enabling EffectLib v6.1 [11:51:39] [Server thread/INFO]: [ProjectKorra] Enabling ProjectKorra v1.8.6 [11:51:40] [Server thread/WARN]: [Fatal Error] :1:1: Premature end of file.

[11:51:40] [Server thread/WARN]: org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file. [11:51:40] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source) [11:51:40] [Server thread/WARN]: at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source) [11:51:40] [Server thread/WARN]: at javax.xml.parsers.DocumentBuilder.parse(Unknown Source) [11:51:40] [Server thread/WARN]: at com.projectkorra.projectkorra.util.Updater.(Updater.java:60) [11:51:40] [Server thread/WARN]: at com.projectkorra.projectkorra.ProjectKorra.onEnable(ProjectKorra.java:58) [11:51:40] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) [11:51:40] [Server thread/WARN]: at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [11:51:40] [Server thread/WARN]: at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [11:51:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [11:51:40] [Server thread/WARN]: at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [11:51:40] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [11:51:40] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [11:51:40] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [11:51:40] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [11:51:40] [Server thread/WARN]: at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [11:51:40] [Server thread/WARN]: at java.lang.Thread.run(Unknown Source) [11:51:40] [Server thread/INFO]: [ProjectKorra] Establishing SQLite Connection.[SQLite] Connection established! [11:51:41] [Server thread/INFO]: [ParticlesGUI] Enabling ParticlesGUI v3.6 [11:51:41] [Server thread/ERROR]: Error occurred while enabling ParticlesGUI v3.6 (Is it up to date?) java.lang.IllegalArgumentException: No enum constant org.bukkit.Sound.BLOCK_NOTE_PLING at java.lang.Enum.valueOf(Unknown Source) ~[?:1.8.0_111] at org.bukkit.Sound.valueOf(Sound.java:1) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at com.lookcook.particlesgui.SoundAPI.(SoundAPI.java:18) ~[?:?] at com.lookcook.particlesgui.ParticlesMain.onEnable(ParticlesMain.java:227) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [11:51:41] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v2.4-b530 [11:51:41] [Server thread/INFO]: [MultiVerse-NetherPortals] - Version 2.4-b530 Enabled - By Rigby and fernferret [11:51:45] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v2.5.0-b751 [11:51:45] [Server thread/INFO]: [Multiverse-Portals] - Version 2.5.0-b751 Enabled - By Rigby and fernferret [11:52:21] [Server thread/INFO]: [MVPLogging] 14 - Portals(s) loaded [11:52:21] [Server thread/ERROR]: Error occurred while enabling Multiverse-Portals v2.5.0-b751 (Is it up to date?) java.lang.NoClassDefFoundError: com/sk89q/worldedit/bukkit/WorldEditAPI at com.onarandombox.MultiversePortals.WorldEditConnection.connect(WorldEditConnection.java:47) ~[?:?] at com.onarandombox.MultiversePortals.MultiversePortals.checkForWorldEdit(MultiversePortals.java:174) ~[?:?] at com.onarandombox.MultiversePortals.MultiversePortals.onEnable(MultiversePortals.java:141) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] Caused by: java.lang.ClassNotFoundException: com.sk89q.worldedit.bukkit.WorldEditAPI at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_111] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:154) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:100) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111] at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_111] ... 14 more [11:52:21] [Server thread/INFO]: [AntiMobSpawn] Enabling AntiMobSpawn v5.0 [11:52:21] [Server thread/ERROR]: Error occurred while enabling AntiMobSpawn v5.0 (Is it up to date?) java.lang.NoSuchMethodError: uk.samlex.ams.AntiMobSpawn.getDatabase()Lcom/avaje/ebean/EbeanServer; at uk.samlex.ams.AntiMobSpawn.checkDatabase(AntiMobSpawn.java:48) ~[?:?] at uk.samlex.ams.config.ConfigStore.(ConfigStore.java:44) ~[?:?] at uk.samlex.ams.AntiMobSpawn.onEnable(AntiMobSpawn.java:66) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [11:52:22] [Server thread/INFO]: [CoralStay] Enabling CoralStay v1.1 [11:52:22] [Server thread/INFO]: [CompassEx] Enabling CompassEx v3.1.0 [11:52:22] [Server thread/INFO]: [CompassEx] Using Vault for payment. [11:52:22] [Server thread/WARN]: [CompassEx] Dynmap Support could not be enabled: Dynmap not found! [11:52:23] [Server thread/INFO]: [ChairStairs] Enabling ChairStairs v1.1 [11:52:24] [Server thread/INFO]: [bPermissions] Enabling bPermissions v2.12 [11:52:25] [Server thread/INFO]: [bPermissions] Loaded 0 custom nodes! [11:52:25] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions [11:52:25] [MainThread/LOAD/INFO]: [bPermissions] Permissions for world murrion has loaded! [11:52:25] [MainThread/LOAD/INFO]: [bPermissions] Permissions for world murrion_nether has loaded! [11:52:25] [MainThread/LOAD/INFO]: [bPermissions] Permissions for world murrion_the_end has loaded! [11:52:25] [MainThread/LOAD/INFO]: [bPermissions] Permissions for world omegafour_the_end has loaded! [11:52:25] [MainThread/LOAD/INFO]: [bPermissions] Permissions for world world has loaded! [11:52:25] [MainThread/LOAD/INFO]: [bPermissions] Permissions for world global has loaded! [11:52:25] [Server thread/INFO]: [UltimateCards] Enabling UltimateCards v1.3.6 [11:52:47] [Server thread/INFO]: [UltimateCards] Hooked into Vault [11:52:47] [Server thread/INFO]: [UltimateCards] Hooked into iConomy 7 [11:52:47] [Server thread/INFO]: [UltimateCards] UltimateCards v1.3.6 plugin enabled! [11:52:48] [Server thread/INFO]: [SlotMachines] Enabling SlotMachines v1.0 [11:52:49] [Server thread/INFO]: [UltraCosmetics] Enabling UltraCosmetics v2.4.12

[11:52:49] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: UltraCosmetics v2.4.12 is loading... (server: 1.13.1) [11:52:49] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Thanks for downloading it! [11:52:49] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Plugin by iSach. [11:52:49] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Link: http://bit.ly/UltraCosmetics [11:52:50] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Initializing module v1_13_R2 [11:52:50] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Module initialized [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Morphs require Lib's Disguises! [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Morphs disabled. [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: Hooked into Vault for economy: iConomy 7 [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: [11:52:52] [Server thread/INFO]: 12/31/2018 - UltraCosmetics [INFO]: UltraCosmetics successfully finished loading and is now enabled!

[11:52:53] [Server thread/INFO]: [Essentials] Enabling Essentials v2.0.1-b488 [11:52:53] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider. [11:52:54] [Server thread/INFO]: [Essentials] Using legacy item data provider as spawn egg provider. [11:52:54] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider. [11:52:54] [Server thread/INFO]: Using locale en_US [11:52:54] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config. [11:52:54] [Server thread/INFO]: [Vault][Economy] Essentials Economy hooked. [11:52:54] [Server thread/INFO]: [Essentials] Using Vault based permissions (bPermissions) [11:52:54] [Server thread/INFO]: [Essentials] Payment method found (iConomy version: 6) [11:52:55] [Server thread/INFO]: [HolographicDisplays] Enabling HolographicDisplays v2.3.1 [11:52:55] [Server thread/INFO]: [HolographicDisplays] Enabled player relative placeholders with ProtocolLib. [11:52:56] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.24-SNAPSHOT (build 1598) [11:52:58] [Server thread/INFO]: [Sentinel] Enabling Sentinel v1.6.2 (build 191) [11:52:58] [Server thread/INFO]: [Sentinel] Sentinel loading... [11:52:58] [Server thread/INFO]: [Sentinel] Sentinel loaded! [11:52:58] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work. [11:52:59] [Server thread/INFO]: [Shopkeepers] Enabling Shopkeepers v2.4.1 [11:52:59] [Server thread/INFO]: [Shopkeepers] Citizens found, enabling NPC shopkeepers. [11:53:02] [Server thread/INFO]: [Shopkeepers] Loading data of 86 shopkeepers.. [11:53:03] [Server thread/INFO]: [Heroes] Enabling Heroes v1.9.0-SNAPSHOT-ea37a5f [11:53:03] [Server thread/INFO]: [Heroes] Minecraft version: 1.13.2 [11:53:03] [Server thread/WARN]: [Heroes] #################################################################################################### [11:53:03] [Server thread/WARN]: [Heroes] Cannot verify Heroes compatibility with this version of Minecraft
[11:53:03] [Server thread/WARN]: [Heroes] This is NOT AN ERROR - USE AT YOUR OWN RISK!
[11:53:03] [Server thread/WARN]: [Heroes] #################################################################################################### [11:53:03] [Server thread/INFO]: [Heroes] Minimum PvP Level is set to: 1 [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (glowing_redstone_ore) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (crops) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (sugar_cane_block) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (melon_block) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (huge_mushroom_1) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (huge_mushroom_2) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (long_grass) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (red_rose) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (yellow_flower) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (water_lily) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (nether_warts) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (log) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (sapling) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Bed) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Boat) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Diamond_Spade) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Fence) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Axe) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Boots) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Helmet) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Hoe) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Leggings) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Pickaxe) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Chestplate) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Spade) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Gold_Sword) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Iron_Spade) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Rails) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (DIODE) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (REDSTONE_TORCH_OFF) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (REDSTONE_TORCH_ON) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Stone_Plate) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Stone_Spade) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Storage_Minecart) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (PISTON_STICKY_BASE) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Trap_door) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Axe) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Door) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Hoe) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Pickaxe) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Plate) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Spade) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_Stairs) found in experience.yml. [11:53:03] [Server thread/WARN]: [Heroes] Invalid material type (Wood_sword) found in experience.yml. [11:53:03] [Server thread/INFO]: [Heroes] ---- Loading classes, expect verbose logging. ---- [11:53:03] [Server thread/WARN]: [Heroes] Wisp has no permitted-armor section [11:53:03] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Wisp [11:53:03] [Server thread/WARN]: [Heroes] Wisp has no permitted-offhand section [11:53:03] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Wisp [11:53:03] [Server thread/INFO]: [Heroes] Active physics handler: NMSPhysics_v1_13_R2 [11:53:03] [Server thread/WARN]: [Heroes] Invalid armor type (SHIELD) defined for Warrior [11:53:03] [Server thread/WARN]: [Heroes] Invalid armor type (SKULL) defined for Warrior [11:53:03] [Server thread/WARN]: [Heroes] Invalid weapon type (GOLD_AXE) defined for Warrior [11:53:03] [Server thread/WARN]: [Heroes] Invalid offhand type (ARROW) defined for Warrior [11:53:03] [Server thread/WARN]: [Heroes] Invalid item-damage (GOLD_AXE) defined for Warrior [11:53:03] [Server thread/WARN]: [Heroes] Invalid item-damage-level (GOLD_AXE) defined for Warrior [11:53:03] [Server thread/WARN]: [Heroes] Warrior has no pve-item-damage-multiplier section [11:53:03] [Server thread/WARN]: [Heroes] Warrior has no pve-item-damage-multiplier-level section [11:53:03] [Server thread/WARN]: [Heroes] Warrior has no pvp-item-damage-multiplier section [11:53:03] [Server thread/WARN]: [Heroes] Warrior has no pvp-item-damage-multiplier-level section [11:53:04] [Server thread/WARN]: [Heroes] Bard has no permitted-armor section [11:53:04] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Bard [11:53:04] [Server thread/WARN]: [Heroes] Bard has no permitted-offhand section [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Bard [11:53:04] [Server thread/INFO]: [Heroes] The skill SkillDropTheBass.jar failed to load for an unknown reason. [11:53:04] [Server thread/WARN]: [Heroes] Skill DropTheBass defined for Bard not found. [11:53:04] [Server thread/INFO]: [Heroes] The skill SkillManasong.jar failed to load for an unknown reason. [11:53:04] [Server thread/WARN]: [Heroes] Skill Manasong defined for Bard not found. [11:53:04] [Server thread/INFO]: [Heroes] The skill SkillWarsong.jar failed to load for an unknown reason. [11:53:04] [Server thread/WARN]: [Heroes] Skill Warsong defined for Bard not found. [11:53:04] [Server thread/INFO]: [Heroes] The skill SkillMelodicBinding.jar failed to load for an unknown reason. [11:53:04] [Server thread/WARN]: [Heroes] Skill MelodicBinding defined for Bard not found. [11:53:04] [Server thread/INFO]: [Heroes] The skill SkillAccelerando.jar failed to load for an unknown reason. [11:53:04] [Server thread/WARN]: [Heroes] Skill Accelerando defined for Bard not found. [11:53:04] [Server thread/WARN]: [Heroes] Invalid armor type (SHIELD) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Invalid armor type (SKULL) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Invalid offhand type (ARROW) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage (WOOD_HOE) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage (GOLD_HOE) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage-level (IRON_HOE) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage-level (GOLD_HOE) defined for Rainbow [11:53:04] [Server thread/WARN]: [Heroes] Rainbow has no pve-item-damage-multiplier section [11:53:04] [Server thread/WARN]: [Heroes] Rainbow has no pve-item-damage-multiplier-level section [11:53:04] [Server thread/WARN]: [Heroes] Rainbow has no pvp-item-damage-multiplier section [11:53:04] [Server thread/WARN]: [Heroes] Rainbow has no pvp-item-damage-multiplier-level section [11:53:04] [Server thread/WARN]: [Heroes] Invalid experience source (ALCHEMY) defined for Rainbow. Skipping this source. [11:53:04] [Server thread/WARN]: [Heroes] Priest has no permitted-armor section [11:53:04] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Priest [11:53:04] [Server thread/WARN]: [Heroes] Priest has no permitted-offhand section [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Priest [11:53:04] [Server thread/WARN]: [Heroes] Druid has no permitted-armor section [11:53:04] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Druid [11:53:04] [Server thread/WARN]: [Heroes] Druid has no permitted-offhand section [11:53:04] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Druid [11:53:05] [Server thread/WARN]: [Heroes] Vampyr has no permitted-armor section [11:53:05] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Vampyr [11:53:05] [Server thread/WARN]: [Heroes] Vampyr has no permitted-offhand section [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Vampyr [11:53:05] [Server thread/WARN]: [Heroes] Invalid armor type (SHIELD) defined for Mage [11:53:05] [Server thread/WARN]: [Heroes] Invalid weapon type (STONE_SPADE) defined for Mage [11:53:05] [Server thread/WARN]: [Heroes] Invalid offhand type (ARROW) defined for Mage [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (GOLD_HOE) defined for Mage [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage-level (GOLD_HOE) defined for Mage [11:53:05] [Server thread/WARN]: [Heroes] Mage has no pve-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Mage has no pve-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Mage has no pvp-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Mage has no pvp-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Invalid experience source (ALCHEMY) defined for Mage. Skipping this source. [11:53:05] [Server thread/WARN]: [Heroes] Invalid armor type (SKULL) defined for Jack [11:53:05] [Server thread/WARN]: [Heroes] Invalid weapon type (GOLD_SWORD) defined for Jack [11:53:05] [Server thread/WARN]: [Heroes] Invalid offhand type (ARROW) defined for Jack [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (GOLD_SWORD) defined for Jack [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage-level (GOLD_SWORD) defined for Jack [11:53:05] [Server thread/WARN]: [Heroes] Jack has no pve-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Jack has no pve-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Jack has no pvp-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Jack has no pvp-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Invalid armor type (SHIELD) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Invalid armor type (SKULL) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Invalid offhand type (ARROW) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (WOOD_HOE) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (GOLD_HOE) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage-level (IRON_HOE) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage-level (GOLD_HOE) defined for Cleric [11:53:05] [Server thread/WARN]: [Heroes] Cleric has no pve-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Cleric has no pve-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Cleric has no pvp-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Cleric has no pvp-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Invalid experience source (ALCHEMY) defined for Cleric. Skipping this source. [11:53:05] [Server thread/WARN]: [Heroes] Adventurer has no permitted-armor section [11:53:05] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Adventurer [11:53:05] [Server thread/WARN]: [Heroes] Adventurer has no permitted-offhand section [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Adventurer [11:53:05] [Server thread/WARN]: [Heroes] Invalid armor type (SHIELD) defined for Rogue [11:53:05] [Server thread/WARN]: [Heroes] Invalid armor type (SKULL) defined for Rogue [11:53:05] [Server thread/WARN]: [Heroes] Invalid weapon type (GOLD_SWORD) defined for Rogue [11:53:05] [Server thread/WARN]: [Heroes] Invalid offhand type (ARROW) defined for Rogue [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (GOLD_SWORD) defined for Rogue [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage-level (GOLD_SWORD) defined for Rogue [11:53:05] [Server thread/WARN]: [Heroes] Rogue has no pve-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Rogue has no pve-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Rogue has no pvp-item-damage-multiplier section [11:53:05] [Server thread/WARN]: [Heroes] Rogue has no pvp-item-damage-multiplier-level section [11:53:05] [Server thread/WARN]: [Heroes] Myth has no permitted-armor section [11:53:05] [Server thread/WARN]: [Heroes] Invalid weapon type (IRON_SPADE) defined for Myth [11:53:05] [Server thread/WARN]: [Heroes] Myth has no permitted-offhand section [11:53:05] [Server thread/WARN]: [Heroes] Invalid item-damage (Wood_Pickaxe) defined for Myth [11:53:30] [Server thread/INFO]: [Heroes] version 1.9.0-SNAPSHOT-ea37a5f is enabled! [11:53:31] [Server thread/INFO]: [GeneralMarket] Enabling GeneralMarket v5.2 [11:53:31] [Server thread/ERROR]: Error occurred while enabling GeneralMarket v5.2 (Is it up to date?) java.lang.ExceptionInInitializerError: null at me.baks.gm.GeneralMarket.onEnable(GeneralMarket.java:55) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:264) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:339) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:403) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugin(CraftServer.java:431) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.CraftServer.enablePlugins(CraftServer.java:345) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.l(MinecraftServer.java:584) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:546) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.a(MinecraftServer.java:424) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.DedicatedServer.init(DedicatedServer.java:294) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.MinecraftServer.run(MinecraftServer.java:702) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] Caused by: java.lang.NullPointerException at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:324) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at me.baks.gm.config.ConfigManager.(ConfigManager.java:105) ~[?:?] ... 12 more [11:53:32] [Server thread/INFO]: [PickLockedItems] Enabling PickLockedItems v1.12.0 [11:53:32] [Server thread/INFO]: [PickLockedItems] Starting bStats... [11:53:32] [Server thread/INFO]: [PickLockedItems] Checking for updates [11:53:33] [Server thread/INFO]: [PickLockedItems] [Updater] No updates found [11:53:33] [Server thread/INFO]: [PickLockedItems] Vault soft-dependency found [11:53:33] [Server thread/INFO]: [PickLockedItems] Loading chests.yml [11:53:33] [Server thread/INFO]: [PickLockedItems] Loading doors.yml [11:53:34] [Server thread/INFO]: [PickLockedItems] Loading doorMenus.yml [11:53:34] [Server thread/INFO]: [PickLockedItems] PickLockedItems v1.12.0 has been enabled! [11:53:34] [Server thread/INFO]: [PickLockedItems] running git-Spigot-a1ba5fe-3359cb1 (MC: 1.13.2) [11:53:35] [Server thread/INFO]: [QuantumRPG] Enabling QuantumRPG v4.0.1-ALFA-B1 [11:53:35] [Server thread/INFO]: ---------[ Plugin Initializing ]--------- [11:53:35] [Server thread/INFO]: > Plugin name: QuantumRPG [11:53:35] [Server thread/INFO]: > Author: NightExpress [11:53:35] [Server thread/INFO]: > Version: 4.0.1-ALFA-B1 [11:53:35] [Server thread/INFO]: > Server version: v1_13_R2 / OK! [11:53:35] [Server thread/INFO]: [ReflectionHelper] Version is v1_13_R2 (11302) [11:53:35] [Server thread/INFO]: Injected custom channel handlers. [11:53:35] [Server thread/INFO]: Adding channels for online players... [11:53:35] [Server thread/INFO]: ---------[ Hooks Initializing ]--------- [11:53:35] [Server thread/INFO]: > Citizens: Success! [11:53:35] [Server thread/INFO]: > BattleLevels: Not found / Error. [11:53:35] [Server thread/INFO]: > Heroes: Success! [11:53:35] [Server thread/INFO]: > HolographicDisplays: Success! [11:53:35] [Server thread/INFO]: > mcMMO: Not found / Error. [11:53:35] [Server thread/INFO]: > MythicMobs: Not found / Error. [11:53:35] [Server thread/INFO]: > PlaceholderAPI: Not found / Error. [11:53:35] [Server thread/INFO]: > PvPLevels: Not found / Error. [11:53:35] [Server thread/INFO]: > RacesOfThana: Not found / Error. [11:53:35] [Server thread/INFO]: > RPGInventory: Not found / Error. [11:53:35] [Server thread/INFO]: > SkillAPI: Not found / Error. [11:53:35] [Server thread/INFO]: > Skills: Not found / Error. [11:53:35] [Server thread/INFO]: > Vault: Success! [11:53:35] [Server thread/INFO]: > WorldGuard: Not found / Error. [11:53:36] [Server thread/INFO]: ---------[ Modules Initializing ]--------- [11:53:36] [Server thread/INFO]: > Gems v1.0: Active! [11:53:36] [Server thread/INFO]: > Essences v1.0: Active! [11:53:36] [Server thread/INFO]: > Runes v1.0: Active! [11:53:36] [Server thread/INFO]: > Consumables v1.0: Disabled. [11:53:36] [Server thread/INFO]: > Magic Dust v1.0: Active! [11:53:36] [Server thread/INFO]: > Arrows v1.0: Active! [11:53:36] [Server thread/INFO]: > Sets v1.0: Active! [11:53:36] [Server thread/INFO]: > Active Items v1.0: Active! [11:53:36] [Server thread/INFO]: > Custom Items v1.0: Active! [11:53:36] [Server thread/INFO]: > Tiers v1.0: Active! [11:53:36] [Server thread/INFO]: > Identify v1.0: Active! [11:53:36] [Server thread/INFO]: > Soulbound v1.0: Active! [11:53:36] [Server thread/INFO]: > Repair v1.0: Active! [11:53:36] [Server thread/INFO]: > Resolve v1.0: Active! [11:53:36] [Server thread/INFO]: > Extractor v1.0: Active! [11:53:36] [Server thread/INFO]: > Party v1.0: Disabled. [11:53:36] [Server thread/INFO]: > Item Hints v1.0: Active! [11:53:36] [Server thread/INFO]: > Drops v1.0: Active! [11:53:36] [Server thread/INFO]: > Sell v1.0: Active! [11:53:36] [Server thread/INFO]: > Buffs v1.0: Active! [11:53:36] [Server thread/INFO]: > Combat Log v1.0.0: Active! [11:53:36] [Server thread/INFO]: > Notifications v1.0: Active! [11:53:37] [Server thread/INFO]: [MyPet] Enabling MyPet v3.0 [11:53:38] [Server thread/INFO]: [MyPet] ################################################ [11:53:38] [Server thread/INFO]: [MyPet] # A new build is available: 3.0-SNAPSHOT #686 # [11:53:38] [Server thread/INFO]: [MyPet] # https://mypet-plugin.de/download # [11:53:38] [Server thread/INFO]: [MyPet] ################################################ [11:53:38] [Server thread/INFO]: [MyPet] Compat mode for v1_13_R2 loaded. [11:53:38] [Server thread/INFO]: [MyPet] Exp calculation mode: MyPet [11:55:09] [Server thread/INFO]: [MyPet] Connect to SQLite database... [11:55:09] [Server thread/INFO]: [MyPet] SQLite connection successful. [11:55:09] [Server thread/INFO]: [MyPet] --- Loading WorldGroups --------------------------- [11:55:09] [Server thread/INFO]: [MyPet]  added 'Murrion' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'Murrion_nether' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'Murrion_the_end' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'OmegaFour_the_end' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'Epsilon' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'OmegaFour' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'OmegaFour_nether' to 'default' [11:55:09] [Server thread/INFO]: [MyPet]  added 'world' to 'default' [11:55:09] [Server thread/INFO]: [MyPet] ------------------------------------------------- [11:55:09] [Server thread/INFO]: [MyPet] Citizens (2.0.24-SNAPSHOT (build 1598)) hook activated. [11:55:09] [Server thread/INFO]: [MyPet] Heroes (1.9.0-SNAPSHOT-ea37a5f) hook activated. [11:55:09] [Server thread/INFO]: [MyPet] ProtocolLib (4.2.1-SNAPSHOT-b346) hook activated. [11:55:09] [Server thread/INFO]: [MyPet] Vault (1.6.7-b${env.TRAVIS_BUILD_NUMBER}) (Economy: iConomy 7) hook activated. [11:55:09] [Server thread/INFO]: [MyPet] Thank you for buying MyPet-Premium! [11:55:09] [Server thread/INFO]: [MyPet] version 3.0-SNAPSHOT-b624P ENABLED [11:55:11] [Server thread/INFO]: [MobHunting] Enabling MobHunting v6.0.8 [11:55:11] [Server thread/INFO]: [MobHunting] Your config version is 1 [11:55:11] [Server thread/INFO]: [MobHunting] Existing config.yml loaded. [11:55:11] [Server thread/INFO]: [MobHunting] Config.yml was backed up to plugins/MobHunting/backup/config.yml.bak37 [11:55:12] [Server thread/INFO]: [MobHunting] Database version 7 detected. [11:55:12] [Server thread/INFO]: [MobHunting] Enabling compatibility with Essentials (2.0.1-b488) [11:55:12] [Server thread/INFO]: [MobHunting] Enabling compatibility with WorldEdit (7.0.0-beta-01;8975469) [11:55:12] [Server thread/INFO]: [MobHunting] Enabling compatibility with Holographic Displays (2.3.1). [11:55:12] [Server thread/INFO]: [MobHunting] Your current version of ProtocolLib (4.2.1-SNAPSHOT-b346) is not supported by MobHunting, please upgrade to 4.4.0 or newer. [11:55:12] [Server thread/INFO]: [MobHunting] Enabling compatibility with MyPet (3.0) [11:55:12] [Server thread/INFO]: [MobHunting] Enabling compatibility with Citizens2 (2.0.24-SNAPSHOT (build 1598)) [11:55:14] [Server thread/INFO]: [ManaPotions] Enabling ManaPotions v1.0 [11:55:14] [Server thread/INFO]: ManaPotions Heroes dependency found! [11:55:14] [Server thread/INFO]: ManaPotions Version 1.0 Has been Enabled! [11:55:14] [Server thread/WARN]: [ManaPotions] Could not save config.yml to plugins/ManaPotions/config.yml because config.yml already exists. [11:55:16] [Server thread/INFO]: [MyPet-NPC] Enabling MyPet-NPC v1.4.0 [11:55:16] [Server thread/INFO]: [MyPet-NPC] version 1.4-b149 ENABLED [11:55:18] [Server thread/INFO]: [Quests] Enabling Quests v3.5.7-b573 [11:55:19] [Server thread/INFO]: [Quests] Loaded language en-US. Translations via Crowdin [11:55:19] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it

[11:56:35] [Server thread/INFO]: [HolographicDisplays] Found a new version available: v2.3.2 [11:56:35] [Server thread/INFO]: [HolographicDisplays] Download it on Bukkit Dev: [11:56:35] [Server thread/INFO]: [HolographicDisplays] dev.bukkit.org/bukkit-plugins/holographic-displays [11:56:35] [Craft Scheduler Thread - 9/WARN]: [CompassEx] Plugin CompassEx v3.1.0 generated an exception while executing task 37 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.postPlugin(MetricsLite.java:273) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.access$300(MetricsLite.java:50) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite$1.run(MetricsLite.java:165) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:76) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [11:56:35] [Server thread/INFO]: [MobHunting] Checking for new updates... [11:56:35] [Craft Scheduler Thread - 4/WARN]: java.net.UnknownHostException: rodel.com.mx [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.net.AbstractPlainSocketImpl.connect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.net.SocksSocketImpl.connect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.net.Socket.connect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.net.Socket.connect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.NetworkClient.doConnect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.http.HttpClient.openServer(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.http.HttpClient.(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.http.HttpClient.New(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.http.HttpClient.New(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect0(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at mx.com.rodel.miniboardgames.MBG.enableMetrics(MBG.java:319) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at mx.com.rodel.miniboardgames.MBG$2.run(MBG.java:283) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:76) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/WARN]: at java.lang.Thread.run(Unknown Source) [11:56:35] [Craft Scheduler Thread - 4/INFO]: [MiniBoardGames] New update found: 3.3.10 (Download it now!) [11:56:37] [Server thread/INFO]: [Citizens] Loaded 27 NPCs. [11:56:37] [Craft Scheduler Thread - 3/INFO]: [Vault] Checking for Updates ... [11:56:37] [Craft Scheduler Thread - 3/WARN]: [Vault] Stable Version: 1.7.1 is out! You are still running version: 1.6.7 [11:56:37] [Craft Scheduler Thread - 3/WARN]: [Vault] Update at: https://dev.bukkit.org/projects/vault [11:56:37] [Server thread/WARN]: WOOD_PICKAXE is invalid! You may need to update your quests.yml or events.yml in accordance with https://bit.ly/2BkBNNN [11:56:37] [Server thread/WARN]: IRON_SPADE is invalid! You may need to update your quests.yml or events.yml in accordance with https://bit.ly/2BkBNNN [11:56:37] [Server thread/ERROR]: [Quests] Jack in heroes-exp-classes: Reward in Quest Arachnophobia requires the mcMMO plugin! [11:56:37] [Server thread/INFO]: [Quests] 4 Quest(s) loaded. [11:56:37] [Server thread/INFO]: [Quests] 7 Event(s) loaded. [11:56:37] [Server thread/INFO]: [Quests] 857 Phrase(s) loaded. [11:56:38] [Craft Scheduler Thread - 1/INFO]: [MobHunting] new version available! [11:56:38] [Craft Scheduler Thread - 1/INFO]: [MobHunting] Please type '/mh update' to update. [12:06:37] [Craft Scheduler Thread - 6/INFO]: [SimpleAPI] An update was found! [12:06:37] [Craft Scheduler Thread - 6/INFO]: [SimpleAPI] Current Version: 3.5 [12:06:37] [Craft Scheduler Thread - 6/INFO]: [SimpleAPI] New Version: 3.7 [12:06:37] [Craft Scheduler Thread - 6/INFO]: [SimpleAPI] Download at: https://www.spigotmc.org/resources/24671/ [12:06:37] [Craft Scheduler Thread - 16/WARN]: [CompassEx] Plugin CompassEx v3.1.0 generated an exception while executing task 37 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.postPlugin(MetricsLite.java:273) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.access$300(MetricsLite.java:50) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite$1.run(MetricsLite.java:165) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:76) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:07:07] [Netty Epoll Server IO #1/WARN]: Failed to initialize a channel. Closing: [id: 0x8c42b30f, L:/198.24.169.66:47850 - R:/63.131.214.15:60437] java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper; at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?] at java.lang.String.valueOf(Unknown Source) ~[?:1.8.0_111] at java.lang.StringBuilder.append(Unknown Source) ~[?:1.8.0_111] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?] at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?] at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?] at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?] at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?] at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?] at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1-SNAPSHOT-b346] at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:07:07] [Netty Epoll Server IO #1/WARN]: An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.NullPointerException: null at net.minecraft.server.v1_13_R2.NetworkManager.close(NetworkManager.java:255) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.NetworkManager.channelInactive(NetworkManager.java:94) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1429) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:947) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:822) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:07:07] [Netty Epoll Server IO #2/WARN]: Failed to initialize a channel. Closing: [id: 0xbb2b41bd, L:/198.24.169.66:47850 - R:/63.131.214.15:60442] java.lang.NoSuchMethodError: com.google.common.base.Objects.toStringHelper(Ljava/lang/Object;)Lcom/google/common/base/Objects$ToStringHelper; at com.comphenix.protocol.events.ListeningWhitelist.toString(ListeningWhitelist.java:241) ~[?:?] at java.lang.String.valueOf(Unknown Source) ~[?:1.8.0_111] at java.lang.StringBuilder.append(Unknown Source) ~[?:1.8.0_111] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:273) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:251) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:285) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:257) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printIterables(PrettyPrinter.java:144) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printValue(PrettyPrinter.java:277) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:246) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:124) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:102) ~[?:?] at com.comphenix.protocol.reflect.PrettyPrinter.printObject(PrettyPrinter.java:89) ~[?:?] at com.comphenix.protocol.error.DetailedErrorReporter.getStringDescription(DetailedErrorReporter.java:480) ~[?:?] at com.comphenix.protocol.error.DetailedErrorReporter.reportDetailed(DetailedErrorReporter.java:369) ~[?:?] at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:63) ~[?:?] at com.comphenix.protocol.error.DelegatedErrorReporter.reportDetailed(DelegatedErrorReporter.java:87) ~[?:?] at com.comphenix.protocol.injector.netty.ProtocolInjector$1.initChannel(ProtocolInjector.java:149) ~[?:?] at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:235) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:409) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.addLast(DefaultChannelPipeline.java:396) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at com.comphenix.protocol.injector.netty.ProtocolInjector$2.initChannel(ProtocolInjector.java:159) [ProtocolLib.jar:4.2.1-SNAPSHOT-b346] at io.netty.channel.ChannelInitializer.initChannel(ChannelInitializer.java:113) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInitializer.handlerAdded(ChannelInitializer.java:105) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.callHandlerAdded0(DefaultChannelPipeline.java:637) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.access$000(DefaultChannelPipeline.java:46) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline$PendingHandlerAddedTask.execute(DefaultChannelPipeline.java:1487) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.callHandlerAddedForAllHandlers(DefaultChannelPipeline.java:1161) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.invokeHandlerAddedIfNeeded(DefaultChannelPipeline.java:686) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe.register0(AbstractChannel.java:510) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe.access$200(AbstractChannel.java:423) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe$1.run(AbstractChannel.java:482) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:07:07] [Netty Epoll Server IO #2/WARN]: An exception 'java.lang.NullPointerException' [enable DEBUG level for full stacktrace] was thrown by a user handler's exceptionCaught() method while handling the following exception: java.lang.NullPointerException: null at net.minecraft.server.v1_13_R2.NetworkManager.close(NetworkManager.java:255) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at net.minecraft.server.v1_13_R2.NetworkManager.channelInactive(NetworkManager.java:94) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInputClosed(ByteToMessageDecoder.java:377) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.codec.ByteToMessageDecoder.channelInactive(ByteToMessageDecoder.java:342) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.ChannelInboundHandlerAdapter.channelInactive(ChannelInboundHandlerAdapter.java:75) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.handler.timeout.IdleStateHandler.channelInactive(IdleStateHandler.java:277) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.fireChannelInactive(AbstractChannelHandlerContext.java:224) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline$HeadContext.channelInactive(DefaultChannelPipeline.java:1429) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:245) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannelHandlerContext.invokeChannelInactive(AbstractChannelHandlerContext.java:231) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.DefaultChannelPipeline.fireChannelInactive(DefaultChannelPipeline.java:947) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.AbstractChannel$AbstractUnsafe$8.run(AbstractChannel.java:822) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:163) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:404) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:313) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:16:37] [Craft Scheduler Thread - 22/WARN]: [CompassEx] Plugin CompassEx v3.1.0 generated an exception while executing task 37 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.postPlugin(MetricsLite.java:273) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.access$300(MetricsLite.java:50) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite$1.run(MetricsLite.java:165) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:76) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:26:37] [Server thread/INFO]: This server is running ProjectKorra version 1.8.6 for bending! Find out more at http://www.projectkorra.com! [12:26:37] [Craft Scheduler Thread - 34/WARN]: [CompassEx] Plugin CompassEx v3.1.0 generated an exception while executing task 37 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.postPlugin(MetricsLite.java:273) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.access$300(MetricsLite.java:50) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite$1.run(MetricsLite.java:165) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:76) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:36:37] [Craft Scheduler Thread - 35/WARN]: [CompassEx] Plugin CompassEx v3.1.0 generated an exception while executing task 37 java.lang.NoSuchMethodError: org.bukkit.Server.getOnlinePlayers()[Lorg/bukkit/entity/Player; at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.postPlugin(MetricsLite.java:273) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite.access$300(MetricsLite.java:50) ~[?:?] at de.philworld.bukkit.compassex.org.mcstats.MetricsLite$1.run(MetricsLite.java:165) ~[?:?] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftTask.run(CraftTask.java:76) ~[Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at org.bukkit.craftbukkit.v1_13_R2.scheduler.CraftAsyncTask.run(CraftAsyncTask.java:52) [Spigot.jar:git-Spigot-a1ba5fe-3359cb1] at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source) [?:1.8.0_111] at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source) [?:1.8.0_111] at java.lang.Thread.run(Unknown Source) [?:1.8.0_111] [12:36:57] [Server thread/INFO]: Saving the game (this may take a moment!) [12:36:57] [Server thread/INFO]: Saved the game [12:36:57] [Server thread/INFO]: Stopping the server [12:36:57] [Server thread/INFO]: Stopping server [12:36:57] [Server thread/INFO]: [Quests] Disabling Quests v3.5.7-b573 [12:36:57] [Server thread/INFO]: [Quests] Saving Quester data. [12:36:57] [Server thread/INFO]: [MyPet-NPC] Disabling MyPet-NPC v1.4.0 [12:36:57] [Server thread/INFO]: [ManaPotions] Disabling ManaPotions v1.0 [12:36:57] [Server thread/INFO]: ManaPotions Has been Disabled! [12:36:57] [Server thread/INFO]: [MobHunting] Disabling MobHunting v6.0.8 [12:36:58] [Server thread/INFO]: [MobHunting] Closing database connection. [12:36:58] [Server thread/INFO]: [MobHunting] MobHunting disabled. [12:36:58] [Server thread/INFO]: [MyPet] Disabling MyPet v3.0 [12:36:58] [Server thread/INFO]: [QuantumRPG] Disabling QuantumRPG v4.0.1-ALFA-B1 [12:36:58] [Server thread/INFO]: [PickLockedItems] Disabling PickLockedItems v1.12.0 [12:36:58] [Server thread/INFO]: [PickLockedItems] Backing up files... [12:36:58] [Server thread/INFO]: [PickLockedItems] Removing old backup "2018-12-19_15-00-31" [12:36:58] [Server thread/INFO]: [PickLockedItems] Backed up! [12:36:58] [Server thread/INFO]: [PickLockedItems] PickLockedItems v1.12.0 has been disabled! [12:36:58] [Server thread/INFO]: [GeneralMarket] Disabling GeneralMarket v5.2 [12:36:58] [Server thread/INFO]: [Heroes] Disabling Heroes v1.9.0-SNAPSHOT-ea37a5f [12:36:58] [Server thread/INFO]: [Heroes] version 1.9.0-SNAPSHOT-ea37a5f is disabled! [12:36:58] [Server thread/INFO]: [Shopkeepers] Disabling Shopkeepers v2.4.1 [12:36:58] [Server thread/INFO]: [Sentinel] Disabling Sentinel v1.6.2 (build 191) [12:36:58] [Server thread/INFO]: [Sentinel] Sentinel unloading... [12:36:58] [Server thread/INFO]: [Sentinel] Sentinel unloaded! [12:36:58] [Server thread/INFO]: [Citizens] Disabling Citizens v2.0.24-SNAPSHOT (build 1598) [12:36:58] [Server thread/INFO]: [HolographicDisplays] Disabling HolographicDisplays v2.3.1 [12:36:58] [Server thread/INFO]: [Essentials] Disabling Essentials v2.0.1-b488 [12:36:58] [Server thread/INFO]: [Vault][Economy] Essentials Economy unhooked. [12:36:58] [Server thread/INFO]: [UltraCosmetics] Disabling UltraCosmetics v2.4.12 [12:36:58] [Server thread/INFO]: [SlotMachines] Disabling SlotMachines v1.0 [12:36:58] [Server thread/INFO]: [SlotMachines] Disabled Version 1.0 [12:36:58] [Server thread/INFO]: [UltimateCards] Disabling UltimateCards v1.3.6 [12:36:58] [Server thread/INFO]: [UltimateCards] UltimateCards v1.3.6 plugin disabled! [12:36:58] [Server thread/INFO]: [bPermissions] Disabling bPermissions v2.12 [12:36:58] [Server thread/INFO]: WEPIF: bPermissions detected! Using bPermissions for permissions [12:36:58] [Server thread/INFO]: [Vault][Permission] bPermissions2 un-hooked. [12:36:58] [Server thread/INFO]: [Vault][Chat] bPermissions2 un-hooked. [12:36:58] [Server thread/INFO]: [bPermissions] Waiting 30s to finish tasks... [12:36:58] [Server thread/INFO]: [bPermissions] All tasks finished after 0 seconds! [12:36:58] [Server thread/INFO]: [bPermissions] Saving worlds... [12:36:58] [MainThread/LOAD/INFO]: [bPermissions] Worlds saved, bPermissions disabled. [12:36:58] [Server thread/INFO]: [ChairStairs] Disabling ChairStairs v1.1 [12:36:58] [Server thread/INFO]: [ChairStairs] has been disabled. [12:36:58] [Server thread/INFO]: [Vault] Disabling Vault v1.6.7-b${env.TRAVIS_BUILD_NUMBER} [12:36:58] [Server thread/INFO]: [CompassEx] Disabling CompassEx v3.1.0 [12:36:58] [Server thread/INFO]: [CoralStay] Disabling CoralStay v1.1 [12:36:58] [Server thread/INFO]: [AntiMobSpawn] Disabling AntiMobSpawn v5.0 [12:36:58] [Server thread/INFO]: [SimpleAPI] Disabling SimpleAPI v3.5 [12:36:58] [Server thread/INFO]: [Multiverse-Portals] Disabling Multiverse-Portals v2.5.0-b751 [12:36:58] [Server thread/INFO]: [Multiverse-NetherPortals] Disabling Multiverse-NetherPortals v2.4-b530 [12:36:58] [Server thread/INFO]: [MultiVerse-NetherPortals] - Disabled [12:36:58] [Server thread/INFO]: [ParticlesGUI] Disabling ParticlesGUI v3.6 [12:36:58] [Server thread/INFO]: [ProjectKorra] Disabling ProjectKorra v1.8.6 [12:36:58] [Server thread/INFO]: [Effect Library] Disabling EffectLib v6.1 [12:36:58] [Server thread/INFO]: [NoteBlockAPI] Disabling NoteBlockAPI v1.1.0 [12:36:58] [Server thread/INFO]: [RTD] Disabling RollTheDice v1.0.1 [12:36:58] [Server thread/INFO]: [iConomy] Disabling iConomy v7.0 [12:36:58] [Server thread/INFO]: [iConomy] Closing general data... [12:36:58] [Server thread/INFO]: [iConomy] Disabled. (0 ms) [12:36:58] [Server thread/INFO]: [RainbowChat] Disabling RainbowChat v1.0 [12:36:58] [Server thread/INFO]: [Twerking-Crops] Disabling Twerking-Crops v5.0 [12:36:58] [Server thread/INFO]: [VoxelSniper] Disabling VoxelSniper v5.171.0-SNAPSHOT [12:36:58] [Server thread/INFO]: [MooLib] Disabling MooLib v1.0.2 [12:36:58] [Server thread/INFO]: [ChestRestock] Disabling ChestRestock v2.3.1-SNAPSHOT-b100 [12:36:58] [Server thread/INFO]: [ChestRestock 2.3.1-SNAPSHOT-b100] disabled. [12:36:58] [Server thread/INFO]: [Multiverse-Core] Disabling Multiverse-Core v2.5.0-b727 [12:36:58] [Server thread/INFO]: [ProtocolLib] Disabling ProtocolLib v4.2.1-SNAPSHOT-b346 [12:36:58] [Server thread/INFO]: [MuchCraft] Disabling MuchCraft v1.3 [12:36:58] [Server thread/INFO]: [MiniBoardGames] Disabling MiniBoardGames v3.1.6 [12:36:58] [Server thread/INFO]: [AdvancedShulkerboxes] Disabling AdvancedShulkerboxes v0.4 [12:36:58] [Server thread/INFO]: [MinionsAndHunger] Disabling MinionsAndHunger v1.0 [12:36:58] [Server thread/INFO]: [ItemNamer] Disabling ItemNamer v0.6 [12:36:58] [Server thread/INFO]: Item Namer is now disabled! [12:36:58] [Server thread/INFO]: [PlayEffect] Disabling PlayEffect v0.5.4 [12:36:58] [Server thread/INFO]: [WorldEdit] Disabling WorldEdit v7.0.0-beta-01;8975469 [12:36:58] [Server thread/INFO]: [Inventory Helper] Disabling InventoryHelper v2.0 [12:36:58] [Server thread/INFO]: [Inventory Helper] Inventory Helper Now Disabled! [12:36:58] [Server thread/INFO]: Saving players [12:36:58] [Server thread/INFO]: Saving worlds [12:36:58] [Server thread/INFO]: Saving chunks for level 'Murrion_nether'/minecraft:the_nether [12:36:58] [Server thread/INFO]: Saving chunks for level 'OmegaFour'/minecraft:overworld [12:36:58] [Server thread/INFO]: Saving chunks for level 'Murrion_the_end'/minecraft:the_end [12:36:58] [Server thread/INFO]: Saving chunks for level 'world'/minecraft:overworld [12:36:58] [Server thread/INFO]: Saving chunks for level 'OmegaFour_nether'/minecraft:the_nether [12:36:58] [Server thread/INFO]: Saving chunks for level 'Epsilon'/minecraft:overworld [12:36:58] [Server thread/INFO]: Saving chunks for level 'Murrion'/minecraft:overworld [12:36:58] [Server thread/INFO]: Saving chunks for level 'OmegaFour_the_end'/minecraft:the_end

PikaMug commented 5 years ago

Found the issue! Try http://ci.ac3-servers.eu/job/Quests/583/ (might take a few minutes for the link to work)

Foxersthe commented 5 years ago

It works!

Foxersthe commented 5 years ago

However I just noticed that it gives xp for ALL the classes I set the quest rewards to. Is there a way to give xp for only the class you have 'equipped'?

PikaMug commented 5 years ago

At this point, please open a new ticket requesting that feature. Thanks!