Skip to content

Instantly share code, notes, and snippets.

@tomascsantos
Created December 22, 2018 01:52
Show Gist options
  • Save tomascsantos/8785566c1a554ef2c4580c6e0a6caf78 to your computer and use it in GitHub Desktop.
Save tomascsantos/8785566c1a554ef2c4580c6e0a6caf78 to your computer and use it in GitHub Desktop.
ArenaTow:
name: ArenaTow
command: tow
prefix: '&8[Tug Of War]'
signDisplayName: 8[TugofWar]
gameSize:
nTeams: '2'
teamSize: '3'
nLives: 'infinite'
victoryCondition: Custom
tracking:
database: tow
rated: true
useTrackerMessages: false
arenaType: ArenaTow
arenaClass: TugArena
onEnter:
options:
- STOREALL
onLeave:
options:
- RESTOREALL
preReqs:
options:
- clearInventory
onJoin:
options:
- pvpOff
onPreStart:
options:
- woolTeams
- teleportIn
- pvpOff
onStart:
options:
- pvpOn
onComplete:
options:
- teleportOut
- clearInventory
onSpawn:
# giveItems:
# - DIAMOND_SWORD DAMAGE_ALL:1 1
# - BOW 1
# - ARROW 32
# - DIAMOND_HELMET 1
# - DIAMOND_CHESTPLATE 1
# - DIAMOND_LEGGINGS 1
# - DIAMOND_BOOTS 1
# enchants:
# - speed:1:60
# options:
# - woolTeams
# - health=20.0
# - hunger=20
# - deEnchant
# - respawnWithClass
onDeath:
# options:
# - clearInventory
# - respawn
winners:
# enchants:
# - speed:1:900
# - prot:1:900
# options:
# - health=20.0
# - hunger=20
# - experience=300
# - money=1.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment