Advertisement
get_out

Untitled

Apr 18th, 2014
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.27 KB | None | 0 0
  1. Battleground:
  2. name: Battleground
  3. command: Battleground
  4. prefix: '&c[Battleground]&e'
  5. gameSize:
  6. nTeams: 2-50
  7. teamSize: '1'
  8. nLives: infinite
  9. victoryCondition: PlayerKills
  10. times:
  11. matchTime: 2147483647
  12. tracking:
  13. dbTableName: bg
  14. rated: true
  15. useTrackerMessages: false
  16. arenaType: Battleground
  17. arenaClass: Arena
  18. waitroomClosedWhileRunning: false
  19. defaults:
  20. options:
  21. - alwaysOpen
  22. - alwaysTeamNames
  23. onEnter:
  24. options:
  25. - STOREALL
  26. - STOREALL1
  27. onLeave:
  28. options:
  29. - RESTOREALL
  30. - RESTOREALL1
  31. onJoin:
  32. options:
  33. - pvpOff
  34. - alwaysJoin
  35. - wgClearRegion
  36. onPreStart:
  37. options:
  38. - teleportIn
  39. inPrestart:
  40. options:
  41. - pvpOff
  42. onStart:
  43. options:
  44. - teleportIn
  45. inGame:
  46. options:
  47. - pvpOn
  48. onComplete:
  49. options:
  50. - teleportOut
  51. - clearInventory
  52. onSpawn:
  53. giveClass:
  54. default: gladiator
  55. enchants:
  56. - speed:3:3
  57. - speed:3:20
  58. options:
  59. - health=20.0
  60. - hunger=20
  61. - respawnWithClass
  62. onDeath:
  63. options:
  64. - clearInventory
  65. - respawn
  66. - randomRespawn
  67. winners:
  68. enchants:
  69. - speed:1:900
  70. - prot:1:900
  71. options:
  72. - health=20.0
  73. - hunger=20
  74. - money=30.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement