Problem/Bug Essentials kits not working!

Discussion in 'Bukkit Help' started by samfliker, Apr 9, 2015.

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

    samfliker

    I was making a kit called "Chihuahua", it appeared when I did the command /kit and when I did /kit chihuahua it only gave me the first 4 items altho I have 6 items :(

    Code:
      Chihuahua:
        delay: 1800
        items:
          - 298 1 color:255,170,0 name:Chihuahua_Head
          - 299 1 color:255,170,0 name:Chihuahua_Body
          - 300 1 color:255,170,0 name:Chihuahua_Legs
          - 301 1 color:255,170,0 name:Chihuahua_Feet
          - 352 1 sharpness:2
          - 364 5 name:Dog_Food
    PLEASE HELP!!!!!
    Also, if I put the last 2 items at the top it gives me an error when I try to use the kit.
     
    Last edited: Apr 9, 2015
  2. Offline

    oceantheskatr

    There's something wrong with the line "- 352 1 sharpness:2" most likely.

    Try replacing sharpness:2 with 16:2

    16 is the enchantment ID for sharpness. Hopefully that works. Also make sure you don't have any spaces at the end of that line.
     
Thread Status:
Not open for further replies.

Share This Page