 
                Use tokens to repair item durability!
Use tokens to repair item durability.
Commands
Permissions
valid-items:
  - DIAMOND_SWORD
  - DIAMOND_HELMET
  - DIAMOND_CHESTPLATE
  - DIAMOND_LEGGINGS
  - DIAMOND_BOOTS
messages:
  no-permission: '&cYou don''t have permission to use this command!'
  repair-not-exist: '&7That repair doesn''t exist!'
  player-not-found: '&cPlayer is not online!'
  sender-give: '&7You have given a &b{type} to &7{player}'
  target-give: '&7You have been given a &b{type}'
  invalid-item: '&cThis item cannot be repaired!'
  repaired-item: '&aYou have repaired %durability% durability using a repair token!'
  already-full-durability: '&cThis item is already at full durability!'
  repair-token-no-permission: '&cYou don''t have permission to use that repair token!'
  repair-inventory:
    title: '&8Repairs'
commands:
  descriptions:
    admin:
      give: '<player> <repair> &f&oGive a player a repair token'
      list: '&f&oOpen repair token list gui'
      reload: '&f&oReloads the plugin'
  reload-success: '&aSuccessfully reloaded!'
errors:
  reload-fail: '&cA serious error occurred during reloading'
repairs:
  example:
    material: NETHER_STAR
    data: 0
    name: "&aExample Repair Token"
    durability: 50
    lore:
      - "&7This is an example repair item!"
    permission: "repair.example"
    glow: trueFor support, please use only resource discussion
Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.