]> git.xonotic.org Git - xonotic/xonotic.git/commitdiff
Add UC profile samual/hub_configs
authorMirio <opivy@hotmail.de>
Thu, 19 Dec 2013 23:46:28 +0000 (00:46 +0100)
committerMirio <opivy@hotmail.de>
Thu, 19 Dec 2013 23:46:28 +0000 (00:46 +0100)
server/hub/profile-uc.cfg [new file with mode: 0644]

diff --git a/server/hub/profile-uc.cfg b/server/hub/profile-uc.cfg
new file mode 100644 (file)
index 0000000..c11812b
--- /dev/null
@@ -0,0 +1,30 @@
+// ==================
+// Server information
+// ==================
+set _servername "unconnected"
+set _servertag "[HUB]"
+set _continent "Europe"
+set _continent_small "EU"
+set _location "Germany"
+set _version "Xonotic git"
+hostname "${_servertag} ${_version} ${_description} (${_location})"
+
+set _motd_intro "Welcome to the ${hostname}'
+set _motd_administrator "[unconnected] clan"
+set _motd_contact "irc.quakenet.org : #unconnected.xonotic or #uc.xon"
+set _motd_host "named ${_servername} : Provided by [unconnected]CaptainJack"
+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 "89.238.64.210"
+sv_curl_defaulturl "http://download.unconnected-clan.de/maps/"