From: Mario Date: Tue, 12 Feb 2019 09:04:42 +0000 (+1000) Subject: Document minplayers_per_team in the example server.cfg X-Git-Tag: xonotic-v0.8.5~140 X-Git-Url: http://git.xonotic.org/?p=xonotic%2Fxonotic.git;a=commitdiff_plain;h=6e840f8fc40053288a3fc7bbdf734a927093a478 Document minplayers_per_team in the example server.cfg --- diff --git a/server/server.cfg b/server/server.cfg index bcc6e524..6ecb216c 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -79,6 +79,7 @@ //skill 4 // the bots skill level //minplayers 0 // add bots if less then that number of players playing +//minplayers_per_team 0 // add bots to each team if less than that number of players playing //g_maxplayers 0 // above this player count, only allow spectators //bot_prefix [BOT] // prepend this to all botnames //bot_suffix "" // append this to all botnames