X-Git-Url: http://de.git.xonotic.org/?p=xonotic%2Fxonotic-data.pk3dir.git;a=blobdiff_plain;f=xonotic-server.cfg;h=525c589f9289d08b85deb8cf9ff01887a92ef783;hp=9b845cd9ceee60ce695ec448d5d7414bb05bfbaf;hb=546842f7e5a63b11a9b862dbf1709318bb97689b;hpb=8dc66863c53931f676b3ba6973f010e87b19e643 diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 9b845cd9ce..525c589f92 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"