From: Rudolf Polzer Date: Sat, 13 Jul 2013 09:03:01 +0000 (+0200) Subject: Fix banlist IP, fixes #1660 X-Git-Tag: xonotic-v0.8.0~101 X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=cfb4d69ee0c4bb4a5697bfd421c6e799dffa6b88;p=xonotic%2Fxonotic.git Fix banlist IP, fixes #1660 --- diff --git a/server/server.cfg b/server/server.cfg index 5996fb99..94ce4fbc 100644 --- a/server/server.cfg +++ b/server/server.cfg @@ -163,7 +163,7 @@ sv_weaponstats_file http://www.xonotic.org/weaponbalance/ //g_balance_teams 1 // 0 will show players the team selection menu after joining instead of automaticly putting them on the smaller team //g_balance_teams_prevent_imbalance 1 // 0 to prevent switchint to a bigger/begger team -//g_ban_sync_uri "http://46.38.243.81/~xonotic/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable) +//g_ban_sync_uri "http://46.38.241.138/~xonotic/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable) //g_ban_sync_trusted_servers "" // accept bans that were initially set on the server IPs listed here (if not set, your bans are just sent to the sync URIs, but no bans are retrieved from there) //g_spawnshieldtime 1 // time for which players are protected after spawn