]> git.xonotic.org Git - xonotic/xonotic.git/blob - server/hub/profile-hub-bitmissile.cfg
Okay, now remove the old configs (plus some other things)
[xonotic/xonotic.git] / server / hub / profile-hub-bitmissile.cfg
1 // ==================
2 // Server information
3 // ==================
4 set _servername "bitmissile"
5 set _servertag "[HUB]"
6 set _continent "American"
7 set _continent_small "NA"
8 set _location "New Jersey"
9 set _version "Xonotic 0.7"
10 hostname "${_servertag} ${_version} ${_description} (${_location})"
11
12 set _motd_intro "Welcome to the ${hostname}'
13 set _motd_administrator "developer Samual \"Ares\" Lenks"
14 set _motd_contact "samual@xonotic.org or irc.freenode.org : #xonotic"
15 set _motd_host "named ${_servername} : Provided by Bitmissile.com"
16 set _motd_location "${_location} (${_continent})"
17 sv_motd "^7${_motd_intro}\n^7${_motd_description}\n^2Administrated by ${_motd_administrator}\n^2Contact at ${_motd_contact}\n^2Server ${_motd_host} in ${_motd_location}"
18
19 // ==============
20 // Administration
21 // ==============
22 sv_adminnick "${_servername} admin"
23 rcon_secure 1
24 //rcon_password "example" // set in launcher as XON_PASS environment
25
26 // =============
27 // Miscellaneous
28 // =============
29 net_address "204.145.69.196"
30 sv_curl_defaulturl "http://mirror.bitmissile.com/xonotic/"