Solved Essentials kit problems

Discussion in 'Bukkit Help' started by BGGamer441, Jul 28, 2016.

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

    BGGamer441

    I have a problem with Essentials. I'm using craftbukkit 1.8 and EssentialsX 2.01. The problem is with the kits. After I add 1 more kit that has an item with enchantment and save it (then reload the server), and I type /kit kitname it doesn't give me the kit. It happens only if the kit has na Item with enchantment. Can you please help me?
     

    Attached Files:

  2. Offline

    envic

    Good to send your code like this:

    Code:
    start:
        delay: 86400
        items:
          - 267 1
          - 258 1
          - 257 1
          - 256 1
          - 46 20
          - 17 32
          - 5 64
          - 364 16
          - 49 32
          - 322 5
          - 368 3
    
    and, you used 1.8 items id or 1.10 items id?
     
  3. Offline

    BGGamer441

    It kinda fixed after I did some stuff, dunno what exactly but it seemed to not work with potion ids, also wrong enchantment names. Sorry for not responding!
     
Thread Status:
Not open for further replies.

Share This Page