From: Samual Lenks Date: Thu, 19 Dec 2013 08:34:48 +0000 (-0500) Subject: Working on profile for hub-bitmissile X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=9d086a5c8fc5680618e2332459b81114266afa63;p=xonotic%2Fxonotic.git Working on profile for hub-bitmissile --- diff --git a/server/hub/profile-hub-bitmissile.cfg b/server/hub/profile-hub-bitmissile.cfg new file mode 100644 index 00000000..7b08729a --- /dev/null +++ b/server/hub/profile-hub-bitmissile.cfg @@ -0,0 +1,36 @@ +// =============================================== +// Un-Official Advanced Profile Metadata +// Scripted by: Samual +// Last updated: Thursday, February 16th - 16/2/2012 +// =============================================== +set _servername "bitmissile" +set _servertag "[HUB]" +set _continent "American" +set _continent_small "NA" +set _location "New Jersey" +set _version "Xonotic 0.7" +hostname "${_servertag} ${_version} ${_description} (${_location})" +// [Hub] Xonotic 0.7 CTF Weaponarena (New Jersey) +// [HUB-NA] Xonotic 0.7 CTF +// [HUB] Xonotic 0.7 Core CTF (New Jersey) + + +set _motd_intro "Welcome to the ${hostname}' +set _motd_administrator "developer Samual \"Ares\" Lenks" +set _motd_contact "samual@xonotic.org or irc.freenode.org : #xonotic" +set _motd_host "named ${_servername} : Provided by Bitmissile.com" +set _motd_location "${_location} (${_continent})" +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}" + +// ============== +// Administration +// ============== +sv_adminnick "${_servername} admin" +rcon_secure 1 +//rcon_password "example" // set in launcher as XON_PASS environment + +// ============= +// Miscellaneous +// ============= +net_address "204.145.69.196" +sv_curl_defaulturl "http://mirror.bitmissile.com/xonotic/"