Advertisement
Guest User

Untitled

a guest
Feb 21st, 2014
28
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.18 KB | None | 0 0
  1. configVersion: 2.0
  2. CaptureTheFlag:
  3. queue: true
  4. type: CaptureTheFlag
  5. prefix: "&a[CTF]"
  6. command: ctf
  7. matchTime: 2147483647
  8. joinType: Queue
  9. victoryCondition: HighestKills
  10. nLives: infinite
  11. nTeams: 2
  12. teamSize: 8-16
  13. defaults:
  14. options:
  15. - woolTeams
  16. - alwaysTeamNames
  17. preReqs:
  18. options:
  19. - noInventory
  20. - money=100
  21. onEnter:
  22. options:
  23. - storeAll
  24. onLeave:
  25. options:
  26. - restoreAll
  27. onJoin:
  28. options:
  29. - teleportWaitRoom
  30. - blockBreakOff
  31. - hunger=20
  32. doCommands:
  33. - player undisguise
  34. onOpen:
  35. options:
  36. - pvpOff
  37. onPrestart:
  38. options:
  39. - pvpOff
  40. onStart:
  41. options:
  42. - pvpOn
  43. - teleportIn
  44. - hunger=20
  45. onComplete:
  46. options:
  47. - clearInventory
  48. - teleportOut
  49. onSpawn:
  50. options:
  51. - health=20
  52. - hunger=20
  53. - respawnWithClass
  54. onDeath:
  55. options:
  56. - clearInventory
  57. - respawn
  58. winner:
  59. options:
  60. - health=20
  61. - hunger=20
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement