forked from Hay1tsme/artemis
Added value for team rank scaling, and documented it a bit
This commit is contained in:
parent
b42e8ab76c
commit
eecd3a829d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user