Advertisement
Guest User

Untitled

a guest
Apr 20th, 2013
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.91 KB | None | 0 0
  1. Arena:
  2. enabled: true
  3. joinType: Queue
  4. database: arena
  5. rated: true
  6. prefix: "&6[Arena]&e"
  7. victoryCondition: highestKills
  8. matchTime: 90
  9. nTeams: 4
  10. teamSize: 1
  11. defaults:
  12. options: [woolTeams]
  13. preReqs:
  14. options: [clearInventory]
  15. onEnter:
  16. options: [storeAll]
  17. onLeave:
  18. options: [restoreAll]
  19. onJoin:
  20. options: [pvpOff]
  21. onPrestart:
  22. options: [pvpOff, teleportIn]
  23. onStart:
  24. options: [pvpOn]
  25. onComplete:
  26. options: [teleportOut ]
  27. onSpawn:
  28. options: [enchants, health=20, hunger=20]
  29. giveClass:
  30. default: gladiator
  31. enchants:
  32. - speed:2:5
  33. onDeath:
  34. options: [randomrespawn, clearInventory]
  35. winner:
  36. options: [enchants, health=20, hunger=20]
  37. enchants:
  38. - speed:1:900
  39. - resistance:1:900
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement