]> git.xonotic.org Git - xonotic/xonotic.git/blob - server/hub/profile-bitmissile.cfg
8d5dfc1354ec66f198f423107c3b16c388e6bbc5
[xonotic/xonotic.git] / server / hub / profile-bitmissile.cfg
1 // ===============================================
2 // Un-Official Advanced Profile Metadata
3 // Scripted by: Samual
4 // Last updated: Thursday, February 16th - 16/2/2012
5 // ===============================================
6 set _servername "bitmissile"
7 set _servertag "[Official]"
8 set _continent "American"
9 set _continent_small "NA"
10 set _location "New York"
11 set _version "Xonotic 0.6"
12 hostname "${_servertag} ${_version} ${_description} (${_location})"
13
14 set _motd_intro "Welcome to the ${hostname}'
15 set _motd_administrator "developer Samual \"Ares\" Lenks"
16 set _motd_contact "samual@xonotic.org or irc.freenode.org : #xonotic"
17 set _motd_host "named ${_servername} : Provided by Bitmissile.com"
18 set _motd_location "${_location} (${_continent})"
19 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}"
20
21 // ==============
22 // Administration
23 // ==============
24 sv_adminnick "${_servername} admin"
25 rcon_secure 1
26 rcon_password "example"
27
28 // =============
29 // Miscellaneous
30 // =============
31 net_address "204.145.69.196"
32 sv_curl_defaulturl "http://mirror.bitmissile.com/xonotic/"