Example-config
arenas:
test_arena_hunters:
display-name: "Test"
type: HUNTERS #SURVIVAL
worldgen-type: BEFORE_GAME
world-view-distance: 8
world-simulation-distance: 4
bossbar-color: PURPLE
max-instances: 3
resistance-time: 200 #seconds (Only in RESISTANCE type)
time-before-starting: 10 #seconds
world: "test_arena"
schematic: "fnaf1_map.schem"
paste-location: "-33.5,-60,-43.5"
spawn-survivors:
- "-33.5,-60,-43.5"
spawn-hunter: "-33.5,-59,-76.5"
players:
min-players: 2
max-players: 5
hunters:
min-hunters: 1
max-hunters: 1
start-commands:
- "say Started %arena_id%"
- "minecraft:give %hunters% minecraft:iron_sword 1"
- "title %hunters% title {\"text\":\"Hunt!\",\"color\":\"red\"}"
- "title %survivors% title {\"text\":\"Survive the hunt!\",\"color\":\"green\"}"
end-commands:
- "say End %arena_id%"
end-win-commands:
- "say Winners (%winners_size%): %winners_csv%"Variable
Fuction
Start Commands
Variables
Fuction
End Commands
Variables
Fuction
End Win Commands
Variables
Fuction
Types
HUNTERS
SURVIVAL
RESISTANCE
Worldgen Types
BEFORE_GAME
IN_GAME
Languages
Last updated