Advertisement
Guest User

Untitled

a guest
Mar 9th, 2014
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.11 KB | None | 0 0
  1. Spleef:
  2. name: Spleef
  3. command: Spleef
  4. prefix: '&e[Spleef]'
  5. gameSize:
  6. nTeams: 2-24
  7. teamSize: '1'
  8. nLives: '1'
  9. victoryCondition: LASTMANSTANDING
  10. times:
  11. matchTime: 2147483647
  12. tracking:
  13. database: Spleef
  14. rated: false
  15. useTrackerMessages: false
  16. arenaType: Spleef
  17. arenaClass: SpleefArena
  18. forceStartTime: 300
  19. onEnter:
  20. options:
  21. - STOREALL
  22. onLeave:
  23. options:
  24. - RESTOREALL
  25. preReqs:
  26. options:
  27. - noInventory
  28. - money=100.0
  29. onJoin:
  30. doCommands:
  31. - player undisguise
  32. options:
  33. - teleportWaitRoom
  34. - health=20.0
  35. - hunger=20
  36. - blockBreakOff
  37. onPreStart:
  38. options:
  39. - teleportIn
  40. onStart:
  41. options:
  42. - pvpOff
  43. - blockBreakOn
  44. onComplete:
  45. teleportTo: SPAWN,42.0,120.0,41.0,0.0,0.0
  46. options:
  47. - clearInventory
  48. onSpawn:
  49. giveItems:
  50. - DIAMOND_SPADE 1
  51. options:
  52. - health=20.0
  53. - hunger=20
  54. - deEnchant
  55. onDeath:
  56. options:
  57. - clearInventory
  58. winners:
  59. options:
  60. - clearInventory
  61. - health=20.0
  62. - hunger=20
  63. - money=400.0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement