Configuration Help/Commented Default Config

settings:
  once-per-life: true 
      # Whether or not players can only use kits once per life
  no-auto-update: 1 
      #Uncomment to disable auto-update
  hide-death-messages: false
      # Whether or not the vanilla Minecraft death messages are hidden
  disable-dropping-items: false 
      #Whether or not players can drop items (using Q or dragging out of their inventory)
  disable-player-drops-on-death: false
      # Whether or not players drop their items on death
  disable-crafting: false
      # Whether or not item crafting is disabled
  disable-player-xp-drop: false
      # Whether or not players drop XP on death
  disable-mob-xp-drop: false
      # Whether or not mobs drop XP on death
  disable-block-xp: false 
      #Whether or not XP is given on block break (e.g. coal)
  disable-inventory-interaction: false
      # Whether or not users can move items in their inventory
  disable-pickup-items: false
      # Whether or not users can pick up items
  disable-block-break: false
      # Whether or not players can break blocks
  disable-block-place: false
      # Whether or not players can place blocks
  show-kit-info-on-respawn: true
      # Whether or not kit information is shown on respawn
kits:
  archer:
    active-in: "'world','word_nether','word_end'"  # Change to "all" for all worlds
    commands:  # Executed on kit give
      - 'tell <player> Enjoy your kit :)'
    on-give-message: '&cYou're now an archer' #Message displayed when kit is delivered
    items:
      helmet: leather
      chestplate: leather
      leggings: leather
      boots: leather
      helmetColor: '#FF0000' #Dyes the armour
      chestplateColor: '#FFFF00'
      leggingColor: '#FF00FF'
      bootColor: '#0000FF'
      helmetEnchant: '0:5 3:5' #Applies blast & normal protection at level 5 
      '0': '261 49:2' #Multiple enchantments can be used in the form of id:level id:level etc
      '1': '282'
      '2': '282'
      '3': '282'
      '4': '282'
      '5': '282'
      '6': '282'
      '7': '282'
      '8': '282'
      '9': '0'
      '10': '0'
      '11': '0'
      '12': '0'
      '13': '0'
      '14': '0'
      '15': '0'
      '16': '262:64'
      '17': '262:64'
      '18': '0'
      '19': '0'
      '20': '0'
      '21': '0'
      '22': '0'
      '23': '0'
      '24': '0'
      '25': '0'
      '26': '0'
      '27': '282'
      '28': '282'
      '29': '282'
      '30': '282'
      '31': '282'
      '32': '282'
      '33': '282'
      '34': '282'
      '35': '282'
      names:
        '0': '&cPower Bow'  # Allow custom item names