Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DeathMatch:
- enabled: true
- joinType: JoinPhase
- victoryCondition: highestKills
- database: dm
- rated: true
- prefix: "&8[DeathMatch]&e"
- nTeams: 2+
- teamSize: 1
- announcements: ### Override the match victory announcement as the event has one too
- onVictory: [ dontannounce ]
- defaults:
- options: [woolTeams, alwaysTeamNames]
- preReqs:
- options: [clearInventory]
- onEnter:
- options: [storeAll]
- onLeave:
- options: [restoreAll]
- onJoin:
- options: [teleportIn, alwaysJoin, blockBreakOff]
- onOpen:
- options: [pvpOff, wgClearRegion, wgResetRegion]
- onStart:
- options: [pvpOn, blockBreakOn, wgNoLeave, wgNoEnter]
- onComplete:
- options: [teleportOut, wgClearRegion, wgResetRegion]
- onSpawn:
- options: [enchants, giveItems, health=20, hunger=20]
- items: # ignored if options doesnt have "giveItems"
- - iron_sword: 1
- - bow: 1
- - arrow: 32
- - leather_helm: 1
- - leather_chest: 1
- - leather_leggings: 1
- - leather_boot: 1
- - bread: 5
- enchants:
- - speed:1
- onDeath:
- options: [respawn, clearInventory]
- winner:
- options: [enchants, money=100, experience=300, health=20, hunger=20, giveItems]
- items:
- - gold_nugget: 1
- enchants:
- - speed:2:900
- - resistance:2:900
- loser:
- options: [money=1, experience=1, health=20, hunger=20, giveItems]
- items:
- - 37: 1
- - fish: 1
Advertisement
Add Comment
Please, Sign In to add comment