Guest User

Untitled

a guest
May 5th, 2013
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.01 KB | None | 0 0
  1. configVersion: 2.0
  2. GrenadeFreeForAll:
  3. enabled: true
  4. joinType: JoinPhase
  5. arenaClass: FreeForAll
  6. command: ant
  7. database: ant
  8. victoryCondition: HighestKills
  9. nLives: 1000
  10. prefix: "&d[GrenadeFreeForAll]&c "
  11. nTeams: 2+
  12. teamSize: 1
  13. announcements: ### Override the match victory announcement as the event has one too
  14. onVictory: [ dontannounce ]
  15. preReqs:
  16. options: [clearInventory]
  17. onEnter:
  18. options: [storeAll]
  19. onLeave:
  20. options: [restoreAll]
  21. onJoin:
  22. options: [teleportIn, woolTeams]
  23. onOpen:
  24. options: []
  25. onPrestart:
  26. options: [deEnchant]
  27. onStart:
  28. options: []
  29. onComplete:
  30. options: [teleportOut]
  31. onDeath:
  32. options: []
  33. onSpawn:
  34. options: [health=100, hunger=100, deEnchant]
  35. winner:
  36. options: [enchants, money=2000,experience=200, health=100, hunger=100]
  37. enchants:
  38. - speed:2:900
  39. - resistance:2:900
Advertisement
Add Comment
Please, Sign In to add comment