Guest User

Kit

a guest
May 17th, 2013
73
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.69 KB | None | 0 0
  1. Archer:
  2.   items:
  3.  - Archer_Bow
  4.   - Leather_Helmet:1 Protection:1
  5.   - Leather_Chestplate:1 Protection:1
  6.   - Leather_Leggings:1 Protection:1
  7.   - Leather_Boots:1 Protection:1
  8.   - Arrow:0:1
  9.   effects:
  10.   infiniteEffects: true
  11.   timeout:
  12.     duration: 10
  13.     global: false
  14.     singleUse: false
  15.     singleUsePerLife: false
  16.   clear:
  17.     all: true
  18.     inventory: true
  19.     effects: true
  20.     permissions: true
  21.   inheritance:
  22.     parent: 'soup'
  23.     upgrade: true
  24.     inheritParentPerms: true
  25.     requireParentPerms: false
  26.   economy:
  27.     cost: 0.0
  28.     cash: 0.0
  29.   restrictions:
  30.     armor: true
  31.     drops: true
  32.     deathDrops: true
  33.     pickups: true
  34.     otherKits: false
  35.   showInList: true
Advertisement
Add Comment
Please, Sign In to add comment