SubSide / KOTH

A King of The Hill plugin that has all the flexibility that you need!
https://www.spigotmc.org/resources/koth-king-of-the-hill.7689/
19 stars 38 forks source link

error when there are no essentials #120

Open sniprcrazy opened 6 years ago

sniprcrazy commented 6 years ago

error when there are no essentials the KOTH plugins do not work.

ERROR:

[16:46:52] [Server thread/INFO]: [KoTH] Enabling KoTH v1.5.1 [16:46:52] [Server thread/INFO]: [KoTH] VanishNoPacket hook: Disabled [16:46:52] [Server thread/INFO]: [KoTH] Featherboard hook: Disabled [16:46:52] [Server thread/INFO]: [KoTH] Bossbar hook: Disabled [16:46:52] [Server thread/INFO]: [KoTH] PvPManager hook: Disabled [16:46:52] [Server thread/ERROR]: Error occurred while enabling KoTH v1.5.1 (Is it up to date?) java.lang.NoClassDefFoundError: net/ess3/api/IEssentials at subside.plugins.koth.hooks.HookManager.onEnable(HookManager.java:29) ~[?:?] at subside.plugins.koth.KothPlugin.trigger(KothPlugin.java:140) ~[?:?] at subside.plugins.koth.KothPlugin.onEnable(KothPlugin.java:119) ~[?:?] at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:271) ~[PaperSpigot-1.11.2.jar:git-Paper-1104] at org.bukkit.plugin.java.JavaPluginLoader.enablePlugin(JavaPluginLoader.java:316) [PaperSpigot-1.11.2.jar:git-Paper-1104] at org.bukkit.plugin.SimplePluginManager.enablePlugin(SimplePluginManager.java:407) [PaperSpigot-1.11.2.jar:git-Paper-1104] at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugin(CraftServer.java:378) [PaperSpigot-1.11.2.jar:git-Paper-1104] at org.bukkit.craftbukkit.v1_11_R1.CraftServer.enablePlugins(CraftServer.java:328) [PaperSpigot-1.11.2.jar:git-Paper-1104] at net.minecraft.server.v1_11_R1.MinecraftServer.t(MinecraftServer.java:438) [PaperSpigot-1.11.2.jar:git-Paper-1104] at net.minecraft.server.v1_11_R1.MinecraftServer.l(MinecraftServer.java:399) [PaperSpigot-1.11.2.jar:git-Paper-1104] at net.minecraft.server.v1_11_R1.MinecraftServer.a(MinecraftServer.java:337) [PaperSpigot-1.11.2.jar:git-Paper-1104] at net.minecraft.server.v1_11_R1.DedicatedServer.init(DedicatedServer.java:276) [PaperSpigot-1.11.2.jar:git-Paper-1104] at net.minecraft.server.v1_11_R1.MinecraftServer.run(MinecraftServer.java:612) [PaperSpigot-1.11.2.jar:git-Paper-1104] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_171] Caused by: java.lang.ClassNotFoundException: net.ess3.api.IEssentials at java.net.URLClassLoader.findClass(URLClassLoader.java:381) ~[?:1.8.0_171] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:102) ~[PaperSpigot-1.11.2.jar:git-Paper-1104] at org.bukkit.plugin.java.PluginClassLoader.findClass(PluginClassLoader.java:87) ~[PaperSpigot-1.11.2.jar:git-Paper-1104] at java.lang.ClassLoader.loadClass(ClassLoader.java:424) ~[?:1.8.0_171] at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ~[?:1.8.0_171] ... 14 more [16:46:52] [Server thread/INFO]: [KoTH] Disabling KoTH v1.5.1

Please fix this, thanks you in advance.

cordially, snipr_crazy.