Scoreboard
Customize the lobby and in-game scoreboards
lobby-scoreboard:
title: "&e&l&o≡ TURF WARS ≡"
lines:
- ''
- '&7{current_players}/{max_players}'
- ''
- '&a&lKit'
- '{kit}'
- ''
- '&c&lTeam: {team}'
- ''
- '&e&lMoney'
- '{money}'
- ''
- '{status}'
- ''
- '&6&lMap'
- '{map}'
kits:
marksman: "&7Marksman"
infiltrator: "&7Infiltrator"
shredder: "&7Shredder"
ninja: "&7Ninja"
none: "&7None"
teams:
blue: "&b&oBlue"
red: "&c&oRed"
status:
waiting: "&2&l&oWaiting..."
starting: "&c&lStarting: {countdown}"
in-game-scoreboard:
title: "&e&l&o≡ TURF WARS ≡"
lines:
- ''
- '&4{red_lines} Red'
- ''
- '&b{blue_lines} Blue'
- ''
- '&e&l{phase}'
- '{phase_time_left} Seconds'
- ''
- '&6&lMap'
- '{map}'
kits:
marksman: "&7Marksman"
infiltrator: "&7Infiltrator"
shredder: "&7Shredder"
ninja: "&7Ninja"
none: "&7None"
teams:
blue: "&b&oBlue"
red: "&c&oRed"
spec: "&7Spec"
phases:
combat: "Combat Time"
build: "Build Time"
Last updated