Plugin Help Essentials - Kit Item error, cannot find error.

Discussion in 'Plugin Help/Development/Requests' started by minepro97, Sep 27, 2014.

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

    minepro97

    Hi, I am having issues with this kit.

    The following error is showing:
    Code:
    WARN]: [Essentials] Error parsing kit pyro: Invalid kit item: 15721
    
    The config is as follows.

    Show Spoiler

    Code:
      pyro:
        delay: 0
        items:
          - 258 1 fireaspect:1 unbreaking:1
          - 261:368 1 flame:1
          - 259 1 fireaspect:2 unbreaking:3
          - 314 1 fireprotection:4 projectileprotection:1
          - 299 1 fireprotection:4
          - 316 1 fireprotection:4 protection:1
          - 301 1 fireprotection:4
          - 373:16451 8
          - 262:1
    


    Edit: Solved. I'm stupid. I re-read the config about thirty times and only after I posted this did I see the error.

    Error: - 262:1

    Instead of - 262 1
     
    Tanchist likes this.
Thread Status:
Not open for further replies.

Share This Page