Problem/Bug KitEssentials How to add items?

Discussion in 'Bukkit Help' started by Turb0_stormzz, Jul 11, 2015.

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

    Turb0_stormzz

    http://pastebin.com/wRWjRijJ <-- Link to kits.yml form the plugin KitEssentials not Essentials.kits.

    How would I add an Item to the kit? With enchantments and a name would be very much appreciated!
     
  2. Offline

    MCBro911

    I personally just use essential's config.yml for the kits.

    If you use this, then search for kits and this is the format.

    Code:
    kits:
    mykit:
    delay: <delay between usage>
    items:
    - <item number> <amount> <meta>
    - <item number> <amount> <meta>


    Meta means name and stuff for example

    items:
    - 69 1 name:&c&lLever_Of_Awesomeness

    It would then show this over the lever Lever Of Awesomeness
     
  3. Offline

    Turb0_stormzz

    Thanks so much, But Unfortunately, I have found out how to make kits through the essentials config by removing the kit essentials plugin. Thanks though!
     
  4. Offline

    Creeperzombi3

  5. Offline

    Turb0_stormzz

    wait

    How do I add protection to armor in kits? it isnt working. help?
     
  6. Offline

    Creeperzombi3

  7. Offline

    Turb0_stormzz

    No spaces right
     
Thread Status:
Not open for further replies.

Share This Page