Home / Game Servers
Use Pterodactyl.
tf
In addition to the default Pterodactyl command arguments.
+sv_setsteamaccount <token>
Config dir: tf/cfg/
autoexec.cfg
(example):
hostname ""
// Optional, set to an email address
sv_contact ""
// Leave empty to disable rcon
rcon_password ""
sv_password ""
server.cfg
(example):
// Time in minutes per map, use 0 to disable time limit
mp_timelimit 30
// Maximum number of rounds to play per map before forcing a mapchange
mp_maxrounds 10
motd.txt
and motd_text.txt
:
motd.txt
may contain HTML and is used by default.motd_text.txt
is used if the player has disabled HTML MOTDs.motd.txt
contains any HTML/CSS/JS, it will be rendered using some ugly default font and opaque background.mapcycle.txt
:
tf/cfg/mapcycle_default.txt
as a reference.For more info: Steam Support: TF2 Mann vs Machine Server Overview
+maxplayers 32
on the command line.mapcycle.txt
.+map mvm_decoy
(or another MvM map from the map pool) on the command line.