X-Git-Url: https://de.git.xonotic.org/?a=blobdiff_plain;ds=sidebyside;f=gamemodes-server.cfg;h=ba4812b57afd8bdc4c5da48d31320788f122acb2;hb=765eed8d356d25d15047202838dc58db8cb80b89;hp=1d2a0d70a945168d319ccda9b4e1a08dcb8675a2;hpb=415aa53e6a5e50a97d95e14f48fb3589f04f64d5;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/gamemodes-server.cfg b/gamemodes-server.cfg index 1d2a0d70a..ba4812b57 100644 --- a/gamemodes-server.cfg +++ b/gamemodes-server.cfg @@ -451,6 +451,7 @@ set g_lms_last_join 3 "if g_lms_join_anytime is 0, new players can only join if set g_lms_join_anytime 1 "1: new players can join, but get same amount of lives as the worst player; 0: new players can only join if the worst active player has (fraglimit - g_lms_last_join) or more lives" set g_lms_items 0 "enables items to spawn, weaponarena still disables weapons and ammo (to force all items to spawn, use g_pickup_items 1 instead)" set g_lms_weaponarena "most_available" "starting weapons - takes the same options as g_weaponarena" +set g_lms_forfeit_min_match_time 30 "end the match early if at least this many seconds have elapsed and less than 2 players are playing due to forfeits" // =========