Advertisement
Guest User

Untitled

a guest
Dec 22nd, 2014
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.39 KB | None | 0 0
  1. arenaLocationPlayer1:
  2.     x: 100
  3.     y: 100
  4.     z: 0
  5.     worldID: 0
  6. arenaLocationPlayer2:
  7.     x: 150
  8.     y: 100
  9.     z: 0
  10.     worldID: 0
  11. kits:
  12.     kit1:
  13.         kitItem: stick
  14.         12: stick
  15.         0: diamond_sword
  16.         1: diamond_pickaxe
  17.         2: steak
  18.         100: diamond_boots
  19.         101: diamond_leggings
  20.         102: diamond_chestplate
  21.         103: diamond_helmet
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement