// from the line start and change them to your liking.
//skill 8 // the bots skill level
+//bot_prefix
-// if changing either of these two minplayers settigs, you should consider editing the `bots` alias so that the `bots` vote adds the right number of bots
-//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
+// Add bots to reach a minimum number of players. Will leave as players join.
+// If changing either of these two minplayers settings, you should consider editing the `bots` alias so that the `bots` vote adds the right number of bots.
+//minplayers
+//minplayers_per_team
//alias bots "minplayers 4; minplayers_per_team 2"
-//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_maplist_check_waypoints 0 // set this to 1 to skip maps without waypoints if there aren't enough players to play without bots
+// Useful if you have maps without waypoints so they don't get picked accidentally - the bots would just stand around doing nothing.
+//g_maplist_check_waypoints
// Map voting screen
//g_maplist_votable
//sv_status_privacy 1 // 1 hides IP addresses from "status" replies shown to clients, 0 shows them. Enables players to identify wellknown punks on your server OR is a threat to anonymity.. depending on your point of view :)
+// NOTE: the following setting currently has no effect (the stats aren't actually collected, this might change in the future)
// This line sends the following data to our servers:
// - Date and time
// - Your server IP address