Dedicated legacy Linux server extras: Difference between revisions
From TF2 Classified Wiki
More actions
No edit summary |
Technochips (talk | contribs) mNo edit summary |
||
| Line 1: | Line 1: | ||
''Note: This guide was adapted and revised from a guide written by Raizo, the original of which can be found here: https://iraizo.github.io/tf2-classic-sourcemod-setup/'' | |||
== | == SourceMod+Metamod setup == | ||
SourceMod+Metamod is powerful administrator tool for dedicated server owners and operators. SourceMod lets you add administrators easily based on SteamID, control and authenticate to the server securely and even add additional functionality to everyone on server like extended map voting functionality. | SourceMod+Metamod is powerful administrator tool for dedicated server owners and operators. SourceMod lets you add administrators easily based on SteamID, control and authenticate to the server securely and even add additional functionality to everyone on server like extended map voting functionality. | ||
| Line 111: | Line 111: | ||
Additionally, if you have setup RCON on your server before setting up SourceMod, you should disable it by wiping <code>rcon_password ""</code> empty in <code>server.cfg</code>. After it is working, using SourceMod and <code>sm_rcon</code> for RCON commands is more secure for publicly hosted servers. | Additionally, if you have setup RCON on your server before setting up SourceMod, you should disable it by wiping <code>rcon_password ""</code> empty in <code>server.cfg</code>. After it is working, using SourceMod and <code>sm_rcon</code> for RCON commands is more secure for publicly hosted servers. | ||
[[Category:Guides]] | |||