Advertisement
Noutdebest

Essentials kits

Mar 13th, 2019
343
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. # EssentialsX kit configuration.
  2. # If you don't have any kits defined in this file, the plugin will try to copy them from the config.yml
  3.  
  4. # Note: All items MUST be followed by a quantity!
  5. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  6. # Syntax: - name[:durability] amount [enchantment:level]... [itemmeta:value]...
  7. # For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
  8. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  9. # Set delay to -1 for a one time kit.
  10. # For more information, visit http://wiki.ess3.net/wiki/Kits
  11. kits:
  12. slaaf:
  13. delay: 86400
  14. items:
  15. - 4 64
  16. - 260 10
  17. - 17 6
  18. boer:
  19. delay: 86400
  20. items:
  21. - 4 64
  22. - 260 15
  23. - 17 10
  24. - 3 64
  25. - 35 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement