KF2-SRV/SOURCES/kf2-srv.conf

23 lines
926 B
Plaintext
Raw Normal View History

2020-07-08 22:59:33 +00:00
# Displays game difficulty
# You can rename them as you like
2020-07-08 23:02:30 +00:00
DiffNames=('Normal' 'Hard' 'Suicide' 'Hell')
2020-07-08 22:59:33 +00:00
# Displays the number of waves
# You can rename them as you like
2020-07-08 23:02:30 +00:00
WaveNames=('4' '7' '10')
2020-07-08 22:59:33 +00:00
# Add custom gamemodes to the end of the list, similar to what is already there:
2020-07-08 23:02:30 +00:00
ModeNames['KFGameContent.KFGameInfo_Survival']='Survival'
ModeNames['KFGameContent.KFGameInfo_WeeklySurvival']='Weekly'
ModeNames['KFGameContent.KFGameInfo_Endless']='Endless'
ModeNames['KFGameContent.KFGameInfo_Objective']='Objective'
ModeNames['KFGameContent.KFGameInfo_VersusSurvival']='Versus'
# Add mutators to the end of the list, similar to what is already there:
MutNames['ServerExtMut.ServerExtMut']='RPG'
2020-07-08 22:59:33 +00:00
# Bot default password
# To change the password for the bot, you must do this here and in WebAdmin.
# Otherwise, the bot will stop working and some actions cannot be done on running servers
ServerBotPassword=VerySecretBotPassword