]> de.git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Document minplayers_per_team in the example server.cfg
authorMario <mario@smbclan.net>
Tue, 12 Feb 2019 09:04:42 +0000 (19:04 +1000)
committerMario <mario@smbclan.net>
Tue, 12 Feb 2019 09:04:42 +0000 (19:04 +1000)
server/server.cfg

index bcc6e524a52e8ead946318dca2cbc9d901558a4d..6ecb216cd3042cee79637d742495c56c752af551 100644 (file)
@@ -79,6 +79,7 @@
 
 //skill 4      // the bots skill level
 //minplayers 0 // add bots if less then that number of players playing
 
 //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
 //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