Advertisement
Guest User

Untitled

a guest
Nov 19th, 2017
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.71 KB | None | 0 0
  1. # Note: in F3, make sure to check 'Block' label!
  2.  
  3. kits:
  4. title: Clicc
  5. list:
  6. - swordsman
  7. name:
  8. swordsman:
  9. disp: DIRT
  10. helmet: IRON_HELMET
  11. chest: IRON_CHESTPLATE
  12. legs: IRON_LEGGINGS
  13. feet: IRON_BOOTS
  14. inventory:
  15. - IRON_SWORD
  16.  
  17. arenas:
  18. list:
  19. - sandbox
  20. name:
  21. sandbox:
  22. maxplayers: 10
  23. countdown: 25
  24. falldmg: true
  25.  
  26. hub:
  27. - 40
  28. - 76
  29. - -267
  30. spawn:
  31. - 40
  32. - 76
  33. - -258
  34. p1:
  35. - 35
  36. - 75
  37. - -263
  38. p2:
  39. - 54
  40. - 112
  41. - -253
  42.  
  43. # Block to be in to win
  44. capture:
  45. - 40
  46. - 98
  47. - -258
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement