]> de.git.xonotic.org Git - xonotic/xonotic-data.pk3dir.git/blobdiff - xonotic-server.cfg
only exec help.cfg once
[xonotic/xonotic-data.pk3dir.git] / xonotic-server.cfg
index 4b9febd221d52af46f8d5717c87c4e5ed7b5cf32..d0d2c0b19dba0b6efde6b73a23570349e32c274b 100644 (file)
@@ -10,7 +10,7 @@ set sv_autotaunt 1 "allow autotaunts on the server"
 // server settings
 hostname "Xonotic $g_xonoticversion Server"
 set sv_mapchange_delay 5
-set minplayers 0 "number of players playing at the same time (if not enough real players are there the remaining slots are filled with bots)"
+set minplayers 0 "fill server with bots to reach this number of players (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"
@@ -549,6 +549,7 @@ exec mutators.cfg
 exec monsters.cfg
 exec minigames.cfg
 exec physics.cfg
+exec help-xonotic.cfg
 
 set sv_join_notices ""
 set sv_join_notices_time 15