]> git.xonotic.org Git - xonotic/xonotic.git/blobdiff - server/server.cfg
rm'd further nex-havoc references
[xonotic/xonotic.git] / server / server.cfg
index c203fa83617d3d5737b58bbb69395419af011128..9de5639551927509fa24e2f4eca1844c257dbe80 100644 (file)
@@ -11,7 +11,7 @@
 \r
 //sv_public 1  // 0 if the server should not be on the public servers list\r
 //sv_status_privacy 1  // 1 hides IP addresses from "status" replies shown to clients, 0 shows them. Enables players to identify wellknown punks on your server OR is a thread to anonymity.. depending on your point of view :)\r
-//hostname "Nexuiz $g_nexuizversion Server"    // this name will appear on the server list (the $g_nexuizversion gets replaced with the current version)\r
+//hostname "Xonotic $g_xonoticversion Server"  // this name will appear on the server list (the $g_xonoticversion gets replaced with the current version)\r
 //sv_motd ""   // this message (unless "") is displayed to players on connect\r
 //maxplayers 8 // number of players allowed on the server\r
 //port 26000   // the port used by the server\r
@@ -55,7 +55,7 @@
 \r
 // select AT MOST one of these arena mutators\r
 //g_minstagib 0        // set to 1 for MinstaGib\r
-//g_nixnex 0   // set to 1 for No Items Nexuiz\r
+//g_nixnex 0   // set to 1 for No Items Xonotic\r
 //g_nixnex_with_laser 0        // set to 1 to always give players the laser in NixNex\r
 //g_rocketarena 0      // set to 1 to make the rocket launcher the only weapon\r
 \r
 //sv_maxrate 1000000   // limits client connections to this rate in bytes/seconds\r
 \r
 // see Docs/mapdownload.txt for more info\r
-//sv_curl_defaulturl http://www.nexuiz.com/contentdownload/getmap.php?file=    //fallback download URL\r
+//sv_curl_defaulturl http://www.xonotic.com/contentdownload/getmap.php?file=   //fallback download URL\r
 \r
 //sv_defaultcharacter 0        // 1 will force a specific model for all players\r
 //sv_defaultplayermodel models/player/nexus.zym        // this model will be used\r
 //g_balance_teams 1    // 0 will show players the team selection menu after joining instead of automaticly putting them on the smaller team\r
 //g_balance_teams_force 0      // 1 to automaticly balance teams even during a game\r
 \r
-//set g_ban_sync_uri "http://94.23.21.40/~nexuiz/bans/" // sync bans using this ban list provider (disabled by default, uncomment this line to enable)\r
+//set 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)\r
 //set 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)\r