]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Working on profile for hub-bitmissile
authorSamual Lenks <samual@xonotic.org>
Thu, 19 Dec 2013 08:34:48 +0000 (03:34 -0500)
committerSamual Lenks <samual@xonotic.org>
Thu, 19 Dec 2013 08:34:48 +0000 (03:34 -0500)
server/hub/profile-hub-bitmissile.cfg [new file with mode: 0644]

diff --git a/server/hub/profile-hub-bitmissile.cfg b/server/hub/profile-hub-bitmissile.cfg
new file mode 100644 (file)
index 0000000..7b08729
--- /dev/null
@@ -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/"