Advertisement
Guest User

Untitled

a guest
Jul 12th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.16 KB | None | 0 0
  1. # EssentialsX new 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: - itemID[:DataValue/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. Member:
  13. delay: 10600
  14. items:
  15. - 272 1
  16. - 273 1
  17. - 274 1
  18. - 275 1
  19. - 298 1
  20. - 299 1
  21. - 300 1
  22. - 301 1
  23. - 364 64
  24. Apprentice:
  25. delay: 600
  26. items:
  27. - 256 1
  28. - 257 1
  29. - 258 1
  30. - 265 12
  31. delay: 6000
  32. items:
  33. - 397:3 1 player:Notch
  34. Bishop:
  35. delay: 6000
  36. items:
  37. - 278 1
  38. - 277 1
  39. - 279 1
  40. - 264 12
  41. Glow:
  42. delay: 6000
  43. items:
  44. - 89 64
  45. - 123 64
  46. Stone:
  47. delay: 6000
  48. items:
  49. - 1 576
  50. Wood:
  51. delay: 6000
  52. items:
  53. - 17 12
  54. - 17:1 12
  55. - 17:2 12
  56. - 17:3 12
  57. - 162 12
  58. - 162:1 12
  59. Brick:
  60. delay: 6000
  61. items:
  62. Knight:
  63. delay: 6000
  64. items:
  65. - 278 1 efficiency:1 durability:1 fortune:1 name:&9Knight_Pickaxe
  66. - 277 1 digspeed:1 durability:1 name:&9Knight_Shovel
  67. - 279 1 efficiency:1 durability:1 name:&9Knight_Axe
  68. King:
  69. delay: 6000
  70. items:
  71. - 278 1 efficiency:3 durability:3 fortune:2 name:&cKing_Pickaxe
  72. - 277 1 digspeed:3 durability:3 name:&cKing_Shovel
  73. - 279 1 efficiency:3 durability:3 name:&cKing_Axe
  74. Brick:
  75. delay: 6000
  76. items:
  77. - 45 64
  78. - 215 32
  79. - 98 32
  80. Ruler:
  81. delay: 6000
  82. items:
  83. - 278 1 efficiency:4 durability:3 fortune:3 name:&1Ruler_Pickaxe
  84. - 278 1 efficiency:4 durability:3 silk_touch:1 name:&1Ruler_Pickaxe
  85. - 277 1 digspeed:4 durability:3 name:&1Ruler_Shovel
  86. - 279 1 efficiency:4 durability:3 name:&1Ruler_Axe
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement