Advertisement
Guest User

Untitled

a guest
May 4th, 2014
15
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. BombArena:
  2. name: BombArena
  3. command: bomb
  4. prefix: '&a[Demolición]&e'
  5. displayName: '&a[Demolición]&e'
  6. gameSize:
  7. nTeams: '2'
  8. teamSize: '1-16'
  9. nLives: '2'
  10. victoryCondition: LastManStanding
  11. times:
  12. matchTime: 500
  13. tracking:
  14. database: stats
  15. rated: true
  16. useTrackerMessages: false
  17. defaults:
  18. options:
  19. - alwaysTeamNames
  20. onEnter:
  21. options:
  22. - deEnchant
  23. - storeAll
  24. onJoin:
  25. options:
  26. - teleportWaitroom
  27. - health=20.0
  28. - hunger=20
  29. - pvpOff
  30. - dropItemOff
  31. onLeave:
  32. options:
  33. - restoreAll
  34. onStart:
  35. giveClass:
  36. default: tirador
  37. options:
  38. - teleportIn
  39. - pvpOn
  40. - blockBreakOn
  41. - wgNoLeave
  42. onComplete:
  43. options:
  44. - teleportOut
  45. - wgClearRegion
  46. onSpawn:
  47. options:
  48. - health=20.0
  49. - hunger=20
  50. - invulnerable=2
  51. - pvpOn
  52. - respawnWithClass
  53. onDeath:
  54. options:
  55. - randomSpawn
  56. - pvpOff
  57. winners:
  58. options:
  59. - health=20.0
  60. - hunger=20
  61. - money=3000
  62. losers:
  63. options:
  64. - health=20.0
  65. - hunger=20
  66. - money=50
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement