Plugins let you add admin tools, new features and custom gameplay to your Military Conflict: Vietnam server. Metamod:Source and SourceMod both support the game, and we install them for you when you turn the setting on.
We suggest you add a single plugin or extension at a time and check it works before moving on to the next one. Installing a lot of them at once makes it much harder to work out which one is causing a problem.
Enabling SourceMod
- 1Log in to Bropanel and select your server.
- 2In the sidebar, go to
Settings. - 3Enable
SourceMod. - 4Click
Save & Restartto apply your changes.
Once your server has restarted, type meta version and sm version into the console to confirm both are running.
Turning the setting back off stops SourceMod from loading without deleting any of the plugins you have uploaded.
How To Install Plugins
- 1In the sidebar, go to
Files. - 2Navigate to the
/vietnam/addons/sourcemod/plugins/directory. - 3Upload your plugin files, which usually end in .smx, to this directory.
- 4Restart your server, or run
sm plugins refreshin the server console.
To check your plugins loaded, type sm plugins list into the server console and it will print out everything that is running.
How To Install Extensions
Some plugins need an extension to work. Here's how to add one:
- 1In the sidebar, go to
Filesand navigate to the/vietnam/addons/sourcemod/extensions/directory. - 2Upload the extension files, which end in .so for Linux, to this directory.
- 3If the extension came with a .cfg file, upload it to
/vietnam/cfg/sourcemod/. - 4Restart your server.
Always make sure you are using extensions built for Linux and for your version of SourceMod.
To check your extensions loaded, type sm exts list into the server console.
