Create or edit a game mode–specific config (for example, ctf.cfg in tf/cfg/). Define variables such as flag capture times:
Then, use the launch command parameter or an in‑game vote to load this config. For example, add the parameter:

Create or edit a game mode–specific config (for example, ctf.cfg in tf/cfg/). Define variables such as flag capture times:
Then, use the launch command parameter or an in‑game vote to load this config. For example, add the parameter:

The server.cfg file (located in the tf/cfg/ directory) controls most game variables. You can...
Create a text file (commonly named mapcycle.txt) in the tf/cfg/ directory. List your custom maps,...
Upload mod files (plugins, custom assets, etc.) via the tcadmin2 file manager or FTP to...
Upload the Sourcemod core files and plugins into their respective folders...
Use a plugin (often provided by Sourcemod) that lets you define custom commands. For instance,...