Essentials kits not working

Discussion in 'Bukkit Help' started by theforgeking, Jun 28, 2013.

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

    theforgeking

    Okay so i type /kit, the kit name shows up I then use /kit tools, and i get a error saying "this kit is inproperly defined contact an administrator.
    here is my config.yml http://pastebin.com/s1KQFVJB
     
  2. Offline

    Trevor1134

  3. Offline

    theforgeking

    Trevor1134 I know i had the kit named starter before but i just realized since I was messing with it i named it back tools but other than that when i was using the command it was set to starter. that has nothing to do with it.
     
  4. Offline

    Trevor1134

    theforgeking Well, I do not understand your error fully, please elaborate.
     
  5. Offline

    Kolugo

    theforgeking
    Spacing was off a bit. try this:
    Code:
    kits:
      tools:
            delay: 86400
            items:
              - 306
              - 307
              - 308
              - 309
              - 273
              - 274
              - 275
              - 267
              - 320 32
              - 17 32
     
  6. Offline

    theforgeking

    Kolugo nope :( still the same error. PLEASE SOMEONE HELP D:, its the last thing I need to fix before publishing my server.

    Trevor1134 okay lets say i have a kit named tools. i type /kit , it displays the current kits made. I see that it says tools and starter. I type /kit tools and it says kit is inproperly defined contact an administrator

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 2, 2016
  7. Offline

    Kolugo

    theforgeking
    Can you paste your entire essentials config with pastebin?
     
  8. Offline

    Bobcat00

    You need to have a quantity (even if it's 1) after every item number. Just like it says in the config file!
    "All items MUST be followed by a quantity!"
     
  9. Offline

    theforgeking

    Bobcat00 Kolugo bobcat still does not work and kolugo I already did but here the link is again http://pastebin.com/s1KQFVJB . that is the full config.yml

    Bobcat00 Kolugo okay Thank You Bobcat it turns out i was using filezila and i had the config.yml open in notepad++ and i saved the config after editing it lol but i forgot to upload it back to the server before i reloaded.
    It is fixed now

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Jun 2, 2016
  10. Offline

    Bobcat00

    OK. Glad you got it solved.
     
Thread Status:
Not open for further replies.

Share This Page