Advertisement
Guest User

Untitled

a guest
Feb 22nd, 2020
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 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. tools:
  13. delay: 86400
  14. items:
  15. - diamondspade 1
  16. - diamondpickaxe 1
  17. - diamondaxe 1
  18. - diamondhoe 1
  19. color:
  20. delay: 86400
  21. items:
  22. - written_book 1 title:&4Book_&9o_&6Colors author:KHobbits lore:Ingame_color_codes book:Colors
  23. starter:
  24. delay: 86400
  25. items:
  26. - diamondsword 1 damage_all:1 durability:2 name:&a&lStarter_Sword
  27. - diamondpickaxe 1 dig_speed:1 durability:2 loot_bonus_blocks:1 name:&a&lStarter_Pickaxe
  28. - diamondaxe 1 dig_speed:1 durability:2 loot_bonus_blocks:1 name:&a&lStarter_Axe
  29. - diamondspade 1 dig_speed:1 durability:2 loot_bonus_blocks:1 name:&a&lStarter_Shovel
  30. - ironhelmet 1 protection_environmental:3 durability:2 name:&a&lStarter_Helmet
  31. - ironchestplate 1 protection_environmental:3 durability:2 name:&a&lStarter_Chestplate
  32. - ironleggings 1 protection_environmental:3 durability:2 name:&a&lStarter_Leggings
  33. - ironboots 1 protection_environmental:3 durability:2 name:&a&lStarter_Boots
  34. - apple 10
  35. - chest 1
  36. - goldspade 1
  37. - workbench 1
  38. - furnace 1
  39. - torch 10
  40. - written_book 1 title:&2&lGrief_&6&lPrevention author:OldScurvyDog lore:Guide_Book book:protect
  41. - written_book 1 title:&b&lTrading_Cards author:&aSirPandaz lore:Guide_Book book:cards
  42. - WRITTEN_BOOK 1 title:&c&lRules author:&aTreasure_Island lore:Guide_Book book:rules
  43. - written_book 1 title:&9SlimeFun author:ToxicAngel lore:Guide_Book book:slimefun
  44. fighter:
  45. delay: 86400
  46. items:
  47. - diamondsword 1
  48. - bow 1
  49. - arrow 10
  50. - diamondhelmet 1
  51. - diamondchestplate 1
  52. - diamondleggings 1
  53. - diamondboots 1
  54. protect:
  55. delay: 86400
  56. items:
  57. - written_book 1 title:&2Grief_&6Prevention author:OldScurvyDog lore:Guide_Book book:Protect
  58. - goldspade 1
  59. - STICK 1
  60. npc:
  61. delay: 86400
  62. items:
  63. - written_book 1 title:&aCitizens author:SJONES1997 lore:Guide_Book book:npc
  64. slimefun:
  65. delay: 86400
  66. items:
  67. - written_book 1 title:&9SlimeFun author:ToxicAngel lore:Guide_Book book:slimefun
  68. blocks:
  69. delay: 86400
  70. items:
  71. - stone 64
  72. - grass_block 64
  73. - dirt 64
  74. - stonebricks 64
  75. - mossy_cobblestone 64
  76. - polishedgranite 64
  77. - polisheddiorite 64
  78. - polishedandesite 64
  79. ores:
  80. delay: 86400
  81. items:
  82. - coal 64
  83. - iron_ingot 64
  84. - gold_ingot 64
  85. - emerald 64
  86. - diamond 64
  87. cards:
  88. delay: 86400
  89. items:
  90. - written_book 1 title:&b&lTrading_Cards author:&aSirPandaz lore:Guide_Book book:cards
  91. brewing:
  92. delay: 86400
  93. items:
  94. - written_book 1 title:&9&lBrewing_Guide author:&aSirPandaz lore:Guide_Book book:brewing
  95. rules:
  96. delay: 86400
  97. items:
  98. - WRITTEN_BOOK 1 title:&c&lRules author:&aTreasure_Island lore:Guide_Book book:rules
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement