Advertisement
slinger124

Kits File

Jun 20th, 2015
11
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1. # Enchantment IDs and config explanation can be found here: http://dev.bukkit.org/bukkit-plugins/kitplugin/pages/kits-config-v6-1/
  2. Tribute:
  3. items:
  4. WoodSword:
  5. id: WOOD_SWORD
  6. amount: 1
  7. enchantments:
  8. - /
  9. name:
  10. - Tribute Sword
  11. slot: inventory
  12. LeatherChestplate:
  13. id: LEATHER_CHESTPLATE
  14. amount: 1
  15. enchantments:
  16. - /
  17. name:
  18. - Tribute Chestplate
  19. slot: chestplate
  20. LeatherLeggings:
  21. id: LEATHER_LEGGINGS
  22. amount: 1
  23. enchantments:
  24. - /
  25. name:
  26. - Tribute Leggings
  27. slot: leggings
  28. LeatherHelmet:
  29. id: LEATHER_BOOTS
  30. amount: 1
  31. enchantments:
  32. - /
  33. name:
  34. - Tribute Boots
  35. slot: boots
  36. removeeffects: true
  37. effects:
  38. - /
  39. givelevels: 3
  40. usages: 0
  41. clearinv: true
  42. clearamor: true
  43. cooldown: 300
  44. message: Goodluck Tribute May The Odds Be Ever In Your Favor.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement