57 lines
1.2 KiB
Plaintext
Executable File
57 lines
1.2 KiB
Plaintext
Executable File
log on
|
|
|
|
rcon_password "${RCON_PASSWORD}"
|
|
|
|
hostname "${SERVER_HOSTNAME}"
|
|
sv_password "${SERVER_PASSWORD}"
|
|
|
|
sv_contact "admin@rhizome.tf"
|
|
hide_server 1
|
|
sv_tags ""
|
|
|
|
sv_downloadurl "${DOWNLOAD_URL}"
|
|
sv_allowdownload 1
|
|
sv_allowupload 1
|
|
|
|
tv_enable 1
|
|
tv_name "${STV_NAME}"
|
|
tv_title "${STV_TITLE}"
|
|
tv_password "${STV_PASSWORD}"
|
|
tv_maxrate 0
|
|
tv_delay 90
|
|
tv_transmitall 1
|
|
|
|
sv_quota_stringcmdspersecond 400
|
|
|
|
mp_idledealmethod 0
|
|
mp_idlemaxtime 10
|
|
|
|
logstf_apikey "${LOGS_TF_APIKEY}"
|
|
sm_demostf_apikey "${DEMOS_TF_APIKEY}"
|
|
sm_map_download_base "${DOWNLOAD_URL}maps"
|
|
|
|
sm_plugins disable multiduo
|
|
sm_plugins disable mapchooser
|
|
sm_plugins disable mge
|
|
sm plugins load soap_tf2dm
|
|
sm plugins load properpregame
|
|
|
|
mp_tournament 1
|
|
tf_weapon_criticals 0
|
|
tf_use_fixed_weaponspreads 1
|
|
sv_pausable 1
|
|
|
|
//No votes!
|
|
sv_vote_issue_autobalance_allowed 0
|
|
sv_vote_issue_changelevel_allowed 0
|
|
sv_vote_issue_classlimits_allowed 0
|
|
sv_vote_issue_extendlevel_allowed 0
|
|
sv_vote_issue_kick_allowed 0
|
|
sv_vote_issue_mvm_challenge_allowed 0
|
|
sv_vote_issue_nextlevel_allowed 0
|
|
sv_vote_issue_nextlevel_allowextend 0
|
|
sv_vote_issue_pause_game_allowed 0
|
|
sv_vote_issue_restart_game_allowed 0
|
|
sv_vote_issue_scramble_teams_allowed 0
|
|
|