--- /dev/null
+// ===============================================
+// 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/"