Advertisement
Guest User

Untitled

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