Advertisement
Guest User

Untitled

a guest
Aug 19th, 2019
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.72 KB | None | 0 0
  1. # Note: All items MUST be followed by a quantity!
  2. # All kit names should be lower case, and will be treated as lower in permissions/costs.
  3. # Syntax: - itemID[:DataValue/Durability] Amount [Enchantment:Level].. [itemmeta:value]...
  4. # For Item Meta information visit http://wiki.ess3.net/wiki/Item_Meta
  5. # 'delay' refers to the cooldown between how often you can use each kit, measured in seconds.
  6. # Set delay to -1 for a one time kit.
  7. # For more information, visit http://wiki.ess3.net/wiki/Kits
  8. kits:
  9. Inicial:
  10. delay: 14400
  11. items:
  12. - 268 1 name:&eNavaja
  13. - 297 8 name:&eGuisoDePan
  14. - 298 1
  15. - 299 1
  16. - 300 1
  17. - 301 1
  18. - 270 1
  19. - 271 1
  20. Vip:
  21. delay: 28800
  22. items:
  23. - 267 1
  24. - 424 32
  25. - 306 1
  26. - 307 1
  27. - 308 1
  28. - 309 1
  29. - 257 1
  30. - 258 1
  31. - 256 1
  32. Vip+:
  33. delay: 28800
  34. items:
  35. - 267 1 sharpness:2
  36. - 424 64
  37. - 306 1 protection:1
  38. - 307 1 protection:1
  39. - 308 1 protection:1
  40. - 309 1 protection:1
  41. - 257 1 efficiency:2
  42. - 258 1 efficiency:2
  43. - 256 1 efficiency:2
  44. Madera:
  45. delay: 86400
  46. items:
  47. - 17 64
  48. Minerales:
  49. delay: 259200
  50. items:
  51. - 263 64
  52. - 266 45
  53. - 406 40
  54. - 265 35
  55. - 388 20
  56. - 264 15
  57. # Essentials Sign Control
  58. # See http://wiki.ess3.net/wiki/Sign_Tutorial for instructions on how to use these.
  59. # To enable signs, remove # symbol. To disable all signs, comment/remove each sign.
  60. # Essentials colored sign support will be enabled when any sign types are enabled.
  61. # Color is not an actual sign, it's for enabling using color codes on signs, when the correct permissions are given
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement