Custom Essentials Kits not working.. ?

Discussion in 'Bukkit Help' started by Sharkmaster321, Aug 3, 2013.

Thread Status:
Not open for further replies.
  1. Offline

    Sharkmaster321

  2. Offline

    Necrodoom

    try /ess reload or restart server, if same itools kit message, check if you get a config.yml.broken.
     
  3. Offline

    Sharkmaster321

    I reloaded essentials even before, did it again, restarted server and still this comes up in the console after doing /ess debug and /kit itools:
    Code:
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.ThreadServerApplication.run(SourceFile:582)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.run(MinecraftServer.java:413)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.s(MinecraftServer.java:481)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.DedicatedServer.t(DedicatedServer.java:239)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.MinecraftServer.t(MinecraftServer.java:592)
    04.08 09:50:29 [Server] INFO at org.spigotmc.netty.NettyServerConnection.b(NettyServerConnection.java:125)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.ServerConnection.b(SourceFile:37)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.e(PlayerConnection.java:118)
    04.08 09:50:29 [Server] INFO at org.spigotmc.netty.NettyNetworkManager.b(NettyNetworkManager.java:235)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.Packet3Chat.handle(SourceFile:49)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.a(PlayerConnection.java:839)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.chat(PlayerConnection.java:892)
    04.08 09:50:29 [Server] INFO at net.minecraft.server.v1_6_R2.PlayerConnection.handleCommand(PlayerConnection.java:981)
    04.08 09:50:29 [Server] INFO at org.bukkit.craftbukkit.v1_6_R2.CraftServer.dispatchCommand(CraftServer.java:527)
    04.08 09:50:29 [Server] INFO at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:190)
    04.08 09:50:29 [Server] INFO at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
    04.08 09:50:29 [Server] INFO at com.earth2me.essentials.Essentials.onCommand(Essentials.java:330)
    04.08 09:50:29 [Server] INFO at com.earth2me.essentials.Essentials.onCommandEssentials(Essentials.java:441)
    04.08 09:50:29 [Server] INFO at com.earth2me.essentials.commands.EssentialsCommand.run(EssentialsCommand.java:134)
    04.08 09:50:29 [Server] INFO at com.earth2me.essentials.commands.Commandkit.run(Commandkit.java:40)
    04.08 09:50:29 [Server] INFO at com.earth2me.essentials.commands.Commandkit.giveKit(Commandkit.java:81)
    04.08 09:50:29 [Server] INFO at com.earth2me.essentials.Kit.getItems(Kit.java:139)
    04.08 09:50:29 [Server] INFO java.lang.Exception: ยง4That kit does not exist.
    04.08 09:50:29 [Server] WARNING Error calling command /kit
    04.08 09:50:29 [Server] INFO [Essentials] checking if Sharkmaster321 has essentials.kits.itools - true
     
  4. Offline

    Necrodoom

    did you get a config.yml.broken? from the ingame message it seems that you run another version of config.
     
  5. Offline

    Sharkmaster321

    Ok it is working now!
    It was an issue with running another config.
    I use an FTP client called Cyber Duck that generates a temporary file that I can edit and automatically uploads to the server when I save it. Something must have happened where it wasn't using the one I was editing. :/
     
Thread Status:
Not open for further replies.

Share This Page