From c286531ac6dfd8a5ad7714dfd55f865c5a41e6ad Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Mon, 26 Mar 2012 22:09:23 +0200 Subject: [PATCH] fix url --- server/server.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/server.cfg b/server/server.cfg index 169b30af..7aad358b 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_force 0 // 1 to automaticly balance teams even during a game -//g_ban_sync_uri "http://94.23.21.40/~xonotic/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable) +//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_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 -- 2.39.2