X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=xonotic-server.cfg;h=f914a7b11e3bafdae0391c329811d081c8aee130;hb=08c646dfd3e22a4ed003fb286cbe092f161f66c4;hp=158b32ecd597d837df4224d0dff3f96b29fa9515;hpb=cbb0a16ac5554caedc4af3d81ff857c40eb9bdb9;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/xonotic-server.cfg b/xonotic-server.cfg index 158b32ecd..f914a7b11 100644 --- a/xonotic-server.cfg +++ b/xonotic-server.cfg @@ -213,6 +213,7 @@ set g_maplist_selectrandom 0 "if 1, a random map will be chosen as next map - DE set g_maplist_shuffle 1 "new randomization method: like selectrandom, but avoid playing the same maps in short succession. This works by taking out the first element and inserting it into g_maplist with a bias to the end of the list" set g_maplist_check_waypoints 0 "when 1, maps are skipped if there currently are bots, but the map has no waypoints" set g_maplist_ignore_sizes 0 "when 1, all maps are shown in the map list regardless of player count" +set g_maplist_sizes_count_bots 1 "include the number of bots currently in the server when counting the number of players for size restrictions" set g_items_mindist 4000 "starting distance for the fading of items" set g_items_maxdist 4500 "maximum distance at which an item can be viewed, after which it will be invisible"