MuffledCross

Untitled

Jan 19th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.86 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. tools:
  13. delay: 10
  14. items:
  15. - stonesword 1
  16. - stoneshovel 1
  17. - stonepickaxe 1
  18. - stoneaxe 1
  19. starter:
  20. delay: 86400
  21. items:
  22. - ironsword:251 1
  23. - ironshovel:250 1
  24. - ironpickaxe:250 1
  25. - ironaxe:250 1
  26. - ironhoe:250 1
  27. dtools:
  28. delay: 600
  29. items:
  30. - dpickaxe 1 efficiency:1 durability:1 fortune:1 name:&4Gigadrill lore:The_drill_that_&npierces|the_heavens
  31. - dshovel 1 digspeed:3 name:Dwarf lore:Diggy|Diggy|Hole
  32. - lhelm 1 color:255,255,255 name:Top_Hat lore:Good_day,_Good_day
  33. - daxe:780 1
  34. notch:
  35. delay: 6000
  36. items:
  37. - playerhead 1 player:Notch
  38. color:
  39. delay: 6000
  40. items:
  41. - writtenbook 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
  42. firework:
  43. delay: 6000
  44. items:
  45. - fireworkrocket 1 name:Angry_Creeper color:red fade:green type:creeper power:1
  46. - fireworkrocket 1 name:Starry_Night color:yellow,orange fade:blue type:star effect:trail,twinkle power:1
  47. - fireworkrocket 2 name:Solar_Wind color:yellow,orange fade:red shape:large effect:twinkle color:yellow,orange fade:red shape:ball effect:trail color:red,purple fade:pink shape:star effect:trail power:1
Add Comment
Please, Sign In to add comment