Advertisement
Guest User

Config

a guest
Nov 8th, 2014
208
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 0.54 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. # For more information, visit http://wiki.ess3.net/wiki/Kits
  7. kits:
  8.   worker:
  9.     delay: 84600
  10.     items:
  11.       - 256
  12.       - 257
  13.       - 258
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement