Idisguise an internal error occurred while attempting to perform this command

Recently, I installed the disguise plugin and tried it. But then I realised that it says “An internal error occurred while trying to perform this command” whenever I tried to use the commands. Anyone got a fix?

they are red in the list. But i just sstarted doing this i have no idea what a log is. maybe this is it because i saw it in the file manager. NOHAXJUSTCOMBOS is my other account btw

[01:08:19] [Server thread/INFO]: Starting minecraft server version 1.14.4
[01:08:19] [Server thread/INFO]: Loading properties
[01:08:20] [Server thread/INFO]: This server is running Paper version git-Paper-225 (MC: 1.14.4) (Implementing API version 1.14.4-R0.1-SNAPSHOT)
[01:08:20] [Server thread/INFO]: Server Ping Player Sample Count: 12
[01:08:20] [Server thread/INFO]: Using 4 threads for Netty based IO
[01:08:20] [Server thread/INFO]: Debug logging is disabled
[01:08:20] [Server thread/INFO]: Default game type: SURVIVAL
[01:08:20] [Server thread/INFO]: Generating keypair
[01:08:21] [Server thread/INFO]: Starting Minecraft server on *:40010
[01:08:21] [Server thread/INFO]: Using epoll channel type
[01:08:32] [Server thread/WARN]: Plugin VoidTeleport v2.2.1 does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin JumpPads v1.22.10 does not specify an api-version.
[01:08:32] [Server thread/ERROR]: Could not load ‘plugins/Parties.jar’ in folder ‘plugins’
org.bukkit.plugin.UnknownDependencyException: LastLoginAPI
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:224) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:08:32] [Server thread/WARN]: Plugin AnimatedFrames v4.11.3-SNAPSHOT does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin NametagEdit v4.4.2 does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin SimpleColorChat v1.1 does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin CustomDurability v3 does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin ccInstantRespawn v0.3 (1.13.2) does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin SuperTrails v9.7.2 does not specify an api-version.
[01:08:32] [Server thread/ERROR]: Could not load ‘plugins/Slimefun.jar’ in folder ‘plugins’
org.bukkit.plugin.InvalidPluginException: java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLibPlugin/general/Inventory/Item/CustomItem
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:138) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:337) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:257) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NoClassDefFoundError: me/mrCookieSlime/CSCoreLibPlugin/general/Inventory/Item/CustomItem
    at me.mrCookieSlime.Slimefun.SlimefunPlugin.<init>(SlimefunPlugin.java:86) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_212]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:75) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[spigot.jar:git-Paper-225]
    … 6 more
Caused by: java.lang.ClassNotFoundException: me.mrCookieSlime.CSCoreLibPlugin.general.Inventory.Item.CustomItem
    at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[spigot.jar:git-Paper-225]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
    at me.mrCookieSlime.Slimefun.SlimefunPlugin.<init>(SlimefunPlugin.java:86) ~[?:?]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_212]
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_212]
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_212]
    at java.lang.reflect.Constructor.newInstance(Constructor.java:423) ~[?:1.8.0_212]
    at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_212]
    at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:75) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:134) ~[spigot.jar:git-Paper-225]
    … 6 more
[01:08:32] [Server thread/WARN]: Plugin EnderpearlCooldown v3.3 does not specify an api-version.
[01:08:32] [Server thread/WARN]: Plugin StaffTools v3.3.2 does not specify an api-version.
[01:08:33] [Server thread/WARN]: Plugin OpenInv v4.0.0 does not specify an api-version.
[01:08:33] [Server thread/WARN]: Plugin AdvancedBan v3.0.1-SNAPSHOT does not specify an api-version.
[01:08:35] [Server thread/WARN]: Plugin PowerlessLamps v2.5 does not specify an api-version.
[01:08:35] [Server thread/ERROR]: Could not load ‘plugins/SlimefunLuckyBlocks.jar’ in folder ‘plugins’
org.bukkit.plugin.UnknownDependencyException: Slimefun
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:224) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:08:35] [Server thread/ERROR]: Could not load ‘plugins/ExoticGarden.jar’ in folder ‘plugins’
org.bukkit.plugin.UnknownDependencyException: Slimefun
    at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:224) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.loadPlugins(CraftServer.java:355) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:226) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:08:35] [Server thread/WARN]: Plugin Holograms v2.9.1-SNAPSHOT does not specify an api-version.
[01:08:35] [Server thread/WARN]: Plugin RainbowArmour v1.7.2 does not specify an api-version.
[01:08:35] [Server thread/WARN]: Plugin CorpseReborn v2.14.0 does not specify an api-version.
[01:08:35] [Server thread/WARN]: Plugin CreateYourOwnMenus v0.5.12 does not specify an api-version.
[01:08:36] [Server thread/WARN]: Plugin LastHolo v51 does not specify an api-version.
[01:08:36] [Server thread/INFO]: [BukkitCore] Loading BukkitCore v1.0-SNAPSHOT
[01:08:36] [Server thread/INFO]: [VoidTeleport] Loading VoidTeleport v2.2.1
[01:08:36] [Server thread/INFO]: [CustomOreGen] Loading CustomOreGen v1.3.17-SNAPSHOT
[01:08:36] [Server thread/INFO]: [JumpPads] Loading JumpPads v1.22.10
[01:08:36] [Server thread/INFO]: [AnimatedFrames] Loading AnimatedFrames v4.11.3-SNAPSHOT
[01:08:36] [Server thread/INFO]: [NametagEdit] Loading NametagEdit v4.4.2
[01:08:36] [Server thread/INFO]: [SimpleColorChat] Loading SimpleColorChat v1.1
[01:08:36] [Server thread/INFO]: [CustomDurability] Loading CustomDurability v3
[01:08:36] [Server thread/INFO]: [ccInstantRespawn] Loading ccInstantRespawn v0.3 (1.13.2)
[01:08:36] [Server thread/INFO]: [SuperTrails] Loading SuperTrails v9.7.2
[01:08:36] [Server thread/INFO]: [GSit] Loading GSit v[2.8.0.0]
[01:08:36] [Server thread/INFO]: [Enderpearl Cooldown] Loading EnderpearlCooldown v3.3
[01:08:36] [Server thread/INFO]: [StaffTools] Loading StaffTools v3.3.2
[01:08:36] [Server thread/INFO]: [BackToTheRoots] Loading BackToTheRoots v1.13.1
[01:08:36] [Server thread/INFO]: [StaffPlus] Loading StaffPlus v3.3.0.0
[01:08:36] [Server thread/INFO]: [icJukeBox] Loading icJukeBox v1.6.4
[01:08:36] [Server thread/INFO]: [ItemEditor] Loading ItemEditor v0.1.8
[01:08:36] [Server thread/INFO]: [LuckPerms] Loading LuckPerms v4.4.1
[01:08:37] [Server thread/INFO]: [Itemizer] Loading Itemizer v3.5
[01:08:37] [Server thread/INFO]: [WorldEdit] Loading WorldEdit v7.0.1;61bc012
[01:08:38] [Server thread/INFO]: Got request to register class com.sk89q.worldedit.bukkit.BukkitServerInterface with WorldEdit [com.sk89q.worldedit.extension.platform.PlatformManager@2018f12d]
[01:08:38] [Server thread/INFO]: [AlchemicalArrows] Loading AlchemicalArrows v3.1.1
[01:08:38] [Server thread/INFO]: [OpenInv] Loading OpenInv v4.0.0
[01:08:38] [Server thread/INFO]: [PlayerServer] Loading PlayerServer v1.0-SNAPSHOT
[01:08:38] [Server thread/INFO]: [ClearLag] Loading ClearLag v3.0.6
[01:08:38] [Server thread/INFO]: [CrackShot] Loading CrackShot v0.98.9
[01:08:38] [Server thread/INFO]: [AdvancedBan] Loading AdvancedBan v3.0.1-SNAPSHOT
[01:08:38] [Server thread/INFO]: [InventoryFullPlus] Loading InventoryFullPlus v2.5.3
[01:08:38] [Server thread/INFO]: [ItemEdit] Loading ItemEdit v1.7.4
[01:08:38] [Server thread/INFO]: [Multiverse-Core] Loading Multiverse-Core v4.0.0-b766
[01:08:38] [Server thread/INFO]: [ProtocolLib] Loading ProtocolLib v4.5.0-SNAPSHOT
[01:08:39] [Server thread/WARN]: [ProtocolLib] Version (MC: 1.14.4) has not yet been tested! Proceed with caution.
[01:08:39] [Server thread/INFO]: [VoidSpawn] Loading VoidSpawn v1.18.1
[01:08:39] [Server thread/INFO]: [PowerlessLamps] Loading PowerlessLamps v2.5
[01:08:39] [Server thread/INFO]: [InventoryRollback] Loading InventoryRollback v1.3.6
[01:08:39] [Server thread/INFO]: [LuckPerms-GUI] Loading LuckPerms-GUI v2.6
[01:08:39] [Server thread/INFO]: [iDisguise] Loading iDisguise v5.8.2
[01:08:39] [Server thread/INFO]: [TrollCommandsPlusPlus] Loading TrollCommandsPlusPlus v8.29.57
[01:08:40] [Server thread/INFO]: [TrollCommands++] Checking version of ACF
[01:08:40] [Server thread/INFO]: [TrollCommands++] Checking version of PacketWrapper
[01:08:42] [Server thread/WARN]: SLF4J: Class path contains multiple SLF4J bindings.
[01:08:42] [Server thread/WARN]: SLF4J: Found binding in [jar:file:/home/minecraft/server/plugins/TrollCommandsPlus.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[01:08:42] [Server thread/WARN]: SLF4J: Found binding in [jar:file:/home/minecraft/server/spigot.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[01:08:42] [Server thread/WARN]: SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[01:08:42] [Server thread/WARN]: SLF4J: Actual binding is of type [ch.qos.logback.classic.util.ContextSelectorStaticBinder]
[01:08:42] [Server thread/INFO]: [UltimateTNT] Loading UltimateTNT v1.11.1
[01:08:42] [Server thread/INFO]: [Multiverse-Portals] Loading Multiverse-Portals v4.0.0-b799
[01:08:42] [Server thread/INFO]: [Vault] Loading Vault v1.7.2-b107
[01:08:42] [Server thread/INFO]: [ProtocolSupport] Loading ProtocolSupport v4.29-dev
[01:08:42] [Server thread/INFO]: [ProtocolSupport] Detected Spigot server implementation type
[01:08:42] [Server thread/INFO]: [ProtocolSupport] Status threads max count: 2, keep alive time: 60
[01:08:43] [Server thread/INFO]: [ProtocolSupport] Login threads keep alive time: 60
[01:08:43] [Server thread/INFO]: [ProtocolSupport] Assume 1.5.2 ping delay: 100
[01:08:43] [Server thread/INFO]: [ProtocolSupport] Assume legacy ping delay: 200
[01:08:46] [Server thread/INFO]: [ProtocolSupport] Compression level: 3
[01:08:46] [Server thread/INFO]: [PlayerParticles] Loading PlayerParticles v6.4
[01:08:46] [Server thread/INFO]: [BlockParticles] Loading BlockParticles v1.1
[01:08:46] [Server thread/INFO]: [PerWorldInventory] Loading PerWorldInventory v2.3.1
[01:08:46] [Server thread/INFO]: [Holograms] Loading Holograms v2.9.1-SNAPSHOT
[01:08:46] [Server thread/INFO]: [WorldGuard] Loading WorldGuard v7.0.1-SNAPSHOT;556b638
[01:08:46] [Server thread/INFO]: [Multiverse-Inventories] Loading Multiverse-Inventories v3.0.1-SNAPSHOT-b461
[01:08:46] [Server thread/INFO]: [Multiverse-NetherPortals] Loading Multiverse-NetherPortals v4.0.0-b757
[01:08:46] [Server thread/INFO]: [RainbowArmour] Loading RainbowArmour v1.7.2
[01:08:46] [Server thread/INFO]: [Essentials] Loading Essentials v2.17.1.0
[01:08:46] [Server thread/INFO]: [CorpseReborn] Loading CorpseReborn v2.14.0
[01:08:46] [Server thread/INFO]: [CreateYourOwnMenus] Loading CreateYourOwnMenus v0.5.12
[01:08:46] [Server thread/INFO]: [MudgeClicker] Loading MudgeClicker v3.7.7
[01:08:46] [Server thread/INFO]: [ProtocolSupportLegacyChest] Loading ProtocolSupportLegacyChest v1.3
[01:08:46] [Server thread/INFO]: [Citizens] Loading Citizens v2.0.25-SNAPSHOT (build 1737)
[01:08:46] [Server thread/INFO]: [Sentinel] Loading Sentinel v1.9.9-SNAPSHOT (build 305)
[01:08:46] [Server thread/INFO]: [TAB] Loading TAB v2.5.3
[01:08:46] [Server thread/INFO]: [LastHolo] Loading LastHolo v51
[01:08:46] [Server thread/INFO]: [NPC_Destinations] Loading NPC_Destinations v2.3.31
[01:08:46] [Server thread/INFO]: [SuperVanish] Loading SuperVanish v6.1.3
[01:08:46] [Server thread/INFO]: [gravy] Loading gravy v1.4.5
[01:08:46] [Server thread/INFO]: [GriefPrevention] Loading GriefPrevention v16.12.0-d4d7ac4
[01:08:46] [Server thread/INFO]: [BetterNick] Loading BetterNick v7.4-SNAPSHOT
[01:08:46] [Server thread/INFO]: [CitizensCMD] Loading CitizensCMD v2.4
[01:08:46] [Server thread/INFO]: [Duels] Loading Duels v3.3.0
[01:08:46] [Server thread/INFO]: [BigDoors] Loading BigDoors vAlpha 0.1.8.14
[01:08:46] [Server thread/INFO]: [EssentialsSpawn] Loading EssentialsSpawn v2.17.1.0
[01:08:46] [Server thread/INFO]: [Magic] Loading Magic v7.7.1-d306672
[01:08:47] [Server thread/INFO]: [Magic] Found WorldGuard 7+
[01:08:47] [Server thread/INFO]: [Magic] Pre-check for WorldGuard custom flag registration
[01:08:47] [Server thread/INFO]: [Magic] Registered custom WorldGuard flags: allowed-spells, blocked-spells, allowed-spell-categories, blocked-spell-categories, allowed-wands, blocked-wands, spell-overrides, destructible, reflective, spawn-tags
[01:08:47] [Server thread/INFO]: [ItemJoin] Loading ItemJoin v5.0.5-RELEASE-b324
[01:08:47] [Server thread/INFO]: Server permissions file permissions.yml is empty, ignoring it
[01:08:47] [Server thread/INFO]: [BukkitCore] Enabling BukkitCore v1.0-SNAPSHOT
[01:08:47] [Server thread/INFO]: [LuckPerms] Enabling LuckPerms v4.4.1
[01:08:47] [Server thread/INFO]:         __    
[01:08:47] [Server thread/INFO]:   |    |__)   LuckPerms v4.4.1
[01:08:47] [Server thread/INFO]:   |___ |      Running on Bukkit — Paper
[01:08:47] [Server thread/INFO]: 
[01:08:47] [Server thread/INFO]: [LuckPerms] Loading configuration…
[01:08:47] [Server thread/INFO]: [LuckPerms] Loading storage provider… [H2]
[01:08:49] [Server thread/INFO]: [LuckPerms] Loading internal permission managers…
[01:08:49] [Server thread/INFO]: [LuckPerms] Performing initial data load…
[01:08:49] [Server thread/INFO]: [LuckPerms] Successfully enabled. (took 2621ms)
[01:08:49] [Server thread/INFO]: [WorldEdit] Enabling WorldEdit v7.0.1;61bc012
[01:08:50] [Server thread/INFO]: WEPIF: Using the Bukkit Permissions API.
[01:08:50] [Server thread/INFO]: Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_14_R4 as the Bukkit adapter
[01:08:52] [Server thread/INFO]: [ProtocolLib] Enabling ProtocolLib v4.5.0-SNAPSHOT
[01:08:52] [Server thread/INFO]: [ProtocolLib] Started structure compiler thread.
[01:08:52] [Server thread/INFO]: [Vault] Enabling Vault v1.7.2-b107
[01:08:52] [Server thread/INFO]: [Vault] [Economy] Essentials Economy found: Waiting
[01:08:52] [Server thread/INFO]: [Vault] [Permission] SuperPermissions loaded as backup permission system.
[01:08:52] [Server thread/INFO]: [Vault] Enabled Version 1.7.2-b107
[01:08:52] [Server thread/INFO]: [LuckPerms] Registered Vault permission & chat hook.
[01:08:52] [Server thread/INFO]: WEPIF: Vault detected! Using Vault for permissions
[01:08:52] [Server thread/INFO]: [ProtocolSupport] Enabling ProtocolSupport v4.29-dev
[01:08:52] [Server thread/WARN]: **** SERVER IS RUNNING IN OFFLINE/INSECURE MODE!
[01:08:52] [Server thread/WARN]: The server will make no attempt to authenticate usernames. Beware.
[01:08:52] [Server thread/WARN]: Whilst this makes it possible to use BungeeCord, unless access to your server is properly restricted, it also opens up the ability for hackers to connect with any username they choose.
[01:08:52] [Server thread/WARN]: Please see http://www.spigotmc.org/wiki/firewall-guide/ for further information.
[01:08:52] [Server thread/WARN]: To change this, set «online-mode» to «true» in the server.properties file.
[01:08:52] [Server thread/INFO]: Preparing level «world»
[01:08:53] [Server thread/INFO]: Reloading ResourceManager: Default, bukkit
[01:09:01] [Server thread/INFO]: Loaded 6 recipes
[01:09:01] [Server thread/INFO]: ——— World Settings For [world] ———
[01:09:01] [Server thread/INFO]: View Distance: 8
[01:09:01] [Server thread/INFO]: Item Merge Radius: 2.5
[01:09:01] [Server thread/INFO]: Item Despawn Rate: 6000
[01:09:01] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:09:01] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:09:01] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:09:01] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:09:01] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:09:01] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[01:09:01] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:09:01] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[01:09:01] [Server thread/INFO]: Max TNT Explosions: 100
[01:09:01] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:09:01] [Server thread/INFO]: Mob Spawn Range: 6
[01:09:01] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:09:01] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[01:09:02] [Server thread/INFO]: Registering commands with com.sk89q.worldedit.bukkit.BukkitServerInterface
[01:09:02] [Server thread/INFO]: ——— World Settings For [world_nether] ———
[01:09:02] [Server thread/INFO]: View Distance: 8
[01:09:02] [Server thread/INFO]: Item Merge Radius: 2.5
[01:09:02] [Server thread/INFO]: Item Despawn Rate: 6000
[01:09:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:09:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:09:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:09:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:09:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[01:09:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:09:02] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[01:09:02] [Server thread/INFO]: Max TNT Explosions: 100
[01:09:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:09:02] [Server thread/INFO]: Mob Spawn Range: 6
[01:09:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:09:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[01:09:02] [Server thread/INFO]: ——— World Settings For [world_the_end] ———
[01:09:02] [Server thread/INFO]: View Distance: 8
[01:09:02] [Server thread/INFO]: Item Merge Radius: 2.5
[01:09:02] [Server thread/INFO]: Item Despawn Rate: 6000
[01:09:02] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:09:02] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:09:02] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:09:02] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:09:02] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:09:02] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[01:09:02] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:09:02] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[01:09:02] [Server thread/INFO]: Max TNT Explosions: 100
[01:09:02] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:09:02] [Server thread/INFO]: Mob Spawn Range: 6
[01:09:02] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:09:02] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[01:09:02] [Server thread/INFO]: Preparing start region for dimension ‘world’/minecraft:overworld
[01:09:03] [Server thread/INFO]: Preparing spawn area: 0%
[01:09:03] [Server thread/INFO]: Preparing spawn area: 2%
[01:09:03] [Server thread/INFO]: Preparing spawn area: 20%
[01:09:04] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:04] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:04] [Server thread/INFO]: Loaded 289 spawn chunks for world world
[01:09:04] [Server thread/INFO]: Time elapsed: 2031 ms
[01:09:04] [Server thread/INFO]: Preparing start region for dimension ‘world_nether’/minecraft:the_nether
[01:09:04] [Server thread/INFO]: Preparing spawn area: 0%
[01:09:05] [Server thread/INFO]: Preparing spawn area: 56%
[01:09:05] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:05] [Server thread/INFO]: Loaded 289 spawn chunks for world world_nether
[01:09:05] [Server thread/INFO]: Time elapsed: 1096 ms
[01:09:05] [Server thread/INFO]: Preparing start region for dimension ‘world_the_end’/minecraft:the_end
[01:09:06] [Server thread/INFO]: Preparing spawn area: 0%
[01:09:06] [Server thread/INFO]: Loaded 289 spawn chunks for world world_the_end
[01:09:06] [Server thread/INFO]: Time elapsed: 374 ms
[01:09:06] [Server thread/INFO]: [VoidTeleport] Enabling VoidTeleport v2.2.1*
[01:09:06] [Server thread/INFO]: [VoidTeleport] Developed by EndlessGames.
[01:09:06] [Server thread/INFO]: [CustomOreGen] Enabling CustomOreGen v1.3.17-SNAPSHOT
[01:09:06] [Server thread/INFO]: [CustomOreGen] You are not using any skyblock plugin! This plugin only works with a listed skyblock plugin! (check documentations)
[01:09:06] [Server thread/INFO]: [CustomOreGen] Disabling CustomOreGen v1.3.17-SNAPSHOT
[01:09:06] [Server thread/ERROR]: Error occurred while disabling CustomOreGen v1.3.17-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException: null
    at xyz.spaceio.customoregen.CustomOreGen.onDisable(CustomOreGen.java:124) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:265) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:373) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:453) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:445) ~[spigot.jar:git-Paper-225]
    at xyz.spaceio.customoregen.CustomOreGen.loadHook(CustomOreGen.java:147) ~[?:?]
    at xyz.spaceio.customoregen.CustomOreGen.onEnable(CustomOreGen.java:89) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:09:06] [Server thread/INFO]: [CustomOreGen] Loaded 2 generators!
[01:09:06] [Server thread/ERROR]: Error occurred while enabling CustomOreGen v1.3.17-SNAPSHOT (Is it up to date?)
org.bukkit.plugin.IllegalPluginAccessException: Plugin attempted to register task while disabled
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.validate(CraftScheduler.java:518) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:221) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskTimerAsynchronously(CraftScheduler.java:217) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.runTaskLaterAsynchronously(CraftScheduler.java:168) ~[spigot.jar:git-Paper-225]
    at de.Linus122.SpaceIOMetrics.Metrics.<init>(Metrics.java:50) ~[?:?]
    at xyz.spaceio.customoregen.CustomOreGen.onEnable(CustomOreGen.java:119) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:09:06] [Server thread/INFO]: [JumpPads] Enabling JumpPads v1.22.10*
[01:09:06] [Server thread/INFO]: [AnimatedFrames] Enabling AnimatedFrames v4.11.3-SNAPSHOT*
[01:09:06] [Server thread/WARN]: [AnimatedFrames] **************************************************
[01:09:06] [Server thread/WARN]: [AnimatedFrames]   
[01:09:06] [Server thread/WARN]: [AnimatedFrames]          This plugin depends on MapManager        
[01:09:06] [Server thread/WARN]: [AnimatedFrames]             https://r.spiget.org/19198            
[01:09:06] [Server thread/WARN]: [AnimatedFrames]   
[01:09:06] [Server thread/WARN]: [AnimatedFrames] **************************************************
[01:09:06] [Server thread/INFO]: [AnimatedFrames] Disabling AnimatedFrames v4.11.3-SNAPSHOT
[01:09:06] [Server thread/INFO]: [NametagEdit] Enabling NametagEdit v4.4.2*
[01:09:06] [Server thread/INFO]: [NametagEdit] Found LuckPerms! Hooking in.
[01:09:06] [Server thread/INFO]: [SimpleColorChat] Enabling SimpleColorChat v1.1*
[01:09:06] [Server thread/INFO]: [SimpleColorChat] ======================
[01:09:06] [Server thread/INFO]: [SimpleColorChat] +   Plugin Enabled   +
[01:09:06] [Server thread/INFO]: [SimpleColorChat] ======================
[01:09:06] [Server thread/INFO]: [CustomDurability] Enabling CustomDurability v3*
[01:09:06] [Server thread/INFO]: CustomDurability running V3
[01:09:06] [Server thread/INFO]: Quick Message: There are truly countless of young childrens struggling out there, help spread this awareness or help them directly
[01:09:06] [Server thread/INFO]: [ccInstantRespawn] Enabling ccInstantRespawn v0.3 (1.13.2)*
[01:09:06] [Server thread/INFO]: [SuperTrails] Enabling SuperTrails v9.7.2*
[01:09:07] [Server thread/INFO]: [GSit] Enabling GSit v[2.8.0.0]
[01:09:07] [Server thread/INFO]: [GSit] The Plugin was successfully enabled.
[01:09:07] [Server thread/INFO]: [Enderpearl Cooldown] Enabling EnderpearlCooldown v3.3*
[01:09:07] [Server thread/INFO]: [StaffTools] Enabling StaffTools v3.3.2*
[01:09:07] [Server thread/INFO]: ST >> You are currently running StaffTools on an unsupported version (1.14.4).
[01:09:07] [Server thread/INFO]: [BackToTheRoots] Enabling BackToTheRoots v1.13.1
[01:09:07] [Server thread/INFO]:  === Super Trails ===SuperTrails 9.7.2 for MC 1.14 enabledThank you for using !=====================  
[01:09:07] [Server thread/INFO]: [BTTR] Loading plugin …
[01:09:07] [Server thread/INFO]: [BTTR] Loading config …
[01:09:07] [Server thread/INFO]: [BTTR] Plugin successfully loaded.
[01:09:07] [Server thread/INFO]:  
[01:09:07] [Server thread/INFO]: [StaffPlus] Enabling StaffPlus v3.3.0.0
[01:09:07] [Server thread/INFO]: [APIManager] API class ‘org.inventivetalent.packetlistener.PacketListenerAPI’ is not yet initialized. Creating new instance.
[01:09:07] [Server thread/INFO]: [ReflectionHelper] I am loaded from package org.inventivetalent.packetlistener.reflection.minecraft
[01:09:07] [Server thread/INFO]: [ReflectionHelper] Version is v1_14_R1 (11401)
[01:09:07] [Server thread/INFO]: [PacketListenerAPI] Using INChannel
[01:09:07] [Server thread/WARN]: java.lang.NoSuchFieldException: list
[01:09:07] [Server thread/WARN]:     at java.lang.Class.getDeclaredField(Class.java:2070)
[01:09:07] [Server thread/WARN]:     at org.inventivetalent.packetlistener.channel.ChannelAbstract.addServerChannel(ChannelAbstract.java:69)
[01:09:07] [Server thread/WARN]:     at org.inventivetalent.packetlistener.ChannelInjector.addServerChannel(ChannelInjector.java:55)
[01:09:07] [Server thread/WARN]:     at org.inventivetalent.packetlistener.PacketListenerAPI.load(PacketListenerAPI.java:32)
[01:09:07] [Server thread/WARN]:     at org.inventivetalent.apihelper.APIManager.registerAPI(APIManager.java:46)
[01:09:07] [Server thread/WARN]:     at org.inventivetalent.apihelper.APIManager.initAPI(APIManager.java:117)
[01:09:07] [Server thread/WARN]:     at net.shortninja.staffplus.StaffPlus.onEnable(StaffPlus.java:121)
[01:09:07] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263)
[01:09:07] [Server thread/WARN]:     at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338)
[01:09:07] [Server thread/WARN]:     at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420)
[01:09:07] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467)
[01:09:07] [Server thread/WARN]:     at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381)
[01:09:07] [Server thread/WARN]:     at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474)
[01:09:07] [Server thread/WARN]:     at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290)
[01:09:07] [Server thread/WARN]:     at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876)
[01:09:07] [Server thread/WARN]:     at java.lang.Thread.run(Thread.java:748)
[01:09:07] [Server thread/INFO]: [PacketListenerAPI] Injected custom channel handlers.
[01:09:07] [Server thread/INFO]: [PacketListenerAPI] Adding channels for online players…
[01:09:07] [Server thread/INFO]: 1.14.4
[01:09:07] [Server thread/INFO]: [Staff+] Version protocol set to ‘v1_14_R1’.
[01:09:07] [Server thread/INFO]: [Staff+] Staff+ has been enabled! Initialization took 125ms.
[01:09:07] [Server thread/INFO]: [Staff+] Plugin created by Shortninja continued by Qball.
[01:09:07] [Server thread/INFO]: [icJukeBox] Enabling icJukeBox v1.6.4
[01:09:07] [Server thread/WARN]: [icJukeBox] Could not save configuration.yml to plugins/icJukeBox/configuration.yml because configuration.yml already exists.
[01:09:07] [Server thread/INFO]: 
[01:09:07] [Server thread/INFO]: [ItemEditor] Enabling ItemEditor v0.1.8
[01:09:07] [Server thread/INFO]: [ItemEditor] ItemEditor v0.1.8, by Freakey
[01:09:07] [Server thread/INFO]: [Itemizer] Enabling Itemizer v3.5
[01:09:07] [Server thread/INFO]: [AlchemicalArrows] Enabling AlchemicalArrows v3.1.1
[01:09:07] [Server thread/INFO]: [AlchemicalArrows] Registering events
[01:09:07] [Server thread/INFO]: [AlchemicalArrows] Registering commands
[01:09:07] [Server thread/INFO]: [AlchemicalArrows] Registering default alchemical arrows and their recipes
[01:09:07] [Server thread/INFO]: [AlchemicalArrows] Enabling Plugin Metrics
[01:09:07] [Server thread/INFO]: [AlchemicalArrows] Getting version information…
[01:09:07] [Server thread/INFO]: [OpenInv] Enabling OpenInv v4.0.0*
[01:09:07] [Server thread/INFO]: [PlayerServer] Enabling PlayerServer v1.0-SNAPSHOT
[01:09:07] [Server thread/INFO]: [PlayerServer] Server Id: 5d74c2ea2c9cb66317abbf17
[01:09:08] [Server thread/INFO]: [ClearLag] Enabling ClearLag v3.0.6
[01:09:08] [Server thread/INFO]: [ClearLag] Loading modules…
[01:09:08] [Server thread/INFO]: [ClearLag] Modules enabed, loading config values
[01:09:08] [Server thread/INFO]: [ClearLag] Modules have been loaded!
[01:09:08] [Server thread/INFO]: [ClearLag] Clearlag is now enabled!
[01:09:08] [Thread-19/INFO]: [ClearLag] Checking for updates compatible with your bukkit version [1.14]…
[01:09:08] [Server thread/INFO]: [CrackShot] Enabling CrackShot v0.98.9
[01:09:08] [Server thread/INFO]: [AdvancedBan] Enabling AdvancedBan v3.0.1-SNAPSHOT*
[01:09:08] [Thread-19/INFO]: [ClearLag] Clearlag version v3.1.0 update available! Downloading…
[01:09:09] [Thread-19/INFO]: [ClearLag] Updating finished! Restart your server for files to take effect
[01:09:09] [Server thread/INFO]: [hsqldb.db.HSQLDB6D10207321.ENGINE] checkpointClose start
[01:09:09] [Server thread/INFO]: [hsqldb.db.HSQLDB6D10207321.ENGINE] checkpointClose synched
[01:09:09] [Server thread/INFO]: [hsqldb.db.HSQLDB6D10207321.ENGINE] checkpointClose script done
[01:09:09] [Server thread/INFO]: [hsqldb.db.HSQLDB6D10207321.ENGINE] checkpointClose end
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] Enabling InventoryFullPlus v2.5.3
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] —————————————
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] InventoryFull+
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] Author: ItsLewizzz
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] Plugin Version: 2.5.3
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] 
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] You are running the latest version of InventoryFull+ 🙂
[01:09:09] [Server thread/INFO]: [InventoryFullPlus] —————————————
[01:09:09] [Server thread/INFO]: [ItemEdit] Enabling ItemEdit v1.7.4
[01:09:09] [Server thread/INFO]: [Multiverse-Core] Enabling Multiverse-Core v4.0.0-b766
[01:09:09] [Server thread/WARN]: [Multiverse-Core] «Multiverse-Core v4.0.0-b766» has registered a listener for org.bukkit.event.entity.EntityCreatePortalEvent on method «public void com.onarandombox.MultiverseCore.listeners.MVPortalListener.entityPortalCreate(org.bukkit.event.entity.EntityCreatePortalEvent)», but the event is Deprecated. «Server performance will be affected»; please notify the authors [Rigby, fernferret, lithium3141, main—, dumptruckman].
[01:09:10] [Server thread/INFO]: ——— World Settings For [flatroom] ———
[01:09:10] [Server thread/INFO]: View Distance: 8
[01:09:10] [Server thread/INFO]: Item Merge Radius: 2.5
[01:09:10] [Server thread/INFO]: Item Despawn Rate: 6000
[01:09:10] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:09:10] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:09:10] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:09:10] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:09:10] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:09:10] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[01:09:10] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:09:10] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[01:09:10] [Server thread/INFO]: Max TNT Explosions: 100
[01:09:10] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:09:10] [Server thread/INFO]: Mob Spawn Range: 6
[01:09:10] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:09:10] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[01:09:10] [Server thread/INFO]: Preparing start region for dimension ‘flatroom’/minecraft:overworld
[01:09:10] [Server thread/INFO]: Preparing spawn area: 0%
[01:09:10] [Server-Worker-2/INFO]: Preparing spawn area: 79%
[01:09:11] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:11] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:12] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:12] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:13] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:13] [Server thread/INFO]: Loaded 289 spawn chunks for world flatroom
[01:09:13] [Server thread/INFO]: Time elapsed: 3205 ms
[01:09:13] [Server thread/INFO]: ——— World Settings For [FFAPVP] ———
[01:09:13] [Server thread/INFO]: View Distance: 8
[01:09:13] [Server thread/INFO]: Item Merge Radius: 2.5
[01:09:13] [Server thread/INFO]: Item Despawn Rate: 6000
[01:09:13] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:09:13] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:09:13] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:09:13] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:09:13] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:09:13] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[01:09:13] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:09:13] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[01:09:13] [Server thread/INFO]: Max TNT Explosions: 100
[01:09:13] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:09:13] [Server thread/INFO]: Mob Spawn Range: 6
[01:09:13] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:09:13] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[01:09:13] [Server thread/INFO]: Preparing start region for dimension ‘FFAPVP’/minecraft:overworld
[01:09:13] [Server thread/INFO]: Preparing spawn area: 0%
[01:09:13] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:14] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:14] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:15] [Server thread/INFO]: Loaded 289 spawn chunks for world FFAPVP
[01:09:15] [Server thread/INFO]: Time elapsed: 1777 ms
[01:09:15] [Server thread/INFO]: ——— World Settings For [SMP] ———
[01:09:15] [Server thread/INFO]: View Distance: 8
[01:09:15] [Server thread/INFO]: Item Merge Radius: 2.5
[01:09:15] [Server thread/INFO]: Item Despawn Rate: 6000
[01:09:15] [Server thread/INFO]: Allow Zombie Pigmen to spawn from portal blocks: true
[01:09:15] [Server thread/INFO]: Arrow Despawn Rate: 1200
[01:09:15] [Server thread/INFO]: Zombie Aggressive Towards Villager: true
[01:09:15] [Server thread/INFO]: Nerfing mobs spawned from spawners: false
[01:09:15] [Server thread/INFO]: Cactus Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Cane Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Melon Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Mushroom Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Pumpkin Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Sapling Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Beetroot Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Carrot Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Potato Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Wheat Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: NetherWart Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Vine Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Cocoa Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Bamboo Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: SweetBerry Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Kelp Growth Modifier: 100%
[01:09:15] [Server thread/INFO]: Entity Activation Range: An 32 / Mo 32 / Ra 48 / Mi 16 / Tiv true
[01:09:15] [Server thread/INFO]: Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
[01:09:15] [Server thread/INFO]: Custom Map Seeds:  Village: 10387312 Desert: 14357617 Igloo: 14357618 Jungle: 14357619 Swamp: 14357620 Monument: 10387313Ocean: 14357621 Shipwreck: 165745295 Slime: 987234911
[01:09:15] [Server thread/INFO]: Max TNT Explosions: 100
[01:09:15] [Server thread/INFO]: Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
[01:09:15] [Server thread/INFO]: Mob Spawn Range: 6
[01:09:15] [Server thread/INFO]: Experience Merge Radius: 3.0
[01:09:15] [Server thread/INFO]: Hopper Transfer: 8 Hopper Check: 1 Hopper Amount: 1
[01:09:15] [Server thread/INFO]: Preparing start region for dimension ‘SMP’/minecraft:overworld
[01:09:15] [Server thread/INFO]: Preparing spawn area: 0%
[01:09:15] [Server thread/INFO]: Preparing spawn area: 3%
[01:09:18] [Server-Worker-2/INFO]: Preparing spawn area: 3%
[01:09:18] [Server-Worker-3/INFO]: Preparing spawn area: 3%
[01:09:18] [Server-Worker-3/INFO]: Preparing spawn area: 3%
[01:09:18] [Server-Worker-3/INFO]: Preparing spawn area: 3%
[01:09:18] [Server-Worker-3/INFO]: Preparing spawn area: 3%
[01:09:19] [Server-Worker-2/INFO]: Preparing spawn area: 100%
[01:09:19] [Server-Worker-3/INFO]: Preparing spawn area: 100%
[01:09:19] [Server thread/INFO]: Preparing spawn area: 100%
[01:09:19] [Server thread/INFO]: Loaded 289 spawn chunks for world SMP
[01:09:19] [Server thread/INFO]: Time elapsed: 4780 ms
[01:09:19] [Server thread/INFO]: [Multiverse-Core] 6 — World(s) loaded.
[01:09:20] [Server thread/INFO]: [Multiverse-Core] Version 4.0.0-b766 (API v23) Enabled — By Rigby, fernferret, lithium3141, main— and dumptruckman
[01:09:20] [Server thread/INFO]: [Multiverse-Core] Help dumptruckman keep this project alive. Become a patron! https://www.patreon.com/dumptruckman
[01:09:20] [Server thread/INFO]: [Multiverse-Core] One time donations are also appreciated: https://www.paypal.me/dumptruckman
[01:09:20] [Server thread/INFO]: [VoidSpawn] Enabling VoidSpawn v1.18.1
[01:09:20] [Server thread/INFO]: [VoidSpawn] No SkyBlock plugins found, disabling island mode support.
[01:09:20] [Server thread/INFO]: [VoidSpawn] v1.18.1 by EnderCrest enabled
[01:09:20] [Server thread/INFO]: [PowerlessLamps] Enabling PowerlessLamps v2.5*
[01:09:20] [Server thread/INFO]: [InventoryRollback] Enabling InventoryRollback v1.3.6
[01:09:20] [Server thread/INFO]: Checking for updates…
[01:09:20] [Server thread/INFO]: You are running the latest version.
[01:09:20] [Server thread/INFO]: [LuckPerms-GUI] Enabling LuckPerms-GUI v2.6
[01:09:20] [Server thread/INFO]: [iDisguise] Enabling iDisguise v5.8.2
[01:09:20] [Server thread/ERROR]: [iDisguise] iDisguise 5.8.2 is not compatible with your server version!
[01:09:20] [Server thread/INFO]: [iDisguise] Disabling iDisguise v5.8.2
[01:09:20] [Server thread/INFO]: [TrollCommandsPlusPlus] Enabling TrollCommandsPlusPlus v8.29.57
[01:09:20] [Server thread/INFO]: [TrollCommandsPlusPlus] [ACF] Enabled Asynchronous Tab Completion Support!
[01:09:21] [Server thread/INFO]: [CrackShot] Gun-mode activated. Boop!01:09:21.165 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Excluding interface me.egg82.tcpp.services.entity.EntityItemHandler
[01:09:21] [Server thread/INFO]: 01:09:21.168 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Adding me.egg82.tcpp.services.entity.EntityItemHandler_1_8
[01:09:21] [Server thread/INFO]: 01:09:21.168 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Excluding non-assignable me.egg82.tcpp.services.entity.EntityDamageHandler
[01:09:21] [Server thread/INFO]: 01:09:21.168 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Adding me.egg82.tcpp.services.entity.EntityItemHandler_1_9
[01:09:21] [Server thread/INFO]: 01:09:21.172 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Excluding interface me.egg82.tcpp.services.block.FakeBlockHandler
[01:09:21] [Server thread/INFO]: 01:09:21.172 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Adding me.egg82.tcpp.services.block.FakeBlockHandler_1_8
[01:09:21] [Server thread/INFO]: 01:09:21.175 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Adding me.egg82.tcpp.services.player.PlayerVisibilityHandler_1_9
[01:09:21] [Server thread/INFO]: 01:09:21.175 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Excluding interface me.egg82.tcpp.services.player.PlayerVisibilityHandler
[01:09:21] [Server thread/INFO]: 01:09:21.175 [Server thread] DEBUG ninja.egg82.reflect.PackageFilter — Adding me.egg82.tcpp.services.player.PlayerVisibilityHandler_1_8
[01:09:21] [Server thread/INFO]: [TrollCommands++] Plan was not found. Personal analytics support has been disabled.
[01:09:21] [Server thread/INFO]: [TrollCommands++] Enabling support for ProtocolLib.
[01:09:21] [Server thread/INFO]: [TrollCommands++] Enabled
[01:09:21] [Server thread/INFO]: [TrollCommands++] [Version 8.29.57] [3 Commands] [4 Tasks] [20 Events]
[01:09:21] [Server thread/INFO]: [UltimateTNT] Enabling UltimateTNT v1.11.1
[01:09:21] [Server thread/INFO]: [Multiverse-Portals] Enabling Multiverse-Portals v4.0.0-b799
[01:09:21] [Server thread/INFO]: [Multiverse-Portals] — Version 4.0.0-b799 Enabled — By Rigby and fernferret
[01:09:21] [Server thread/INFO]: [MVPLogging] 0 — Portals(s) loaded
[01:09:21] [Server thread/INFO]: [Multiverse-Portals] Found WorldEdit. Using it for selections.
[01:09:21] [Server thread/INFO]: [PlayerParticles] Enabling PlayerParticles v6.4
[01:09:21] [Server thread/INFO]: [BlockParticles] Enabling BlockParticles v1.1
[01:09:21] [Server thread/INFO]: [PerWorldInventory] Enabling PerWorldInventory v2.3.1
[01:09:22] [Server thread/INFO]: [PerWorldInventory] [ACF] Enabled Asynchronous Tab Completion Support!
[01:09:22] [Server thread/INFO]: [Holograms] Enabling Holograms v2.9.1-SNAPSHOT*
[01:09:22] [Server thread/INFO]: [Holograms] HologramEntityController set to: com.sainttx.holograms.nms.v1_14_R1.HologramEntityControllerImpl
[01:09:22] [Server thread/INFO]: [WorldGuard] Enabling WorldGuard v7.0.1-SNAPSHOT;556b638
[01:09:22] [Server thread/INFO]: [WorldGuard] (world) TNT ignition is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world) Lighters are PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world) Lava fire is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world) Fire spread is UNRESTRICTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‘world’
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_nether) TNT ignition is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lighters are PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_nether) Lava fire is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‘world_nether’
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lighters are PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Lava fire is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‘world_the_end’
[01:09:22] [Server thread/INFO]: [WorldGuard] (flatroom) TNT ignition is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (flatroom) Lighters are PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (flatroom) Lava fire is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (flatroom) Fire spread is UNRESTRICTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‘flatroom’
[01:09:22] [Server thread/INFO]: [WorldGuard] (FFAPVP) TNT ignition is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (FFAPVP) Lighters are PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (FFAPVP) Lava fire is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (FFAPVP) Fire spread is UNRESTRICTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‘FFAPVP’
[01:09:22] [Server thread/INFO]: [WorldGuard] (SMP) TNT ignition is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (SMP) Lighters are PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (SMP) Lava fire is PERMITTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] (SMP) Fire spread is UNRESTRICTED.
[01:09:22] [Server thread/INFO]: [WorldGuard] Loaded configuration for world ‘SMP’
[01:09:22] [Server thread/INFO]: [WorldGuard] Loading region data…
[01:09:22] [Server thread/INFO]: [Multiverse-Inventories] Enabling Multiverse-Inventories v3.0.1-SNAPSHOT-b461
[01:09:22] [Server thread/INFO]: [Multiverse-Inventories 3.0.1-SNAPSHOT-b461] enabled.
[01:09:22] [Server thread/INFO]: [Multiverse-NetherPortals] Enabling Multiverse-NetherPortals v4.0.0-b757
[01:09:22] [Server thread/INFO]: [Multiverse-NetherPortals] — Version 4.0.0-b757 Enabled — By Rigby and fernferret
[01:09:22] [Server thread/INFO]: [RainbowArmour] Enabling RainbowArmour v1.7.2*
[01:09:22] [Server thread/INFO]: [Essentials] Enabling Essentials v2.17.1.0
[01:09:23] [Server thread/INFO]: [Essentials] Attempting to convert old kits in config.yml to new kits.yml
[01:09:23] [Server thread/INFO]: [Essentials] No kits found to migrate.
[01:09:23] [Server thread/INFO]: [Essentials] Using 1.8.3+ BlockStateMeta provider as mob spawner provider.
[01:09:23] [Server thread/INFO]: [Essentials] Using 1.13+ flat spawn egg provider as spawn egg provider.
[01:09:23] [Server thread/INFO]: [Essentials] Using 1.9+ BasePotionData provider as potion meta provider.
[01:09:23] [Server thread/INFO]: [Essentials] Loaded 20977 items from items.json.
[01:09:23] [Server thread/INFO]: [Essentials] Using locale en_US
[01:09:23] [Server thread/INFO]: [Essentials] ServerListPingEvent: Spigot iterator API
[01:09:23] [Server thread/INFO]: [Essentials] Starting Metrics. Opt-out using the global bStats config.
[01:09:23] [Server thread/INFO]: [Vault] [Vault][Economy] Essentials Economy hooked.
[01:09:23] [Server thread/INFO]: [Essentials] Using Vault based permissions (LuckPerms)
[01:09:23] [Server thread/INFO]: [CorpseReborn] Enabling CorpseReborn v2.14.0*
[01:09:23] [Server thread/INFO]: [CorpseReborn] 
[01:09:23] [Server thread/INFO]: [CorpseReborn] 
[01:09:23] [Server thread/INFO]: [CorpseReborn] Hi!
[01:09:23] [Server thread/INFO]: [CorpseReborn] Thank you for downloading the new beta 1.14.3 update.
[01:09:23] [Server thread/INFO]: [CorpseReborn] Please note that I have Disabled WorldGuard support for this update entirely.
[01:09:23] [Server thread/INFO]: [CorpseReborn] I am working on a new System to support all versions of WorldGuard,
[01:09:23] [Server thread/INFO]: [CorpseReborn] but I wanted to get this update out ASAP for everyone.
[01:09:23] [Server thread/INFO]: [CorpseReborn] If you find any bugs, please let me know by either filling out a bug report on GitHub
[01:09:23] [Server thread/INFO]: [CorpseReborn] https://github.com/egold555/CorpseReborn/issues or reporting them
[01:09:23] [Server thread/INFO]: [CorpseReborn] to me on Spigot: https://www.spigotmc.org/resources/corpsereborn.29875/
[01:09:23] [Server thread/INFO]: [CorpseReborn] 
[01:09:23] [Server thread/INFO]: [CorpseReborn] —Eric Golde
[01:09:23] [Server thread/INFO]: [CorpseReborn] 
[01:09:23] [Server thread/INFO]: [CorpseReborn] 
[01:09:23] [Server thread/INFO]: [CorpseReborn] Version: v1_14_R1
[01:09:23] [Server thread/INFO]: [CorpseReborn] Config successfully loaded.
[01:09:23] [Server thread/INFO]: [CorpseReborn] No update available
[01:09:23] [Server thread/INFO]: [CreateYourOwnMenus] Enabling CreateYourOwnMenus v0.5.12*
[01:09:23] [Server thread/ERROR]: Fatal error trying to convert CreateYourOwnMenus v0.5.12:me/xhawk87/CreateYourOwnMenus/commands/menu/MenuGrabCommand.class
org.bukkit.plugin.AuthorNagException: No legacy enum constant for GOLDEN_BOOTS. Did you forget to define api-version: 1.13 in your plugin.yml?
    at org.bukkit.craftbukkit.v1_14_R1.util.Commodore$1$1.visitFieldInsn(Commodore.java:294) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readCode(ClassReader.java:2210) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.readMethod(ClassReader.java:1283) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:688) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.libs.org.objectweb.asm.ClassReader.accept(ClassReader.java:400) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.util.Commodore.convert(Commodore.java:173) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.util.CraftMagicNumbers.processClass(CraftMagicNumbers.java:283) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:112) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.getClassByName(JavaPluginLoader.java:201) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:96) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[spigot.jar:git-Paper-225]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
    at me.xhawk87.CreateYourOwnMenus.commands.MenuCommand.<init>(MenuCommand.java:60) ~[?:?]
    at me.xhawk87.CreateYourOwnMenus.CreateYourOwnMenus.onEnable(CreateYourOwnMenus.java:80) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:09:23] [Server thread/INFO]: [MudgeClicker] Enabling MudgeClicker v3.7.7
[01:09:23] [Server thread/INFO]: [MudgeClicker] Hooked into Vault successfully
[01:09:23] [Server thread/INFO]: [ProtocolSupportLegacyChest] Enabling ProtocolSupportLegacyChest v1.3
[01:09:23] [Server thread/INFO]: [Citizens] Enabling Citizens v2.0.25-SNAPSHOT (build 1737)
[01:09:24] [Server thread/INFO]: [Sentinel] Enabling Sentinel v1.9.9-SNAPSHOT (build 305)
[01:09:24] [Server thread/INFO]: [Sentinel] Sentinel loading…
[01:09:24] [Server thread/INFO]: [Sentinel] Sentinel loaded!
[01:09:24] [Server thread/INFO]: [Sentinel] Vault linked! Group targets will work.
[01:09:24] [Server thread/INFO]: [Sentinel] Sentinel found CrackShot! Adding support for it!
[01:09:24] [Server thread/INFO]: [TAB] Enabling TAB v2.5.3
[01:09:24] [Server thread/INFO]: [TAB] Server version: 1.14.4 (v1_14_R1)
[01:09:24] [Server thread/INFO]: [TAB] Enabled in 89ms
[01:09:24] [Server thread/INFO]: [LastHolo] Enabling LastHolo v51*
[01:09:24] [Server thread/INFO]: Detected Server Version: V1_14
[01:09:24] [Server thread/INFO]: [LH] WorldGuard Version — 7.0+
[01:09:24] [Server thread/INFO]: The sound: NOTE_PLINGdoesn’t exist!
[01:09:24] [Server thread/INFO]: [LastHolo] Hooked into WorldGuard.
[01:09:24] [Server thread/INFO]: [LastHolo] Plugin successfully enabled, have a fancy chat there, enjoy 😉
[01:09:24] [Server thread/INFO]: [NPC_Destinations] Enabling NPC_Destinations v2.3.31
[01:09:24] [Server thread/INFO]: [NPC_Destinations] MC Version found (MC: 1.14.4)
[01:09:24] [Server thread/INFO]: [NPC_Destinations] Citizens (2.0.25-SNAPSHOT (build 1737)) found, NPC trait enabled.
[01:09:24] [Server thread/INFO]: [NPC_Destinations] BetonQuest not found, quest support disabled
[01:09:24] [Server thread/INFO]: [NPC_Destinations] LightAPI was not found, there will be no support for NPC torch lighting.
[01:09:24] [Server thread/INFO]: [NPC_Destinations] JobsReborn was not found, there will be no support for Jobs in locations.
[01:09:24] [Server thread/INFO]: [NPC_Destinations] Sentinel (1.9.9-SNAPSHOT (build 305)) was found, adding support for sentinel in locations.
[01:09:24] [Server thread/INFO]: [NPC_Destinations] PlotSquared not found, plot compliance disabled
[01:09:24] [Server thread/INFO]: [NPC_Destinations] Worldguard found V(7.0.1-SNAPSHOT;556b638), regions supported
[01:09:24] [Server thread/INFO]: [SuperVanish] Enabling SuperVanish v6.1.3
[01:09:24] [Server thread/INFO]: [SuperVanish] Hooked into SuperTrails
[01:09:24] [Server thread/INFO]: [SuperVanish] Hooked into Essentials
[01:09:24] [Server thread/INFO]: [SuperVanish] Hooked into Citizens
[01:09:24] [Server thread/INFO]: [gravy] Enabling gravy v1.4.5
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] The graves.yml file has been loaded
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] The items.yml file has been loaded
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] The lang.yml file has been loaded
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] WorldGuard Detected!
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] WorldEdit Detected!
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] Vault Detected!
[01:09:24] [Server thread/INFO]: [gravy 1.4.5] Gravy Loaded
[01:09:24] [Server thread/INFO]: [GriefPrevention] Enabling GriefPrevention v16.12.0-d4d7ac4
[01:09:24] [Server thread/INFO]: [GriefPrevention] Finished loading configuration.
[01:09:24] [Server thread/INFO]: [GriefPrevention] 4 total claims loaded.
[01:09:24] [Server thread/INFO]: [GriefPrevention] Customizable messages loaded.
[01:09:24] [Server thread/INFO]: [GriefPrevention] Successfully hooked into WorldGuard.
[01:09:24] [Server thread/INFO]: [GriefPrevention] Finished loading data (File Mode).
[01:09:24] [Server thread/INFO]: [GriefPrevention] Boot finished.
[01:09:24] [Server thread/INFO]: [BetterNick] Enabling BetterNick v7.4-SNAPSHOT
[01:09:24] [Server thread/ERROR]: Error occurred while enabling BetterNick v7.4-SNAPSHOT (Is it up to date?)
java.lang.NullPointerException: null
    at de.domedd.betternick.BetterNick.onEnable(BetterNick.java:90) ~[?:?]
    at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:263) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:338) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:420) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugin(CraftServer.java:467) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.enablePlugins(CraftServer.java:381) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:474) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.init(DedicatedServer.java:290) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:876) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:09:24] [Server thread/INFO]: [BetterNick] Disabling BetterNick v7.4-SNAPSHOT
[01:09:24] [Server thread/INFO]: [CitizensCMD] Enabling CitizensCMD v2.4
[01:09:24] [Server thread/INFO]: [CitizensCMD] CitizensCMD 2.4 By Mateus Moreira @LichtHund
[01:09:25] [Server thread/INFO]: [CitizensCMD] Using English messages!
[01:09:25] [Server thread/INFO]: [CitizensCMD] Using Vault!
[01:09:25] [Server thread/INFO]: [Duels] Enabling Duels v3.3.0
[01:09:25] [Server thread/INFO]: [Duels] Successfully hooked into ‘Essentials’!
[01:09:25] [Server thread/INFO]: [Duels] Successfully hooked into ‘Vault’!
[01:09:25] [Server thread/INFO]: [Duels] Successfully hooked into ‘WorldGuard’!
[01:09:25] [Server thread/INFO]: [Duels] ArenaManager: Loaded 0 arena(s).
[01:09:25] [Server thread/INFO]: [Duels] KitManager: Loaded 0 kit(s).
[01:09:25] [Server thread/INFO]: [Duels] PlayerInfoManager: Lobby location was not set, using world’s spawn location as default. Use the command /duels setlobby in-game to set the lobby location.
[01:09:25] [Server thread/INFO]: [Duels] QueueManager: Loaded 0 queue(s).
[01:09:25] [Server thread/INFO]: [Duels] QueueSignManager: Loaded 0 queue sign(s).
[01:09:25] [Server thread/INFO]: [BigDoors] Enabling BigDoors vAlpha 0.1.8.14
[01:09:25] [Server thread/INFO]: [BigDoors] Power Block Types:
[01:09:25] [Server thread/INFO]: [BigDoors]  — GOLD_BLOCK
[01:09:25] [Server thread/WARN]: [BigDoors] No materials blacklisted!
[01:09:25] [Server thread/INFO]: [BigDoors] Enabling stats! Thanks, it really helps!
[01:09:25] [Server thread/INFO]: [EssentialsSpawn] Enabling EssentialsSpawn v2.17.1.0
[01:09:25] [Server thread/INFO]: [Magic] Enabling Magic v7.7.1-d306672
[01:09:25] [Server thread/INFO]: Could not register Arrow.PickupStatus, arrows can not be made to be picked up
[01:09:25] [Server thread/INFO]: [Magic] EffectLib initialized
[01:09:26] [Server thread/INFO]: [Magic] Wand crafting is enabled
[01:09:26] [Server thread/INFO]: [Magic] Skin-based spell icons disabled
[01:09:26] [Server thread/INFO]: [Magic] Vault found, ‘currency’ cost types available
[01:09:26] [Server thread/INFO]: [Magic] Loaded 0 attributes
[01:09:26] [Server thread/INFO]: [Magic] Registered attributes: [bowpull]
[01:09:26] [Server thread/INFO]: [Magic] Registered currencies: item,mana,xp,health,currency,sp,levels,hunger
[01:09:26] [Server thread/INFO]: [Magic] Loaded 6 effect lists
[01:09:26] [Server thread/INFO]: [Magic] Loaded 388 items
[01:09:28] [Server thread/INFO]: [Magic] Loaded 517 spells
[01:09:28] [Server thread/INFO]: [Magic] Loaded 6 classes
[01:09:28] [Server thread/INFO]: [Magic] Loaded 4 automata templates
[01:09:28] [Server thread/INFO]: [Magic] Loaded 15 progression paths
[01:09:28] [Server thread/INFO]: [Magic] Loaded 140 wands
[01:09:28] [Server thread/INFO]: [Magic] Loaded 21 mob templates
[01:09:28] [Server thread/INFO]: [Magic] Loaded 20 crafting recipes
[01:09:28] [Server thread/INFO]: [Magic] LibsDisguises not found, magic mob disguises will not be available
[01:09:28] [Server thread/INFO]: [Magic] MobArena not found
[01:09:28] [Server thread/INFO]: [Magic] LogBlock not found
[01:09:28] [Server thread/INFO]: [Magic] Integrating with Essentials for Recall warps
[01:09:28] [Server thread/INFO]: [Magic] Factions not found
[01:09:28] [Server thread/INFO]: [Magic] WorldGuard found, will respect build permissions for construction spells
[01:09:28] [Server thread/INFO]: [Magic] Multiverse-Core found, will respect PVP settings
[01:09:28] [Server thread/INFO]: [Magic] Towny not found, region protection and pvp checks will not be used.
[01:09:28] [Server thread/INFO]: [Magic] Lockette nor LockettePro found, will not integrate.
[01:09:28] [Server thread/INFO]: [Magic] GriefPrevention found, will respect claim build permissions for construction spells
[01:09:28] [Server thread/INFO]: [Magic] NoCheatPlus not found, will not integrate.
[01:09:28] [Server thread/INFO]: [Magic] dynmap not found, not integrating.
[01:09:28] [Server thread/INFO]: [Magic] LightAPI not found, Light action will not work
[01:09:28] [Server thread/INFO]: [Magic] Activated BStats
[01:09:28] [Server thread/INFO]: Magic checking resource pack for updates: https://s3-us-west-2.amazonaws.com/elmakers/Magic/Magic-RP-8-1.zip
[01:09:28] [Server thread/INFO]: [ItemJoin] Enabling ItemJoin v5.0.5-RELEASE-b324
[01:09:28] [Server thread/INFO]: [ItemJoin] Fetched [{ BetterNick, Multiverse-Core, Multiverse-Inventories, PerWorldInventory, WorldGuard, Vault }]
[01:09:28] [Server thread/INFO]: [ItemJoin] Checking for updates…
[01:09:29] [Server thread/INFO]: [ItemJoin] You are up to date!
[01:09:29] [Server thread/INFO]: [ItemJoin] has been Enabled.
[01:09:30] [Server thread/INFO]: Done (37.651s)! For help, type «help»
[01:09:30] [Server thread/INFO]: Timings Reset
[01:09:30] [Server thread/INFO]: [JumpPads] CleanUp found no JumpPads to delete!
[01:09:30] [Thread-27/WARN]: [RainbowArmour] The author of this plugin (xtechgamer735) has misconfigured their Auto Update system
[01:09:30] [Thread-27/WARN]: [RainbowArmour] File versions should follow the format ‘PluginName vVERSION’
[01:09:30] [Thread-27/WARN]: [RainbowArmour] Please notify the author of this error.
[01:09:30] [Server thread/WARN]: [Holograms] holograms.yml file had no ‘holograms’ section defined, no holograms loaded
[01:09:30] [Craft Scheduler Thread — 13/INFO]: [PlayerParticles] An update (v6.5) is available! You are running v6.4
[01:09:30] [Craft Scheduler Thread — 12/WARN]: [UltimateTNT] A new version is available ! Last version is 1.11.2 and you are on 1.11.1
[01:09:30] [Craft Scheduler Thread — 12/WARN]: [UltimateTNT] You can download it on: https://www.spigotmc.org/resources/ultimatetnt.49388/
[01:09:31] [Craft Scheduler Thread — 7/INFO]: [StaffPlus] You are using the latest version thanks
[01:09:31] [Craft Scheduler Thread — 26/INFO]: [Duels] No updates were available. You are on the latest version!
[01:09:32] [Netty Epoll Server IO #2/WARN]: [io.netty.channel.DefaultChannelPipeline] An exceptionCaught() event was fired, and it reached at the tail of the pipeline. It usually means the last handler in the pipeline did not handle the exception.
java.nio.channels.ClosedChannelException: null
    at io.netty.channel.AbstractChannel$AbstractUnsafe.write(…)(Unknown Source) ~[spigot.jar:git-Paper-225]
[01:09:32] [Server thread/INFO]: [Citizens] Loaded 7 NPCs.
[01:09:32] [Server thread/INFO]: Resource pack has not changed, using hash FCB2PPDytuX//MBTSk1apJXdafA= (1569337771000 <= 1569337771000)
[01:09:33] [Craft Scheduler Thread — 26/INFO]: [Vault] Checking for Updates … 
[01:09:33] [Craft Scheduler Thread — 7/INFO]: [Jump Pads] A new update is available at:
[01:09:33] [Craft Scheduler Thread — 7/INFO]: https://www.spigotmc.org/resources/44876/updates
[01:09:33] [Craft Scheduler Thread — 26/INFO]: [Vault] No new version available
[01:09:34] [Server thread/INFO]: [Magic] Essentials found, hooked up custom item handler
[01:09:35] [Server thread/INFO]: [Magic] Loading image map data from imagemaps.yml
[01:09:35] [Server thread/INFO]: [Magic] Loaded 0 image maps
[01:09:35] [Server thread/INFO]: [Magic] Finished loading data.
[01:09:36] [Server thread/WARN]: Can’t keep up! Is the server overloaded? Running 5204ms or 104 ticks behind
[01:09:53] [LoginProcessingThread/INFO]: NoHaxJustCombos_ 5d21b3eee77cb46b9fe14a59
[01:09:53] [LoginProcessingThread/INFO]: UUID of player NoHaxJustCombos_ is ecd88619-b33a-4d5e-aba6-1e8b732b924e
[01:09:53] [Server thread/INFO]: User login result: NoHaxJustCombos_ -> ALLOWED/ALLOWED
[01:09:53] [Server thread/INFO]: [Player Join] {id=5d21b3eee77cb46b9fe14a59, name=NoHaxJustCombos_, rank=null}
[01:09:55] [Server thread/INFO]: NoHaxJustCombos_[/2.56.141.20:50210] logged in with entity id 343 at ([SMP]66.7454935431557, 77.0, -221.49927262897404)
[01:10:13] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /spawn
[01:10:14] [Server thread/WARN]: [PerWorldInventory] Creating a new group on the fly for ‘SMP’. Please double check your `worlds.yml` file configuration!
[01:10:15] [Server thread/WARN]: [ItemJoin] Task #1167 for ItemJoin v5.0.5-RELEASE-b324 generated an exception
java.lang.NoClassDefFoundError: de/domedd/betternick/api/nickedplayer/NickedPlayer
    at me.RockinChaos.itemjoin.utils.Utils.translateLayout(Utils.java:180) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.setCustomName(ItemMap.java:1662) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.updateItem(ItemMap.java:1549) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.giveTo(ItemMap.java:1841) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.listeners.WorldSwitch.runTask(WorldSwitch.java:57) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.listeners.WorldSwitch.access$100(WorldSwitch.java:17) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.listeners.WorldSwitch$2.run(WorldSwitch.java:44) ~[?:?]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.ClassNotFoundException: de.domedd.betternick.api.nickedplayer.NickedPlayer
    at java.net.URLClassLoader.findClass(URLClassLoader.java:382) ~[?:1.8.0_212]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:139) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:85) ~[spigot.jar:git-Paper-225]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_212]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_212]
    … 14 more
[01:10:20] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /clear
[01:10:25] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /clear NoHaxJustCombos_
[01:10:28] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /clear NoHaxJustCombos_
[01:10:33] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /mv tp FFAPVP
[01:10:33] [Server thread/WARN]: [PerWorldInventory] Creating a new group on the fly for ‘FFAPVP’. Please double check your `worlds.yml` file configuration!
[01:10:35] [Server thread/INFO]: [NPC_Destinations] A citizens save.yml has been backed up. See the {plugin}/CitizensBackups/ for the file.
[01:10:38] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /itemjoin
[01:10:42] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /itemjoin
[01:10:42] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command ‘itemjoin’ in plugin ItemJoin v5.0.5-RELEASE-b324
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot.jar:git-Paper-225]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NoClassDefFoundError: de/domedd/betternick/api/nickedplayer/NickedPlayer
    at me.RockinChaos.itemjoin.utils.Utils.translateLayout(Utils.java:180) ~[?:?]
    at me.RockinChaos.itemjoin.utils.Language.dispatchMessage(Language.java:15) ~[?:?]
    at me.RockinChaos.itemjoin.Commands.onCommand(Commands.java:36) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot.jar:git-Paper-225]
    … 17 more
[01:10:44] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /pl
[01:10:54] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /ij
[01:10:54] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command ‘ij’ in plugin ItemJoin v5.0.5-RELEASE-b324
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot.jar:git-Paper-225]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NoClassDefFoundError: de/domedd/betternick/api/nickedplayer/NickedPlayer
    at me.RockinChaos.itemjoin.utils.Utils.translateLayout(Utils.java:180) ~[?:?]
    at me.RockinChaos.itemjoin.utils.Language.dispatchMessage(Language.java:15) ~[?:?]
    at me.RockinChaos.itemjoin.Commands.onCommand(Commands.java:36) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot.jar:git-Paper-225]
    … 17 more
[01:11:01] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /nick off
[01:11:06] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /gmc]
[01:11:08] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /gmcc
[01:11:11] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /gmc
[01:11:25] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.listeners.Restriction.onClick(Restriction.java:172) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor84.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:25] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.Miner.click(Miner.java:33) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor99.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:25] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.StaffList.click(StaffList.java:30) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor100.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:25] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to MudgeClicker v3.7.7
java.lang.IllegalArgumentException: Cannot translate null text
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Paper-225]
    at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[spigot.jar:git-Paper-225]
    at me.MvdgeClicker.Main.messageConfig(Main.java:252) ~[?:?]
    at me.MvdgeClicker.Core.Handlers.ClickEvent.onClick(ClickEvent.java:374) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor580.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:46] [Async Chat Thread — #0/ERROR]: Could not pass event AsyncPlayerChatEvent to LastHolo v51
java.lang.IllegalStateException: PreHoloChatEvent may only be triggered synchronously.
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:533) ~[spigot.jar:git-Paper-225]
    at com.gmail.JyckoSianjaya.LastHolo.Listeners.SimpleHandler.manageChat(SimpleHandler.java:589) ~[?:?]
    at com.gmail.JyckoSianjaya.LastHolo.Listeners.AsyncChat.chat(AsyncChat.java:11) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor637.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:76) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.chat(PlayerConnection.java:1713) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1628) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat$1.run(PacketPlayInChat.java:41) ~[spigot.jar:git-Paper-225]
    at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_212]
    at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_212]
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_212]
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_212]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:46] [Async Chat Thread — #0/INFO]: []<NoHaxJustCombos_> ,t nuker
[01:11:58] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.listeners.Restriction.onClick(Restriction.java:172) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor84.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:58] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.Miner.click(Miner.java:33) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor99.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:58] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.StaffList.click(StaffList.java:30) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor100.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:11:58] [Server thread/ERROR]: Could not pass event InventoryCreativeEvent to MudgeClicker v3.7.7
java.lang.IllegalArgumentException: Cannot translate null text
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Paper-225]
    at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[spigot.jar:git-Paper-225]
    at me.MvdgeClicker.Main.messageConfig(Main.java:252) ~[?:?]
    at me.MvdgeClicker.Core.Handlers.ClickEvent.onClick(ClickEvent.java:374) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor580.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2466) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInSetCreativeSlot.a(SourceFile:9) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1088) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:12:05] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //wand
[01:12:21] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //replace air grass
[01:12:26] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //replace air grass
[01:12:27] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //replace air grass
[01:12:28] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //replace air grass
[01:12:29] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //replace air grass
[01:12:33] [Server thread/INFO]: NoHaxJustCombos_ issued server command: //replace air grass_block
[01:13:09] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /ij
[01:13:09] [Server thread/ERROR]: null
org.bukkit.command.CommandException: Unhandled exception executing command ‘ij’ in plugin ItemJoin v5.0.5-RELEASE-b324
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[spigot.jar:git-Paper-225]
    at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:159) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.CraftServer.dispatchCommand(CraftServer.java:739) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.handleCommand(PlayerConnection.java:1800) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:1608) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:47) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInChat.a(PacketPlayInChat.java:5) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
Caused by: java.lang.NoClassDefFoundError: de/domedd/betternick/api/nickedplayer/NickedPlayer
    at me.RockinChaos.itemjoin.utils.Utils.translateLayout(Utils.java:180) ~[?:?]
    at me.RockinChaos.itemjoin.utils.Language.dispatchMessage(Language.java:15) ~[?:?]
    at me.RockinChaos.itemjoin.Commands.onCommand(Commands.java:36) ~[?:?]
    at org.bukkit.command.PluginCommand.execute(PluginCommand.java:45) ~[spigot.jar:git-Paper-225]
    … 17 more
[01:13:12] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /pl
[01:13:19] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bd
[01:13:22] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bigdoors
[01:13:28] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bigdoors menu
[01:13:30] [Thread-11/WARN]: Exception in thread «Thread-11» java.lang.IllegalStateException: SongEndEvent may only be triggered synchronously.
[01:13:30] [Thread-11/WARN]:     at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:533)
[01:13:30] [Thread-11/WARN]:     at com.statiocraft.xxmicloxx.NoteBlockAPI.SongPlayer$1.run(SongPlayer.java:95)
[01:13:30] [Thread-11/WARN]:     at java.lang.Thread.run(Thread.java:748)
[01:13:36] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.listeners.Restriction.onClick(Restriction.java:172) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor84.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:13:36] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.Miner.click(Miner.java:33) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor99.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:13:36] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.StaffList.click(StaffList.java:30) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor100.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:13:36] [Server thread/ERROR]: Could not pass event InventoryClickEvent to MudgeClicker v3.7.7
java.lang.IllegalArgumentException: Cannot translate null text
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Paper-225]
    at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[spigot.jar:git-Paper-225]
    at me.MvdgeClicker.Main.messageConfig(Main.java:252) ~[?:?]
    at me.MvdgeClicker.Core.Handlers.ClickEvent.onClick(ClickEvent.java:374) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor580.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:14:01] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /portcullis
[01:14:07] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /BD portcullis
[01:14:17] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bdcancel
[01:14:23] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bd menu
[01:14:27] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bigdoors
[01:14:35] [Craft Scheduler Thread — 35/INFO]: [6] Entities were removed from the ground.
[01:14:45] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bd menu
[01:14:49] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /bigdoors menu
[01:14:55] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.listeners.Restriction.onClick(Restriction.java:172) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor84.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:14:55] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.Miner.click(Miner.java:33) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor99.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:14:55] [Server thread/ERROR]: Could not pass event InventoryClickEvent to StaffTools v3.3.2
java.lang.NoSuchMethodError: org.bukkit.inventory.Inventory.getTitle()Ljava/lang/String;
    at me.cougers.stafftools.utility.gui.StaffList.click(StaffList.java:30) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor100.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:14:55] [Server thread/ERROR]: Could not pass event InventoryClickEvent to MudgeClicker v3.7.7
java.lang.IllegalArgumentException: Cannot translate null text
    at org.apache.commons.lang.Validate.notNull(Validate.java:192) ~[spigot.jar:git-Paper-225]
    at org.bukkit.ChatColor.translateAlternateColorCodes(ChatColor.java:354) ~[spigot.jar:git-Paper-225]
    at me.MvdgeClicker.Main.messageConfig(Main.java:252) ~[?:?]
    at me.MvdgeClicker.Core.Handlers.ClickEvent.onClick(ClickEvent.java:374) ~[?:?]
    at com.destroystokyo.paper.event.executor.asm.generated.GeneratedEventExecutor580.execute(Unknown Source) ~[?:?]
    at org.bukkit.plugin.EventExecutor.lambda$create$1(EventExecutor.java:69) ~[spigot.jar:git-Paper-225]
    at co.aikar.timings.TimedEventExecutor.execute(TimedEventExecutor.java:80) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:70) ~[spigot.jar:git-Paper-225]
    at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:545) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnection.a(PlayerConnection.java:2310) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:33) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PacketPlayInWindowClick.a(SourceFile:10) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.PlayerConnectionUtils.lambda$ensureMainThread$0(PlayerConnectionUtils.java:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.TickTask.run(SourceFile:18) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeTask(IAsyncTaskHandler.java:136) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandlerReentrant.executeTask(SourceFile:23) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.executeNext(IAsyncTaskHandler.java:109) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.aX(MinecraftServer.java:1029) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.executeNext(MinecraftServer.java:1022) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.IAsyncTaskHandler.awaitTasks(IAsyncTaskHandler.java:119) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.sleepForTick(MinecraftServer.java:1006) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:929) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:15:18] [Server thread/INFO]: NoHaxJustCombos_ issued server command: /namedoor door1
[01:16:15] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 60 seconds!
[01:16:55] [Server thread/INFO]: [ClearLag] Warning Ground items will be removed in 20 seconds!
[01:17:15] [Server thread/INFO]: [ClearLag] Removed 1 Entities!
[01:19:35] [Craft Scheduler Thread — 41/INFO]: [1] Entities were removed from the ground.
[01:21:03] [LoginProcessingThread/INFO]: AwesomeAnthonyMC 5d867ddeed96822909ebda28
[01:21:03] [LoginProcessingThread/INFO]: UUID of player AwesomeAnthonyMC is a4b28617-a7a5-4672-808c-c557fa047da8
[01:21:03] [Server thread/INFO]: User login result: AwesomeAnthonyMC -> ALLOWED/ALLOWED
[01:21:03] [Server thread/INFO]: [Player Join] {id=5d867ddeed96822909ebda28, name=AwesomeAnthonyMC, rank=null}
[01:21:04] [Server thread/INFO]: AwesomeAnthonyMC[/13.141.76.254:27822] logged in with entity id 823 at ([world]-339.5, 63.0, 251.5)
[01:21:04] [pool-66-thread-1/INFO]: [Essentials] Creating empty config: /home/minecraft/server/plugins/Essentials/userdata/a4b28617-a7a5-4672-808c-c557fa047da8.yml
[01:21:04] [Server thread/INFO]: AwesomeAnthonyMC has made the advancement [Getting an Upgrade]
[01:21:04] [Server thread/WARN]: [ItemJoin] Task #6413 for ItemJoin v5.0.5-RELEASE-b324 generated an exception
java.lang.NoClassDefFoundError: de/domedd/betternick/api/nickedplayer/NickedPlayer
    at me.RockinChaos.itemjoin.utils.Utils.translateLayout(Utils.java:180) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.setCustomName(ItemMap.java:1662) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.updateItem(ItemMap.java:1549) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.utils.ItemMap.giveTo(ItemMap.java:1841) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.listeners.PlayerJoin.runTask(PlayerJoin.java:58) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.listeners.PlayerJoin.access$100(PlayerJoin.java:17) ~[?:?]
    at me.RockinChaos.itemjoin.giveitems.listeners.PlayerJoin$2.run(PlayerJoin.java:45) ~[?:?]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftTask.run(CraftTask.java:84) ~[spigot.jar:git-Paper-225]
    at org.bukkit.craftbukkit.v1_14_R1.scheduler.CraftScheduler.mainThreadHeartbeat(CraftScheduler.java:452) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.b(MinecraftServer.java:1171) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.DedicatedServer.b(DedicatedServer.java:417) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.a(MinecraftServer.java:1098) ~[spigot.jar:git-Paper-225]
    at net.minecraft.server.v1_14_R1.MinecraftServer.run(MinecraftServer.java:925) ~[spigot.jar:git-Paper-225]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_212]
[01:21:33] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:33] [Server thread/INFO]: [Essentials] AwesomeAnthonyMC was denied access to command.
[01:21:33] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:33] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp @p SMP
[01:21:33] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp @p SMP
[01:21:33] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp SMP
[01:21:34] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:34] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:34] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp @p SMP
[01:21:34] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp @p SMP
[01:21:34] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp SMP
[01:21:37] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:37] [Server thread/INFO]: [Essentials] AwesomeAnthonyMC was denied access to command.
[01:21:37] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:37] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp @p SMP
[01:21:37] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp @p SMP
[01:21:37] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp SMP
[01:21:40] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:40] [Server thread/INFO]: [Essentials] AwesomeAnthonyMC was denied access to command.
[01:21:40] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp SMP
[01:21:40] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /tp @p SMP
[01:21:40] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp @p SMP
[01:21:40] [Server thread/INFO]: AwesomeAnthonyMC issued server command: /mv tp SMP
 

Minecraft Forums

This thread was marked as Locked by user-6840779 .

«Internal Error Occured While Performing This Command»

    li» data-page-inline=»False» data-scroll-inline=»False»>

  • Stone Miner
  • Join Date: 6/23/2012
  • Posts: 79
  • Member Details

  • Diamond Miner
  • Join Date: 7/21/2012
  • Posts: 873
  • Minecraft: Strychnos27
  • Member Details

  • Carpenter
  • Join Date: 7/29/2012
  • Posts: 69
  • Minecraft: Newt_32
  • Member Details

It could be a plugin malfunctioning. Are they all up to date? I know mob disguise isn’t. You should replace that with disguisecraft.

Did you try reinstalling them ONE BY ONE to see which ones are working and which aren’t?

Check your permissions file for any parse errors.

Check your config files, any incorrect formatting or parse errors could cause the entire plugin to malfunction.

Put your permissions yml and config ymls through a yaml parser.

I can’t really say more without knowing which command you’re using.

  • Stone Miner
  • Join Date: 6/23/2012
  • Posts: 79
  • Member Details

I will have to replace mob disguise.
And I have to use FTP
So I deleted the Plugins folder, reset the server to load that there was no plugins
Then I downloaded the plugins, again, so they’re all up to date (except for md) and then I uploaded them to the plugins fielder 1 by 1.
Command that don’t work are /jlh jail (it says it doesn’t work, but it sends the person to jail, but you can’t unjointed them because it doesn’t think they’re jailed)
Also /mbox set (I have monster box too)
None of the group manager commands are working
Also manta mob control isn’t working (I turned creepers off, I see them walking around. There seems to be more than usual. )

I have not tried resetting the permissions.yml
And I haven’t reconfigured the configuration files since I updated them, they still don’t work.

  • Lapis Lazuli Collector
  • Join Date: 10/10/2011
  • Posts: 1,163
  • Minecraft: bacon_avenger
  • Member Details

As others have said, the error of «An internal error occured while performing this command» is 90% useless. It’s just a generic message that appears when Something Bad(tm) happens. Usually it means that the plugin that handles that command started to load but ran into an error, leaving it in this ‘zombie’ state where it’s not quite dead but not really alive either.

Check your server log file, there should be an error in there somewhere for the affected plugin.

  • Stone Miner
  • Join Date: 6/23/2012
  • Posts: 79
  • Member Details
  • Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
  • at code.shoottomaim.JLH.getGroups(JLH.java:556)
  • at code.shoottomaim.JLH.jailPlayer(JLH.java:334)
  • at code.shoottomaim.JLH.onCommand(JLH.java:202)
  • at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  • . 15 more

so this?
But im OP, i shouldnt need permissions.. right?

  • Stone Miner
  • Join Date: 6/23/2012
  • Posts: 79
  • Member Details

  • Stone Miner
  • Join Date: 6/23/2012
  • Posts: 79
  • Member Details

  • Lapis Lazuli Collector
  • Join Date: 10/10/2011
  • Posts: 1,163
  • Minecraft: bacon_avenger
  • Member Details
  • Caused by: java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
  • at code.shoottomaim.JLH.getGroups(JLH.java:556)
  • at code.shoottomaim.JLH.jailPlayer(JLH.java:334)
  • at code.shoottomaim.JLH.onCommand(JLH.java:202)
  • at org.bukkit.command.PluginCommand.execute(PluginCommand.java:40)
  • . 15 more

so this?
But im OP, i shouldnt need permissions.. right?

webrosc has the right idea, posting the server.log contents. But so you know in the future, what you posted is the fallout of the error, it’s not the actual cause. That normally shows up before those lines you posted.

And the op part, not necessarily. I’ve seen a few plugins that don’t care about who is in the op file and will only pay attention to permissions settings.

Myself, I don’t use the ops.txt. it’s set read-only on my servers and the op command is disabled via permissions. There isn’t any need for it any more with the current permissions system and permission managers available.

  • Stone Miner
  • Join Date: 6/23/2012
  • Posts: 79
  • Member Details

2012-08-23 22:44:29 [INFO] Starting minecraft server version 1.3.1
2012-08-23 22:44:29 [WARNING] To start the server with more ram, launch it as «java -Xmx1024M -Xms1024M -jar minecraft_server.jar»
2012-08-23 22:44:29 [INFO] Loading properties
2012-08-23 22:44:29 [INFO] Default game type: SURVIVAL
2012-08-23 22:44:29 [INFO] Generating keypair
2012-08-23 22:44:29 [INFO] Starting Minecraft server on *:6487
2012-08-23 22:44:30 [INFO] This server is running CraftBukkit version git-Bukkit-1.3.1-R2.0-12-g2210485-b2342jnks (MC: 1.3.1) (Implementing API version 1.3.1-R2.1-SNAPSHOT)
2012-08-23 22:44:30 [INFO] —— Bukkit Auto Updater ——
2012-08-23 22:44:30 [INFO] It appears that you’re running a Development Build, when you’ve specified in bukkit.yml that you prefer to run Recommended Builds.
2012-08-23 22:44:30 [INFO] If you would like to be kept informed about new Development Build releases, it is recommended that you change ‘preferred-channel’ in your bukkit.yml to ‘dev’.
2012-08-23 22:44:30 [INFO] With that set, you will be told whenever a new version is available for download, so that you can always keep up to date and secure with the latest fixes.
2012-08-23 22:44:30 [INFO] If you would like to disable this warning, simply set ‘suggest-channels’ to false in bukkit.yml.
2012-08-23 22:44:30 [INFO] —— ——————- ——
2012-08-23 22:44:31 [INFO] [Citizens] Loading Citizens v1.2.1
2012-08-23 22:44:31 [INFO] [GroupManager] Loading GroupManager v2.0.43 (Phoenix)
2012-08-23 22:44:31 [INFO] [WorldEdit] Loading WorldEdit v5.3
2012-08-23 22:44:31 [INFO] [NoCheatPlus] Loading NoCheatPlus v3.7-b40
2012-08-23 22:44:31 [INFO] [iConomy] Loading iConomy v7.0
2012-08-23 22:44:31 [INFO] [DisguiseCraft] Loading DisguiseCraft v3.3
2012-08-23 22:44:31 [INFO] [Permissions] Loading Permissions v3.1.6
2012-08-23 22:44:31 [INFO] [WorldSaver] Loading WorldSaver v1.3
2012-08-23 22:44:31 [INFO] [MantaMobControl] Loading MantaMobControl v1.2
2012-08-23 22:44:31 [INFO] [Gods] Loading Gods v0.4.8
2012-08-23 22:44:31 [INFO] [TeleportSuite] Loading TeleportSuite v2.2-b108
2012-08-23 22:44:31 [INFO] [WirelessRedstone] Loading WirelessRedstone v1.6b
2012-08-23 22:44:31 [INFO] [Commadd] Loading Commadd v2.0.4
2012-08-23 22:44:31 [INFO] [BlockLogger] Loading BlockLogger v1.2
2012-08-23 22:44:31 [INFO] [JailLikeHell] Loading JailLikeHell v5.4.1
2012-08-23 22:44:31 [INFO] [MonsterBox] Loading MonsterBox v0.8.4
2012-08-23 22:44:31 [INFO] [MobArena] Loading MobArena v0.94.4.80
2012-08-23 22:44:31 [INFO] [WorldGuard] Loading WorldGuard v5.5.3
2012-08-23 22:44:31 [INFO] [AFK] Loading AFK v2.0.6
2012-08-23 22:44:31 [INFO] [Factions] Loading Factions v1.6.9
2012-08-23 22:44:31 [INFO] [ChestShop] Loading ChestShop v3.46
2012-08-23 22:44:31 [INFO] [TeleportSuite] Enabling TeleportSuite v2.2-b108
2012-08-23 22:44:32 [INFO] [TeleportSuite] Enabled in 133ms.
2012-08-23 22:44:32 [INFO] Preparing level «world»
2012-08-23 22:44:32 [INFO] Preparing start region for level 0 (Seed: 6728437632148697142)
2012-08-23 22:44:33 [INFO] Preparing spawn area: 85%
2012-08-23 22:44:33 [INFO] Preparing start region for level 1 (Seed: 6728437632148697142)
2012-08-23 22:44:34 [INFO] Preparing start region for level 2 (Seed: 6728437632148697142)
2012-08-23 22:44:34 [INFO] Preparing spawn area: 61%
2012-08-23 22:44:34 [INFO] [Citizens] Enabling Citizens v1.2.1
2012-08-23 22:44:34 [INFO] [Citizens] No NPC types loaded.
2012-08-23 22:44:35 [INFO] [Citizens] Vault is required for economy but wasn’t found. Server economy is unavailable.
2012-08-23 22:44:35 [INFO] [Citizens] version [1.2.1] loaded.
2012-08-23 22:44:35 [INFO] [GroupManager] Enabling GroupManager v2.0.43 (Phoenix)
2012-08-23 22:44:35 [INFO] GroupManager version 2.0.43 (Phoenix) is enabled!
2012-08-23 22:44:35 [INFO] [WorldEdit] Enabling WorldEdit v5.3
2012-08-23 22:44:35 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-08-23 22:44:35 [INFO] [NoCheatPlus] Enabling NoCheatPlus v3.7-b40
2012-08-23 22:44:36 [INFO] [NoCheatPlus] Version 3.7-b40 is enabled.
2012-08-23 22:44:36 [INFO] [iConomy] Enabling iConomy v7.0
2012-08-23 22:44:36 [INFO] [iConomy — April Fools] Enabled (20 ms)
2012-08-23 22:44:36 [INFO] [iConomy] Hello, I’m Nijikokun. Yes, this is an April Fools joke, but ‘/money top’ was fixed! Enjoy — Rare Version!
2012-08-23 22:44:36 [INFO] [TeleportSuite] Detected iConomy v7.0; attempting to hook.
2012-08-23 22:44:36 [INFO] [DisguiseCraft] Enabling DisguiseCraft v3.3
2012-08-23 22:44:36 [INFO] [iConomy — April Fools] Purged accounts with default balance.
2012-08-23 22:44:36 [INFO] [DisguiseCraft] Version 3.3 is enabled!
2012-08-23 22:44:36 [INFO] [Permissions] Enabling Permissions v3.1.6
2012-08-23 22:44:36 [INFO] Fake Permissions version 3.1.6 is enabled!
2012-08-23 22:44:36 [INFO] WEPIF: Using the Bukkit Permissions API.
2012-08-23 22:44:36 [INFO] [WorldSaver] Enabling WorldSaver v1.3
2012-08-23 22:44:36 [INFO] [WorldSaver] enabled. Visit goo.gl/HWbai for plugin info
2012-08-23 22:44:36 [INFO] [MantaMobControl] Enabling MantaMobControl v1.2
2012-08-23 22:44:36 [INFO] MantaMobControl version 1.2 is enabled!
2012-08-23 22:44:36 [INFO] ##############################
2012-08-23 22:44:36 [INFO] MantaMobControl: Pigs Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Cows Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Chickens Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Mooshrooms Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Sheep Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Sheep Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Villagers Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Enderman Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Wolf Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Pigmen Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Blaze Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Cave Spider Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Creeper Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Ghast Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Magma Cube Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Silverfish Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Skeleton Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Slimes Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Spiders Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Zombies Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Ender Dragons Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Snow Golems Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Giants Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Ocelots Enabled
2012-08-23 22:44:36 [INFO] MantaMobControl: Iron Golems Enabled
2012-08-23 22:44:36 [INFO] ##############################
2012-08-23 22:44:36 [INFO] MantaMobControl: DESPAWNING ALL DISABLED MOBS. THIS CAN BE TURNED OFF IN MobControlProperties.txt
2012-08-23 22:44:36 [INFO] [Gods] Enabling Gods v0.4.8
2012-08-23 22:44:36 [INFO] [Gods v0.4.8] Using GroupManager
2012-08-23 22:44:36 [INFO] [Gods v0.4.8] Loaded 74 language string types.
2012-08-23 22:44:36 [INFO] [Gods v0.4.8] Loaded 0 gods.
2012-08-23 22:44:36 [INFO] [Gods v0.4.8] Loaded 0 quests.
2012-08-23 22:44:36 [INFO] [Gods v0.4.8] Loaded 0 believers.
2012-08-23 22:44:36 [INFO] [WirelessRedstone] Enabling WirelessRedstone v1.6b
2012-08-23 22:44:36 [INFO] WirelessRedstone: WirelessRedstone version 1.6b is loading.
2012-08-23 22:44:36 [INFO] WirelessRedstone: Any of the supported permissions plugins has been detected! Defaulting to OP/Config files!
2012-08-23 22:44:36 [INFO] WirelessRedstone version 1.6b is enabled!
2012-08-23 22:44:36 [INFO] [Commadd] Enabling Commadd v2.0.4
2012-08-23 22:44:36 [INFO] [Commadd] Commadd v2.0.4 enabled!
2012-08-23 22:44:36 [INFO] [BlockLogger] Enabling BlockLogger v1.2
2012-08-23 22:44:36 [INFO] [JailLikeHell] Enabling JailLikeHell v5.4.1
2012-08-23 22:44:36 [SEVERE] Error occurred while enabling JailLikeHell v5.4.1 (Is it up to date?)
java.lang.NoClassDefFoundError: net/milkbowl/vault/permission/Permission
at code.shoottomaim.JLH.setupPermissions(JLH.java:142)
at code.shoottomaim.JLH.onEnable(JLH.java:112)
at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:217)
at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:365)
at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:381)
at org.bukkit.craftbukkit.CraftServer.loadPlugin(CraftServer.java:265)
at org.bukkit.craftbukkit.CraftServer.enablePlugins(CraftServer.java:247)
at net.minecraft.server.MinecraftServer.i(MinecraftServer.java:296)
at net.minecraft.server.MinecraftServer.d(MinecraftServer.java:275)
at net.minecraft.server.MinecraftServer.a(MinecraftServer.java:225)
at net.minecraft.server.DedicatedServer.init(DedicatedServer.java:140)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:378)
at net.minecraft.server.ThreadServerApplication.run(SourceFile:539)
Caused by: java.lang.ClassNotFoundException: net.milkbowl.vault.permission.Permission
at java.net.URLClassLoader$1.run(Unknown Source)
at java.net.URLClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(Unknown Source)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:44)
at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:29)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
. 13 more
2012-08-23 22:44:36 [INFO] [MonsterBox] Enabling MonsterBox v0.8.4
2012-08-23 22:44:36 [INFO] [MonsterBox] Spout not detected. Disabling spout support.
2012-08-23 22:44:36 [INFO] MonsterBox version 0.8.4 is enabled!
2012-08-23 22:44:37 [INFO] [MobArena] Enabling MobArena v0.94.4.80
2012-08-23 22:44:37 [WARNING] [MobArena] Vault was not found. Economy rewards will not work!
2012-08-23 22:44:37 [INFO] [MobArena] v0.94.4.80 enabled.
2012-08-23 22:44:37 [INFO] [WorldGuard] Enabling WorldGuard v5.5.3
2012-08-23 22:44:37 [INFO] [WorldGuard] (world) TNT ignition is PERMITTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world) Lighters are PERMITTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world) Lava fire is blocked.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world) Fire spread is UNRESTRICTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] Loaded configuration for world ‘world’
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_nether) TNT ignition is PERMITTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_nether) Lighters are PERMITTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_nether) Lava fire is blocked.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_nether) Fire spread is UNRESTRICTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] Loaded configuration for world ‘world_nether’
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_the_end) TNT ignition is PERMITTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_the_end) Lighters are PERMITTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_the_end) Lava fire is blocked.
2012-08-23 22:44:37 [INFO] [WorldGuard] (world_the_end) Fire spread is UNRESTRICTED.
2012-08-23 22:44:37 [INFO] [WorldGuard] Loaded configuration for world ‘world_the_end’
2012-08-23 22:44:37 [INFO] [WorldGuard] 0 regions loaded for ‘world’
2012-08-23 22:44:37 [INFO] [WorldGuard] 0 regions loaded for ‘world_nether’
2012-08-23 22:44:37 [INFO] [WorldGuard] 0 regions loaded for ‘world_the_end’
2012-08-23 22:44:37 [INFO] [AFK] Enabling AFK v2.0.6
2012-08-23 22:44:37 [INFO] [Factions] Enabling Factions v1.6.9
2012-08-23 22:44:37 [INFO] [Factions v1.6.9] === ENABLE START ===
2012-08-23 22:44:37 [INFO] [Factions v1.6.9] Loading board from disk
2012-08-23 22:44:37 [INFO] [Factions v1.6.9] Economy integration is disabled, and the plugin «Vault» is not installed.
2012-08-23 22:44:37 [INFO] [Factions v1.6.9] === ENABLE DONE (Took 183ms) ===
2012-08-23 22:44:38 [INFO] [ChestShop] Enabling ChestShop v3.46
2012-08-23 22:44:38 [INFO] [ChestShop] iConomy version 6 loaded.
2012-08-23 22:44:38 [INFO] Server permissions file permissions.yml is empty, ignoring it
2012-08-23 22:44:38 [INFO] Done (6.431s)! For help, type «help» or «?»
2012-08-23 22:44:38 [INFO] Starting GS4 status listener
2012-08-23 22:44:38 [INFO] Query running on 0.0.0.0:6487
2012-08-23 22:44:38 [INFO] [Citizens] Loaded 0 NPCs.

webrosc has the right idea, posting the server.log contents. But so you know in the future, what you posted is the fallout of the error, it’s not the actual cause. That normally shows up before those lines you posted.

And the op part, not necessarily. I’ve seen a few plugins that don’t care about who is in the op file and will only pay attention to permissions settings.

Myself, I don’t use the ops.txt. it’s set read-only on my servers and the op command is disabled via permissions. There isn’t any need for it any more with the current permissions system and permission managers available.

Im just using it right now to get ti fully set up. eventually (once i configure it) i will use group manager.

Источник

Я сделал себе сервер на хостинге Aternos. Поставил ядро magma (1.12.2) и поставил моды и плагины.
Одним из плагинов был Uber Enchant(плагин для баккит), и при использовании команды /uadd effect 9 1 1 мне в ответ писало an internal error occurred while attempting to perform this command.
Я решил убрать плагин PotionsGUI, думал из-за конфликта плагинов. Не помогло. Может быть это из-за того что плагин на баккит. Но некоторые другие плагины для баккита и спигота идут нормально. Надеюсь что помогут знающие.
Вот что пишет в консоль после прописи команды:
 

[16:36:09] [Server thread/INFO] [net.minecraft.network.NetHandlerPlayServer]: StrannyyStrannik issued server command: /uadd effect 9 1 1

[16:36:09] [Server thread/ERROR] [net.minecraft.network.NetHandlerPlayServer]: null

org.bukkit.command.CommandException: Unhandled exception executing command ‘uadd’ in plugin UberEnchant v7.8

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:47) ~[PluginCommand.class:48ec0a1]

at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:153) ~[SimpleCommandMap.class:48ec0a1]

at org.bukkit.craftbukkit.v1_12_R1.CraftServer.dispatchCommand(CraftServer.java:689) ~[CraftServer.class:48ec0a1]

at net.minecraft.network.NetHandlerPlayServer.func_147361_d(NetHandlerPlayServer.java:1604) ~[pa.class:?]

at net.minecraft.network.NetHandlerPlayServer.func_147354_a(NetHandlerPlayServer.java:1452) ~[pa.class:?]

at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(CPacketChatMessage.java:50) ~[la.class:?]

at net.minecraft.network.play.client.CPacketChatMessage.func_148833_a(CPacketChatMessage.java:11) ~[la.class:?]

at net.minecraft.network.PacketThreadUtil.lambda$checkThreadAndEnqueue$0(PacketThreadUtil.java:14) ~[hv.class:?]

at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) [?:1.8.0_282]

at java.util.concurrent.FutureTask.run(FutureTask.java:266) [?:1.8.0_282]

at net.minecraft.util.Util.func_181617_a(SourceFile:46) [h.class:?]

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:926) [MinecraftServer.class:?]

at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:461) [nz.class:?]

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:865) [MinecraftServer.class:?]

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:737) [MinecraftServer.class:?]

at java.lang.Thread.run(Thread.java:748) [?:1.8.0_282]

Caused by: java.lang.NoClassDefFoundError: Could not initialize class me.sciguymjm.uberenchant.enums.Effects

at me.sciguymjm.uberenchant.utils.Utils.getEffect(Utils.java:67) ~[?:?]

at me.sciguymjm.uberenchant.actions.Effect.add(Effect.java:84) ~[?:?]

at me.sciguymjm.uberenchant.actions.Effect.<init>(Effect.java:19) ~[?:?]

at me.sciguymjm.uberenchant.commands.AddCommand.onCmd(AddCommand.java:31) ~[?:?]

at me.sciguymjm.uberenchant.commands.abstraction.UberCommand.onCommand(UberCommand.java:16) ~[?:?]

at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[PluginCommand.class:48ec0a1]

… 15 more

Thread Status:

Not open for further replies.
  1. Please help me I’ve made my disguise plugin, and whenever I do /d pig I get this error in chat «An Internal error occurred while attempting to perform this command».

    Here Is the Console Error When I Run This Command:

    [06:38:58 INFO]: 123ang issued server command: /d pig
    [06:38:58 ERROR]: null
    org.bukkit.command.CommandException: Unhandled exception executing command 'd' i
    n plugin Disguiser v1.0
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:18
    0) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at org.bukkit.craftbukkit.v1_7_R3.CraftServer.dispatchCommand(CraftServe
    r.java:742) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.PlayerConnection.handleCommand(PlayerCon
    nection.java:956) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.PlayerConnection.a(PlayerConnection.java
    :817) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.PacketPlayInChat.a(PacketPlayInChat.java
    :28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.PacketPlayInChat.handle(PacketPlayInChat
    .java:47) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.NetworkManager.a(NetworkManager.java:157
    ) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.ServerConnection.c(SourceFile:134) [craf
    tbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.MinecraftServer.v(MinecraftServer.java:6
    67) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.DedicatedServer.v(DedicatedServer.java:2
    60) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.MinecraftServer.u(MinecraftServer.java:5
    58) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.MinecraftServer.run(MinecraftServer.java
    :469) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at net.minecraft.server.v1_7_R3.ThreadServerApplication.run(SourceFile:6
    28) [craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
    Caused by: java.lang.NoClassDefFoundError: pgDev/bukkit/DisguiseCraft/disguise/D
    isguiseType
            at me.angtim123.disguiser.Disguiser.getDisguiseType(Disguiser.java:45) ~
    [?:?]
            at me.angtim123.disguiser.Disguiser.onCommand(Disguiser.java:29) ~[?:?]
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            ... 13 more
    Caused by: java.lang.ClassNotFoundException: pgDev.bukkit.DisguiseCraft.disguise
    .DisguiseType
            at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
            at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.8.0_05]
            at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_
    05]
            at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_05]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:77) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.
    java:62) ~[craftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
            at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_05]
            at me.angtim123.disguiser.Disguiser.getDisguiseType(Disguiser.java:45) ~
    [?:?]
            at me.angtim123.disguiser.Disguiser.onCommand(Disguiser.java:29) ~[?:?]
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44) ~[cra
    ftbukkit.jar:git-Bukkit-1.7.9-R0.2-10-ge6cd8c0-b3096jnks]
            ... 13 more

    I’m using the DisguiseCraft API. Here Is My ONLY Class Code:

    1. package me.angtim123.disguiser;
    2. import org.bukkit.ChatColor;
    3. import org.bukkit.command.Command;
    4. import org.bukkit.command.CommandSender;
    5. import org.bukkit.entity.Player;
    6. import org.bukkit.plugin.java.JavaPlugin;
    7. import pgDev.bukkit.DisguiseCraft.DisguiseCraft;
    8. import pgDev.bukkit.DisguiseCraft.api.DisguiseCraftAPI;
    9. import pgDev.bukkit.DisguiseCraft.disguise.Disguise;
    10. import pgDev.bukkit.DisguiseCraft.disguise.DisguiseType;
    11. public class Disguiser extends JavaPlugin {
    12. public boolean onCommand(CommandSender sender, Command command, String label, String[] args) {
    13. if (!(sender instanceof Player)) {
    14. sender.sendMessage(ChatColor.RED + "You cannot disguise yourself!");
    15. Player p = (Player) sender;
    16. if (command.getName().equalsIgnoreCase("disguiser")) {
    17. p.sendMessage(ChatColor.RED + "Please specify an entity type!");
    18. DisguiseType type = getDisguiseType(args[0]);
    19. p.sendMessage(ChatColor.RED + "You specified an invalid disguise type.");
    20. DisguiseCraftAPI api = DisguiseCraft.getAPI();
    21. api.disguisePlayer(p, new Disguise(api.newEntityID(), type));
    22. p.sendMessage(ChatColor.GREEN + "You have been disguised as a(n) " + type.toString().toLowerCase() + "!");
    23. private DisguiseType getDisguiseType(String arg) {
    24. for (DisguiseType type : DisguiseType.values()) {
    25. String t = type.toString().toUpperCase();
    26. if (arg.toUpperCase().equalsIgnoreCase(t)) return type;

    And finally here is my plugin.yml:

    name: Disguiser
    version: 1.0
    main: me.angtim123.disguiser.Disguiser
    author: 123ang
    description: Disguise yourself!
     
    commands:
        disguiser:
            usage: /<command>
            aliases: [d]
            description: Disguise yourself!

    If someone could please help me it would extremely help me out!

  2. First thing I am noticing is you don’t even have an onEnable and onDisable method….

  3. RenegadeEagle Okay I did that

    Updated Main Class Code:

    1. package me.angtim123.disguiser;
    2. import org.bukkit.ChatColor;
    3. import org.bukkit.command.Command;
    4. import org.bukkit.command.CommandSender;
    5. import org.bukkit.entity.Player;
    6. import org.bukkit.plugin.java.JavaPlugin;
    7. import pgDev.bukkit.DisguiseCraft.DisguiseCraft;
    8. import pgDev.bukkit.DisguiseCraft.api.DisguiseCraftAPI;
    9. import pgDev.bukkit.DisguiseCraft.disguise.Disguise;
    10. import pgDev.bukkit.DisguiseCraft.disguise.DisguiseType;
    11. public class Disguiser extends JavaPlugin {
    12. getLogger().info("Disguiser has been enabled!");
    13. getLogger().info("Disguiser has been disabled!");
    14. public boolean onCommand(CommandSender sender, Command command, String label, String[] args) {
    15. if (!(sender instanceof Player)) {
    16. sender.sendMessage(ChatColor.RED + "You cannot disguise yourself!");
    17. Player p = (Player) sender;
    18. if (command.getName().equalsIgnoreCase("disguiser")) {
    19. p.sendMessage(ChatColor.RED + "Please specify an entity type!");
    20. DisguiseType type = getDisguiseType(args[0]);
    21. p.sendMessage(ChatColor.RED + "You specified an invalid disguise type.");
    22. DisguiseCraftAPI api = DisguiseCraft.getAPI();
    23. api.disguisePlayer(p, new Disguise(api.newEntityID(), type));
    24. p.sendMessage(ChatColor.GREEN + "You have been disguised as a(n) " + type.toString().toLowerCase() + "!");
    25. private DisguiseType getDisguiseType(String arg) {
    26. for (DisguiseType type : DisguiseType.values()) {
    27. String t = type.toString().toUpperCase();
    28. if (arg.toUpperCase().equalsIgnoreCase(t)) return type;
  4. RenegadeEagle I do not believe the onEnable and onDisable methods are necessary, granted the class is an extension of a superclass which has those methods.
    123ang Make sure that your imports are up to date with the library that you’re using.

    Caused by: java.lang.NoClassDefFoundError: pgDev/bukkit/DisguiseCraft/disguise/DisguiseType

    Edit: Also, make sure that args[0] matches any case-sensitivity that it needs to. Try perhaps ‘/d Pig’ instead?

  5. Drkmaster83 No, I’ve checked all of the imports are correct, and if they weren’t they would give me errors.

  6. Just wondering, if the plugin uses DisguiseCraft API, that means the server would have to be running DisguiseCraft as well, but if DisguiseCraft already has an identical command for disguising players, doesn’t that sort of defeat the purpose of this plugin?

  7. Caused by: java.lang.ClassNotFoundException: pgDev.bukkit.DisguiseCraft.disguise
    .DisguiseType

    Regardless of the things said above, either the plugin is not on the server or you have an outdated version.

  8. Figured out why this is happening, the DisguiseCraft is in my plugin folder, however for some reason when I do /plugins in-game it doesn’t show up D: Anyone know why!

    RenegadeEagle
    Freelix2000
    Drkmaster83

  9. Disquisecraft may not be loading. This is now an issue that is for the Bukkit-Help section.

  10. 123ang
    I think that means you’ve got an outdated DisguiseCraft, or an outdated server. You’ll have to wait for a DisguiseCraft update. But really, what is the point of this plugin if its just a command that DisguiseCraft already has? =P

  11. RenegadeEagle
    Drkmaster83

    Sorry to waste your time; I was using the 1.6.4 version of the plugin, not 1.7.9 :D

Thread Status:

Not open for further replies.

Share This Page


Bukkit Forums


  • Search


    • Search all Forums


    • Search this Forum


    • Search this Thread


  • Tools


    • Jump to Forum


  • #1

    Dec 25, 2015


    geen66


    • View User Profile


    • View Posts


    • Send Message



    View geen66's Profile

    • Out of the Water
    • Join Date:

      12/26/2015
    • Posts:

      4
    • Member Details

    Hi, i made a server on mcprohost with spigot/bukkit! i installed these plug-ins:

    Kits, GroupManager, WorldEdit, Vault, PermissionsEx, EssentialServer, WorldGuard, PvPTimer, iDisguise, SignRanksPlus, Lockette, ClearLag, PlayerVaults, HolographicDisplays, AutoSaveWorld, mcMMO, Essentials, CommandSigns, EssentialsProtect, EssentialsSpawn, GlobalGroupManager, SignShop, KitAdder, EssentialsAntiBuild, EchoPet, ChestShop, EssentialsChat, EssentialsKitManager But i am having errors with the Kits plug-in!! I can do /kit create or edit fine, but when i try /kit <any-kit> it says An Internal Error Occured While Attempting This Comand!!

    this is my log (bottom-up):

    25.12 22:41:02 [Server] INFO >> http://dev.bukkit.org/bukkit-plugins/pvptimer/files/12 >> 1.3
    25.12 22:41:01 [Server] INFO No new version available
    25.12 22:41:01 [Server] INFO Checking for Updates …
    25.12 22:41:01 [Server] INFO GroupManager — INFO — Bukkit Permissions Updated!
    25.12 22:41:01 [Server] INFO We didn’t find an update!
    25.12 22:41:01 [Server] INFO ** Vaults have already been converted to UUIDs. If this is incorrect, shutdown your server and rename the plugins/PlayerVaults/uuidvaults directory.
    25.12 22:41:01 [Server] Startup Done (7.039s)! For help, type «help» or «?»
    25.12 22:41:01 [Server] INFO Server permissions file permissions.yml is empty, ignoring it
    25.12 22:41:01 [Server] INFO Enabling EssentialsKitManager v1.0.4
    25.12 22:41:01 [Server] INFO Enabling EssentialsChat vTeamCity
    25.12 22:41:01 [Server] INFO Vault loaded! Found an economy plugin!
    25.12 22:41:01 [Server] INFO Lockette version 1.8.21 loaded.
    25.12 22:41:01 [Server] WARN Plugin ChestShop attempted to establish connection socket://api.mojang.com:443 in main server thread
    25.12 22:41:01 [Server] INFO executed create table statement changed 0 rows: CREATE INDEX IF NOT EXISTS `accounts_shortName_idx` ON `accounts` ( `shortName` )
    25.12 22:41:01 [Server] INFO executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `accounts` (`lastSeenName` VARCHAR NOT NULL , `name` VARCHAR NOT NULL , `shortName` VARCHAR NOT NULL , `uuid` VARCHAR NOT NULL , PRIMARY KEY (`name`) )
    25.12 22:41:01 [Server] INFO creating index ‘accounts_shortName_idx’ for table ‘accounts
    25.12 22:41:01 [Server] INFO creating table ‘accounts’
    25.12 22:41:01 [Server] ERROR WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
    25.12 22:41:01 [Server] INFO executed create table statement changed 0 rows: CREATE TABLE IF NOT EXISTS `items` (`id` INTEGER PRIMARY KEY AUTOINCREMENT , `code` VARCHAR NOT NULL , UNIQUE (`code`))
    25.12 22:41:01 [Server] INFO creating table ‘items’
    25.12 22:41:00 [Server] ERROR WARNING: you seem to not be using the Xerial SQLite driver. See ORMLite docs on SQLite: http://ormlite.com/docs/sqlite
    25.12 22:41:00 [Server] INFO Enabling ChestShop v3.8.12
    25.12 22:41:00 [Server] INFO [INFO] [WorldGuard] Successfully hooked
    25.12 22:41:00 [Server] INFO Enabling EchoPet v2.8.0-b52
    25.12 22:41:00 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
    25.12 22:41:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:263) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.a(MinecraftServer.java:333) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.k(MinecraftServer.java:378) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.s(MinecraftServer.java:414) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.enablePlugins(CraftServer.java:317) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugin(CraftServer.java:357) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:405) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:340) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:321) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:41:00 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsAntiBuild.onEnable(EssentialsAntiBuild.java:28) ~[?:?]
    25.12 22:41:00 [Server] INFO at com.earth2me.essentials.antibuild.EssentialsConnect.<init>(EssentialsConnect.java:24) ~[?:?]
    25.12 22:41:00 [Server] INFO java.lang.NoSuchMethodError: com.earth2me.essentials.I18n._(Ljava/lang/String;[Ljava/lang/Object;)Ljava/lang/String;
    25.12 22:41:00 [Server] ERROR Error occurred while enabling EssentialsAntiBuild v2.13.1 (Is it up to date?)
    25.12 22:41:00 [Server] INFO Enabling EssentialsAntiBuild v2.13.1
    25.12 22:41:00 [Server] INFO KitAdder plugin has been enabled!
    25.12 22:41:00 [Server] INFO Enabling KitAdder v2.3
    25.12 22:41:00 [Server] INFO v2.11.0 Enabled
    25.12 22:41:00 [Server] ERROR Sign with name [Repair] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] ERROR Sign with name [Heal] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] ERROR Sign with name [Enchant] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] ERROR Sign with name [Kit] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] ERROR Sign with name [Trade] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] ERROR Sign with name [Sell] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] ERROR Sign with name [Buy] is enabled for Essentials and conflicts with SignShop!
    25.12 22:41:00 [Server] WARN Essentials signs are enabled, checking for conflicts now!
    25.12 22:40:59 [Server] INFO Succesfully started Metrics, see http://mcstats.org for more information.
    25.12 22:40:59 [Server] INFO Enabling SignShop v2.11.0
    25.12 22:40:59 [Server] INFO Started Metrics for data submission.
    25.12 22:40:59 [Server] INFO Enabling GlobalGroupManager v1.2.0
    25.12 22:40:59 [Server] INFO Enabling EssentialsSpawn vTeamCity
    25.12 22:40:59 [Server] INFO Enabling EssentialsProtect vTeamCity
    25.12 22:40:59 [Server] INFO No signs found.
    25.12 22:40:59 [Server] INFO Enabling CommandSigns v1.9.3.2
    25.12 22:40:59 [Server] INFO Essentials: Using PermissionsEx based permissions.
    25.12 22:40:59 [Server] INFO [Vault][Economy] Essentials Economy hooked.
    25.12 22:40:59 [Server] INFO Using locale en_US
    25.12 22:40:59 [Server] INFO Using locale en_US
    25.12 22:40:59 [Server] INFO 1.8.8-R0.1-SNAPSHOT
    25.12 22:40:59 [Server] INFO git-Spigot-db6de12-d3e0b6f (MC: 1.8.8)
    25.12 22:40:59 [Server] INFO Bukkit version format changed. Version not checked.
    25.12 22:40:59 [Server] WARN §4Version mismatch! Please update EssentialsKitManager to the same version.
    25.12 22:40:59 [Server] WARN §4Version mismatch! Please update EssentialsAntiBuild to the same version.
    25.12 22:40:59 [Server] INFO Enabling Essentials vTeamCity
    25.12 22:40:59 [Server] INFO No updates found!
    25.12 22:40:59 [Server] INFO Enabling HolographicDisplays v2.1.10
    25.12 22:40:58 [Server] INFO Enabling PlayerVaults v3.5.7-b${BUILD_NUMBER}
    25.12 22:40:58 [Server] INFO Checking for updates…
    25.12 22:40:58 [Server] INFO Clearlag is now enabled!
    25.12 22:40:58 [Server] INFO Modules have been loaded!
    25.12 22:40:58 [Server] INFO Loading modules…
    25.12 22:40:58 [Server] INFO Enabling ClearLag v2.8.4
    25.12 22:40:58 [Server] INFO Ready to protect your containers.
    25.12 22:40:58 [Server] INFO Using ops file for admin permissions.
    25.12 22:40:58 [Server] INFO Enabled link to plugin mcMMO for Groups, version 1.5.00-b3547
    25.12 22:40:58 [Server] INFO Enabled link to plugin PermissionsEx for Groups, version 1.23.3
    25.12 22:40:58 [Server] INFO Enabled link to plugin GroupManager for Groups, version 2.0 (Phoenix)
    25.12 22:40:58 [Server] INFO Loading strings file for English by Acru
    25.12 22:40:58 [Server] INFO Ignoring linked plugins: [mcMMO]
    25.12 22:40:58 [Server] INFO Custom lockable block list: [116, 84, 57, 145, 154]
    25.12 22:40:58 [Server] INFO Detected Bukkit version [v1_8_R3] ok.
    25.12 22:40:58 [Server] INFO Version 1.8.21 is being enabled! Yay! (Core version 1.3.5)
    25.12 22:40:58 [Server] INFO Enabling Lockette v1.8.21
    25.12 22:40:58 [Server] INFO SignRanksPlus detected Vault. Additional placeholders have been added
    25.12 22:40:58 [Server] INFO Enabling SignRanksPlus v0.7.1
    25.12 22:40:58 [Server] INFO iDisguise 5.0.4 enabled!
    25.12 22:40:58 [Server] INFO Enabling iDisguise v5.0.4
    25.12 22:40:58 [Server] INFO Version 1.3 enabled!
    25.12 22:40:58 [Server] INFO Hooked to Vault, using permissions plugin: PermissionsEx
    25.12 22:40:58 [Server] INFO Enabling PvPTimer v1.3
    25.12 22:40:58 [Server] INFO Loading region data…
    25.12 22:40:58 [Server] INFO Loaded configuration for world ‘homestead_the_end’
    25.12 22:40:58 [Server] INFO (homestead_the_end) Fire spread is UNRESTRICTED.
    25.12 22:40:58 [Server] INFO (homestead_the_end) Lava fire is blocked.
    25.12 22:40:58 [Server] INFO (homestead_the_end) Lighters are PERMITTED.
    25.12 22:40:58 [Server] INFO (homestead_the_end) TNT ignition is PERMITTED.
    25.12 22:40:58 [Server] INFO Loaded configuration for world ‘homestead_nether’
    25.12 22:40:58 [Server] INFO (homestead_nether) Fire spread is UNRESTRICTED.
    25.12 22:40:58 [Server] INFO (homestead_nether) Lava fire is blocked.
    25.12 22:40:58 [Server] INFO (homestead_nether) Lighters are PERMITTED.
    25.12 22:40:58 [Server] INFO (homestead_nether) TNT ignition is PERMITTED.
    25.12 22:40:58 [Server] INFO Loaded configuration for world ‘homestead’
    25.12 22:40:58 [Server] INFO (homestead) Fire spread is UNRESTRICTED.
    25.12 22:40:58 [Server] INFO (homestead) Lava fire is blocked.
    25.12 22:40:58 [Server] INFO (homestead) Lighters are PERMITTED.
    25.12 22:40:58 [Server] INFO (homestead) TNT ignition is PERMITTED.
    25.12 22:40:58 [Server] INFO Enabling WorldGuard v6.1
    25.12 22:40:58 [Server] INFO EssentialServer| 1.0 | Has been enabled
    25.12 22:40:58 [Server] INFO Enabling EssentialServer v1.0
    25.12 22:40:58 [Server] INFO [Vault][Chat] PermissionsEx_Chat hooked.
    25.12 22:40:58 [Server] INFO [Vault][Permission] PermissionsEx hooked.
    25.12 22:40:58 [Server] INFO WEPIF: PermissionsEx detected! Using PermissionsEx for permissions.
    25.12 22:40:57 [Server] INFO Permissions file successfully reloaded
    25.12 22:40:57 [Server] INFO Initializing file backend
    25.12 22:40:57 [Server] INFO Enabling PermissionsEx v1.23.3
    25.12 22:40:57 [Server] INFO Using com.sk89q.worldedit.bukkit.adapter.impl.Spigot_v1_8_R3 as the Bukkit adapter
    25.12 22:40:57 [Server] INFO WEPIF: GroupManager detected! Using GroupManager for permissions.
    25.12 22:40:57 [Server] INFO Enabling WorldEdit v6.1;no_git_id
    25.12 22:40:57 [Server] INFO [Vault][Chat] GroupManager — Chat hooked.
    25.12 22:40:57 [Server] INFO [Vault][Permission] GroupManager hooked.
    25.12 22:40:57 [Server] INFO GroupManager version 2.0 (Phoenix) is enabled!
    25.12 22:40:57 [Server] INFO GroupManager — INFO — Backups will be retained for 24 hours!
    25.12 22:40:57 [Server] INFO GroupManager — INFO — Scheduled Data Saving is set for every 10 minutes!
    25.12 22:40:57 [Server] INFO GroupManager — INFO — Superperms support enabled.
    25.12 22:40:57 [Server] INFO GroupManager — INFO — World Found: world
    25.12 22:40:57 [Server] INFO GroupManager — INFO — World Found: homestead
    25.12 22:40:57 [Server] INFO Enabling GroupManager v2.0 (Phoenix)
    25.12 22:40:57 [Server] INFO AutoSave set to execute every 30 minutes
    25.12 22:40:57 [Server] INFO Enabling Kits v2.1
    25.12 22:40:57 [Server] INFO Preparing start region for level 2 (Seed: 2088587798147183355)
    25.12 22:40:56 [Server] INFO Preparing start region for level 1 (Seed: 2088587798147183355)
    25.12 22:40:56 [Server] INFO Preparing spawn area: 61%
    25.12 22:40:54 [Server] INFO Preparing start region for level 0 (Seed: 1005656229)
    25.12 22:40:54 [Server] INFO Experience Merge Radius: 3.0
    25.12 22:40:54 [Server] INFO Clear tick list: false
    25.12 22:40:54 [Server] INFO Chunks to Grow per Tick: 650
    25.12 22:40:54 [Server] INFO Zombie Aggressive Towards Villager: true
    25.12 22:40:54 [Server] INFO View Distance: 6
    25.12 22:40:54 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
    25.12 22:40:54 [Server] INFO Arrow Despawn Rate: 1200
    25.12 22:40:54 [Server] INFO Item Merge Radius: 2.5
    25.12 22:40:54 [Server] INFO Item Despawn Rate: 6000
    25.12 22:40:54 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    25.12 22:40:54 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
    25.12 22:40:54 [Server] INFO NetherWart Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Wheat Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Sapling Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Pumpkin Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Mushroom Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Melon Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Cane Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Cactus Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Nerfing mobs spawned from spawners: false
    25.12 22:40:54 [Server] INFO Replace Blocks: [1, 5]
    25.12 22:40:54 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    25.12 22:40:54 [Server] INFO Engine Mode: 1
    25.12 22:40:54 [Server] INFO Anti X-Ray: true
    25.12 22:40:54 [Server] INFO Mob Spawn Range: 4
    25.12 22:40:54 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    25.12 22:40:54 [Server] INFO Max TNT Explosions: 100
    25.12 22:40:54 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
    25.12 22:40:54 [Server] INFO Max Entity Collisions: 8
    25.12 22:40:54 [Server] INFO Sending up to 10 chunks per packet
    25.12 22:40:54 [Server] INFO Structure Info Saving: true
    25.12 22:40:54 [Server] INFO Random Lighting Updates: false
    25.12 22:40:54 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    25.12 22:40:54 [Server] INFO ——— World Settings For [homestead_the_end] ———
    25.12 22:40:54 [Server] INFO Experience Merge Radius: 3.0
    25.12 22:40:54 [Server] INFO Clear tick list: false
    25.12 22:40:54 [Server] INFO Chunks to Grow per Tick: 650
    25.12 22:40:54 [Server] INFO Zombie Aggressive Towards Villager: true
    25.12 22:40:54 [Server] INFO View Distance: 6
    25.12 22:40:54 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
    25.12 22:40:54 [Server] INFO Arrow Despawn Rate: 1200
    25.12 22:40:54 [Server] INFO Item Merge Radius: 2.5
    25.12 22:40:54 [Server] INFO Item Despawn Rate: 6000
    25.12 22:40:54 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    25.12 22:40:54 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
    25.12 22:40:54 [Server] INFO NetherWart Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Wheat Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Sapling Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Pumpkin Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Mushroom Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Melon Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Cane Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Cactus Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Nerfing mobs spawned from spawners: false
    25.12 22:40:54 [Server] INFO Replace Blocks: [1, 5]
    25.12 22:40:54 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    25.12 22:40:54 [Server] INFO Engine Mode: 1
    25.12 22:40:54 [Server] INFO Anti X-Ray: true
    25.12 22:40:54 [Server] INFO Mob Spawn Range: 4
    25.12 22:40:54 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    25.12 22:40:54 [Server] INFO Max TNT Explosions: 100
    25.12 22:40:54 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
    25.12 22:40:54 [Server] INFO Max Entity Collisions: 8
    25.12 22:40:54 [Server] INFO Sending up to 10 chunks per packet
    25.12 22:40:54 [Server] INFO Structure Info Saving: true
    25.12 22:40:54 [Server] INFO Random Lighting Updates: false
    25.12 22:40:54 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    25.12 22:40:54 [Server] INFO ——— World Settings For [homestead_nether] ———
    25.12 22:40:54 [Server] INFO Experience Merge Radius: 3.0
    25.12 22:40:54 [Server] INFO Clear tick list: false
    25.12 22:40:54 [Server] INFO Chunks to Grow per Tick: 650
    25.12 22:40:54 [Server] INFO Zombie Aggressive Towards Villager: true
    25.12 22:40:54 [Server] INFO View Distance: 6
    25.12 22:40:54 [Server] INFO Allow Zombie Pigmen to spawn from portal blocks: true
    25.12 22:40:54 [Server] INFO Arrow Despawn Rate: 1200
    25.12 22:40:54 [Server] INFO Item Merge Radius: 2.5
    25.12 22:40:54 [Server] INFO Item Despawn Rate: 6000
    25.12 22:40:54 [Server] INFO Entity Tracking Range: Pl 48 / An 48 / Mo 48 / Mi 32 / Other 64
    25.12 22:40:54 [Server] INFO Entity Activation Range: An 32 / Mo 32 / Mi 16
    25.12 22:40:54 [Server] INFO NetherWart Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Wheat Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Sapling Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Pumpkin Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Mushroom Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Melon Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Cane Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Cactus Growth Modifier: 100%
    25.12 22:40:54 [Server] INFO Nerfing mobs spawned from spawners: false
    25.12 22:40:54 [Server] INFO Replace Blocks: [1, 5]
    25.12 22:40:54 [Server] INFO Hidden Blocks: [14, 15, 16, 21, 48, 49, 54, 56, 73, 74, 82, 129, 130]
    25.12 22:40:54 [Server] INFO Engine Mode: 1
    25.12 22:40:54 [Server] INFO Anti X-Ray: true
    25.12 22:40:54 [Server] INFO Mob Spawn Range: 4
    25.12 22:40:54 [Server] INFO Tile Max Tick Time: 50ms Entity max Tick Time: 50ms
    25.12 22:40:54 [Server] INFO Max TNT Explosions: 100
    25.12 22:40:54 [Server] INFO Custom Map Seeds: Village: 10387312 Feature: 14357617
    25.12 22:40:54 [Server] INFO Max Entity Collisions: 8
    25.12 22:40:54 [Server] INFO Sending up to 10 chunks per packet
    25.12 22:40:54 [Server] INFO Structure Info Saving: true
    25.12 22:40:54 [Server] INFO Random Lighting Updates: false
    25.12 22:40:54 [Server] INFO Hopper Transfer: 8 Hopper Check: 8 Hopper Amount: 1
    25.12 22:40:54 [Server] INFO ——— World Settings For [homestead] ———
    25.12 22:40:54 [Server] INFO Preparing level «homestead»
    25.12 22:40:54 [Server] INFO **** Beginning UUID conversion, this may take A LONG time ****
    25.12 22:40:52 [Server] INFO Enabling mcMMO v1.5.00-b3547
    25.12 22:40:52 [Server] INFO Enabling AutoSaveWorld v4.14.2
    25.12 22:40:52 [Server] INFO Enabled Version 1.5.6-b49
    25.12 22:40:52 [Server] INFO [Chat] GroupManager found: Waiting
    25.12 22:40:51 [Server] INFO [Chat] PermissionsEx found: Waiting
    25.12 22:40:51 [Server] INFO [Permission] SuperPermissions loaded as backup permission system.
    25.12 22:40:51 [Server] INFO [Permission] GroupManager found: Waiting
    25.12 22:40:51 [Server] INFO [Permission] PermissionsEx found: Waiting
    25.12 22:40:51 [Server] INFO [Economy] Essentials Economy found: Waiting
    25.12 22:40:51 [Server] INFO Enabling Vault v1.5.6-b49
    25.12 22:40:51 [Server] INFO Loading EssentialsKitManager v1.0.4
    25.12 22:40:51 [Server] INFO Loading EssentialsChat vTeamCity
    25.12 22:40:51 [Server] INFO Loading ChestShop v3.8.12
    25.12 22:40:51 [Server] INFO Loading EchoPet v2.8.0-b52
    25.12 22:40:51 [Server] INFO Loading EssentialsAntiBuild v2.13.1
    25.12 22:40:51 [Server] INFO Loading KitAdder v2.3
    25.12 22:40:51 [Server] INFO Loading SignShop v2.11.0
    25.12 22:40:51 [Server] INFO Loading GlobalGroupManager v1.2.0
    25.12 22:40:51 [Server] INFO Loading EssentialsSpawn vTeamCity
    25.12 22:40:51 [Server] INFO Loading EssentialsProtect vTeamCity
    25.12 22:40:51 [Server] INFO Loading CommandSigns v1.9.3.2
    25.12 22:40:51 [Server] INFO Loading Essentials vTeamCity
    25.12 22:40:51 [Server] INFO Loading mcMMO v1.5.00-b3547
    25.12 22:40:51 [Server] INFO Loading AutoSaveWorld v4.14.2
    25.12 22:40:51 [Server] INFO Loading HolographicDisplays v2.1.10
    25.12 22:40:51 [Server] INFO Loading PlayerVaults v3.5.7-b${BUILD_NUMBER}
    25.12 22:40:51 [Server] INFO Loading ClearLag v2.8.4
    25.12 22:40:51 [Server] INFO Loading Lockette v1.8.21
    25.12 22:40:51 [Server] INFO Loading SignRanksPlus v0.7.1
    25.12 22:40:51 [Server] INFO Loading iDisguise v5.0.4
    25.12 22:40:51 [Server] INFO Loading PvPTimer v1.3
    25.12 22:40:51 [Server] INFO Loading WorldGuard v6.1
    25.12 22:40:51 [Server] INFO Loading EssentialServer v1.0
    25.12 22:40:51 [Server] INFO Loading PermissionsEx v1.23.3
    25.12 22:40:51 [Server] INFO Loading Vault v1.5.6-b49
    25.12 22:40:51 [Server] INFO Loading WorldEdit v6.1;no_git_id
    25.12 22:40:51 [Server] INFO Loading GroupManager v2.0 (Phoenix)
    25.12 22:40:51 [Server] INFO Loading Kits v2.1
    25.12 22:40:51 [Server] INFO … 6 more
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:131) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.<init>(PluginClassLoader.java:64) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at java.lang.Class.forName(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.lang.Class.forName0(Native Method) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:86) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:101) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.security.AccessController.doPrivileged(Native Method) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.net.URLClassLoader$1.run(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.net.URLClassLoader.access$100(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.net.URLClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.security.SecureClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.lang.ClassLoader.defineClass(Unknown Source) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at java.lang.ClassLoader.defineClass1(Native Method) ~[?:1.7.0_72]
    25.12 22:40:51 [Server] INFO Caused by: java.lang.UnsupportedClassVersionError: me/wchrisj/admin/Main : Unsupported major.minor version 52.0
    25.12 22:40:51 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:251) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugin(SimplePluginManager.java:329) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader.loadPlugin(JavaPluginLoader.java:135) ~[Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO org.bukkit.plugin.InvalidPluginException: java.lang.UnsupportedClassVersionError: me/wchrisj/admin/Main : Unsupported major.minor version 52.0
    25.12 22:40:51 [Server] ERROR Could not load ‘plugins/Admin_Essentials_1.5.8.jar’ in folder ‘plugins’
    25.12 22:40:51 [Server] INFO Set PluginClassLoader as parallel capable
    25.12 22:40:51 [Server] INFO at java.lang.Thread.run(Unknown Source) [?:1.7.0_72]
    25.12 22:40:51 [Server] INFO at net.minecraft.server.v1_8_R3.MinecraftServer.run(MinecraftServer.java:525) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at net.minecraft.server.v1_8_R3.DedicatedServer.init(DedicatedServer.java:198) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.craftbukkit.v1_8_R3.CraftServer.loadPlugins(CraftServer.java:292) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO at org.bukkit.plugin.SimplePluginManager.loadPlugins(SimplePluginManager.java:219) [Spigot188.jar:git-Spigot-db6de12-d3e0b6f]
    25.12 22:40:51 [Server] INFO org.bukkit.plugin.UnknownDependencyException: MassiveCore
    25.12 22:40:51 [Server] ERROR Could not load ‘plugins/Factions.jar’ in folder ‘plugins’
    25.12 22:40:50 [Server] INFO Using epoll channel type
    25.12 22:40:50 [Server] INFO Starting Minecraft server on 158.85.69.136:57348
    25.12 22:40:50 [Server] INFO Generating keypair
    25.12 22:40:50 [Server] INFO Using 4 threads for Netty based IO
    25.12 22:40:50 [Server] INFO Server Ping Player Sample Count: 12
    25.12 22:40:50 [Server] INFO Debug logging is disabled
    25.12 22:40:50 [Server] INFO This server is running CraftBukkit version git-Spigot-db6de12-d3e0b6f (MC: 1.8.8) (Implementing API version 1.8.8-R0.1-SNAPSHOT)
    25.12 22:40:49 [Server] INFO Default game type: SURVIVAL
    25.12 22:40:49 [Server] INFO Loading properties
    25.12 22:40:49 [Server] INFO Starting minecraft server version 1.8.8
    25.12 22:40:42 [Server] INFO Loading libraries, please wait…
    25.12 22:40:42 [Multicraft] Loaded config for «Spigot 1.8.8 (Bukkit Alternative)»
    25.12 22:40:42 [Multicraft] Starting server!
    25.12 22:40:42 [Multicraft] Loading server properties

    Thanks


  • #2

    Dec 26, 2015


    johnsly1


    • View User Profile


    • View Posts


    • Send Message



    View johnsly1's Profile

    • Full Stack
    • Join Date:

      8/18/2012
    • Posts:

      111
    • Minecraft:

      johnsly1
    • Member Details

    Buddy, you have a load of problems here. You can’t use multiple plugins which do the same thing essentially.

    Kits, GroupManager, WorldEdit, Vault, PermissionsEx, EssentialServer, WorldGuard, PvPTimer, iDisguise, SignRanksPlus, Lockette, ClearLag, PlayerVaults, HolographicDisplays, AutoSaveWorld, mcMMO, Essentials, CommandSigns, EssentialsProtect, EssentialsSpawn, GlobalGroupManager, SignShop, KitAdder, EssentialsAntiBuild, EchoPet, ChestShop, EssentialsChat, EssentialsKitManager.

    You said you have these plugins, so I’ll just give you the run down. GroupManager and GlobalGroupManager is useless, you have PEX. Also, you don’t need EssentialsKitManager, KitAdder, or Kits, odds are one of those is conflicting with one of each other causing the problem you’ve having.. Essentials provides kits perfectly fine when configured correctly. Also, I’d recommend removing EssentialsAntiBuild and getting WorldGuard, and there is probably not use to have mutilple sign plugins as well, which also can mostly be done by essentials.

  • To post a comment, please login.

Posts Quoted:

Reply

Clear All Quotes


Понравилась статья? Поделить с друзьями:
  • Identity v please retry error pc
  • Identity specification sql как изменить
  • Ibm error 2397
  • Ibm db2 error code
  • Ibexpert проверка базы данных на ошибки