1
0
Fork 0

Added value for team rank scaling, and documented it a bit

This commit is contained in:
EmmyHeart 2023-07-11 09:40:49 +00:00
parent b42e8ab76c
commit eecd3a829d
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,8 @@ server:
loglevel: "info"
team:
name: ARTEMiS
name: ARTEMiS # If this is set, all players that are not on a team will use this one by default.
rankScale: True # Scales the in-game ranking based on the number of teams within the database, rather than the default scale of ~100 that the game normally uses.
mods:
use_login_bonus: True