Advertisement
Googlelover1234

YAML Fix - Essentials Kits

Apr 24th, 2015
288
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.28 KB | None | 0 0
  1. kits:
  2.   Starter:
  3.     delay: 86400
  4.     items:
  5.      - 276 1 name:&6Starter_Sword
  6.       - 278 1 name:&6Starter_Pickaxe
  7.       - 364 32
  8.       - 17 32
  9.       - 49 64
  10.       - 306 1 protection:3
  11.       - 307 1 protection:3
  12.       - 308 1 protection:3
  13.       - 309 1 protection:3
  14.   Novice:
  15.     delay: 86400
  16.     items:
  17.      - 276 1 sharpness:1 name:&6Novice_Sword
  18.       - 364 16
  19.       - 17 32
  20.       - 49 64
  21.       - 310 1 protection:1
  22.       - 311 1 protection:1
  23.       - 312 1 protection:1
  24.       - 313 1 protection:1
  25.   Scout:
  26.     delay: 86400
  27.     items:
  28.      - 276 1 sharpness:1 name:&6Scout_Sword
  29.       - 364 16
  30.       - 17 32
  31.       - 322 8
  32.       - 49 96
  33.       - 310 1 protection:2
  34.       - 311 1 protection:2
  35.       - 312 1 protection:2
  36.       - 313 1 protection:2
  37.   Elite:
  38.     delay: 86400
  39.     items:
  40.      - 276 1 sharpness:2 name:&6Elite_Sword
  41.       - 364 16
  42.       - 17 32
  43.       - 322 16
  44.       - 49 128
  45.       - 310 1 protection:2
  46.       - 311 1 protection:2
  47.       - 312 1 protection:2
  48.       - 313 1 protection:2
  49.   Knight:
  50.     delay: 172800
  51.     items:
  52.      - 276 1 sharpness:3 name:&6Elite_Sword
  53.       - 364 16
  54.       - 17 32
  55.       - 322 32
  56.       - 49 128
  57.       - 310 1 protection:4
  58.       - 311 1 protection:4
  59.       - 312 1 protection:4
  60.       - 313 1 protection:4
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement