X-Git-Url: https://git.xonotic.org/?a=blobdiff_plain;f=defaultXonotic.cfg;h=7336794fa9d178b41c188bb995118fd93aaec086;hb=9ddc4a6d3d9e74c899fb9f850dc337343cbd5aab;hp=e337bfbbbe37f54f019e6a718757bd1418537158;hpb=1eb3b4661316043fab97ad518f60c085184d24ea;p=xonotic%2Fxonotic-data.pk3dir.git diff --git a/defaultXonotic.cfg b/defaultXonotic.cfg index e337bfbbb..7336794fa 100644 --- a/defaultXonotic.cfg +++ b/defaultXonotic.cfg @@ -1255,6 +1255,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)