Installing plugins on your Half-Life 2: Deathmatch server can enhance gameplay and add new features. Game Host Bros makes it easy to enable SourceMod, which is required for most plugins.
How to Install SourceMod
- 1Log in to Bropanel and select your server.
- 2In the sidebar, go to
Settingsin the left sidebar. - 3Find the
Enable SourceModoption and change its value to1. - 4Click
Save & Restartto apply your changes.
Whenever your server starts, SourceMod and Metamod will automatically stay up to date with the latest stable version.
Note
If you want to manually install a specific version of SourceMod and Metamod, keep this setting disabled to stop our system from handling these frameworks.
How to Install Plugins
Once SourceMod is installed, you can start adding plugins to your server:
- 1In the sidebar, go to
Files. - 2Navigate to the
/hl2mp/addons/sourcemod/pluginsdirectory. - 3Upload your plugin files (usually ending in
.smx) to this directory. - 4Restart your server or use the
sm plugins refreshcommand in the server console.
How to Install Extensions
Some plugins require additional extensions to function properly. Here's how to install them:
- 1In the sidebar, go to
Filesand navigate to the/hl2mp/addons/sourcemod/extensions/directory. - 2Upload the extension files (ending in
.sofor Linux) to this directory. - 3If the extension came with a
.cfgfile, upload it tohl2mp/cfg/sourcemod. - 4Restart your server.
Always make sure you're using extensions compatible with Linux and your SourceMod version.
