Config Explanations

There are annotations in the config, but if it isn't understandable. here:
* Names: These are all the kits in use. You can separate these by commas, but if you don't need a comma and it's there, it won't use it!
* Items: The Items given, this is the format: <id>,<amount>
* Armour: The armour given, this is used in the order: head, chest, legs, and boots. Format: <id>
* PotionEffects: This is never seen before! These add an infinite amount of potions, in this format: <id>,<level>,<time>
* Health: OMG! This can add a custom health to your kit users! Format: <hearts> (up to 20)
* Description: This is a custom description to use for your kits. It enables color

Default Config Contents:

prefix: &4[Kits]

Kits:
  Default:
    Items:
      - 1,64
      - 2,64
    Armour:
      - null
      - null
      - null
      - null
    PotionEffects:
      - 1,2,60
    Health: 0
    Description: '&3Warrior: &6Become A Warrior!'
  Names: Default


Comments

Posts Quoted:
Reply
Clear All Quotes