Advertisement
Guest User

Untitled

a guest
Oct 8th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.88 KB | None | 0 0
  1. Spleef:
  2. enabled: true
  3. prefix: "&b[Spleef]&e"
  4. type: Spleef
  5. database: Spleef
  6. rated: true
  7. joinType: Queue
  8. victoryCondition: LastManStanding
  9. nTeams: 1+
  10. teamSize: 2
  11. defaults:
  12. options: [woolTeams]
  13. preReqs:
  14. options: [clearInventory]
  15. onEnter:
  16. options: [storeAll]
  17. onLeave:
  18. options: [restoreAll]
  19. onPrestart:
  20. options: []
  21. onStart:
  22. options: [teleportIn, pvpOff]
  23. onSpawn:
  24. options: [deEnchant, giveItems, hunger=20, health=20]
  25. items: # ignored if options doesnt have "giveItems"
  26. - diamond_spade: 1
  27.  
  28. onDeath:
  29. options: [clearInventory]
  30. onVictory:
  31. options: [invincible]
  32. onComplete:
  33. options: [teleportOut, clearInventory]
  34. winner:
  35. options: [health=20, hunger=20]
  36. losers:
  37. options: []
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement