]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Fix banlist IP, fixes #1660
authorRudolf Polzer <divverent@xonotic.org>
Sat, 13 Jul 2013 09:03:01 +0000 (11:03 +0200)
committerRudolf Polzer <divverent@xonotic.org>
Sat, 13 Jul 2013 09:03:01 +0000 (11:03 +0200)
server/server.cfg

index 5996fb9943793952fbdba7184bc751ecf0f23cfa..94ce4fbc6f849f484b90a41f2049978ed83954c8 100644 (file)
@@ -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