Note: updating to this version will override your config.yml! Read on: A new "config_backup.yml" file will store your old config, and create a new config.yml with the new config option team-score-as-countdown to toggle the below changes off. To avoid a new config generating, add in team-score-as-countdown: false below max-score in config.yml like so:
Code (Text):
# The score in order to win. ex: DTC score is hits to destroy core, TDM score is kills to win, etc
max-score: 15
# Determines if team score on scoreboard will show as "Team: score/max-score" or score will countdown to 0 with "Team: (max-score) - score"
team-score-as-countdown: false
Useful improvements to scoreboards:
Lobby Scoreboards: Now displays "Team: <curr count>/<max size>" instead of "Team: <curr count>
In Game Scoreboard: "Now displays "Team: <score>/<goal score>" (@Vinny_0)
This design is the new default
Applies to spectator scoreboards as well
Toggle going back to the "Team: (points until 0)" with setting the above config.yml setting to true
Open arenas.yml and change team-score-as-countdown to change it for specific arenas!