X-Git-Url: https://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=xonotic-server.cfg;h=bb0d59371d04a66434bbb4df2a3f6f2a15b6cb73;hp=956fb215548c55d20e9a62bd27cc2d0e31942901;hb=da55ff304a42651add06ef87cae5f4ae012c098f;hpb=16e64ff58cf65d7b3e0815aadb530580a6aa251b diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 956fb2155..bb0d59371 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -10,7 +10,8 @@ set sv_autotaunt 1 "allow autotaunts on the server" // server settings hostname "Xonotic $g_xonoticversion Server" set sv_mapchange_delay 5 -set minplayers 0 "fill server with bots to reach this number of players (if bot_number is not enough)" +set minplayers 0 "fill server with bots to reach this number of players in teamless games (if bot_number is not enough)" +set minplayers_per_team 0 "fill server with bots to reach this number of players per team (if bot_number is not enough)" // restart server if all players hit "ready"-button set sv_ready_restart 0 "allow a map to be restarted once all players pressed the \"ready\" button" @@ -381,6 +382,7 @@ set timelimit_max 60 sv_gameplayfix_delayprojectiles 0 sv_gameplayfix_q2airaccelerate 1 sv_gameplayfix_stepmultipletimes 1 +sv_gameplayfix_stepdown 2 // delay for "kill" to prevent abuse set g_balance_kill_delay 2