X-Git-Url: http://de.git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=555da4afad130949e43b810bf22a302fb6b93a76;hb=6af4e73de035e6bbed9ba2d60e0768c43dc66f2a;hp=5b69cb0a90e271e16f11c6e15758ff7752bd8acb;hpb=900eb72e1a12824870d1367ea1bef7778751dc5e;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index 5b69cb0a9..555da4afa 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1257,6 +1257,7 @@ set cl_gravity 800 "but ignored anyway" set g_ban_default_bantime 5400 "90 minutes" set g_ban_default_masksize 3 "whole 255.255.255.0 networks (set to 4 for single IPs); when UID support is compiled in, masksize 0 means banning by UID" set g_banned_list "" "format: IP remainingtime IP remainingtime ..." +set g_banned_list_idmode "1" "when set, the IP banning system always uses the ID over the IP address (so a user in a banned IP range can connect if they have a valid signed ID)" alias bans "sv_cmd bans" alias ban "sv_cmd ban $*" // usage: ban address(maybe incomplete, like 1.2.3) bantime(seconds) alias kickban "sv_cmd kickban $*" // usage: kickban # playerno bantime(seconds) masksize(bytes)