Installing Plugins on Your NMRiH Server
Set up SourceMod and install plugins and extensions on your No More Room in Hell dedicated server.
Installing plugins on your No More Room in Hell server can enhance gameplay and add new features. XGamingServer makes it easy to enable SourceMod, which is required for most plugins.
How to Install SourceMod
Select Your Server
Log in to the XGamingServer Panel and select your server.
Enable SourceMod
In the sidebar, go to Startup. Find the Enable SourceMod option and change its value to 1.
Restart Your Server
Restart your server. 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.
Open the Plugins Directory
In the sidebar, go to Files and navigate to /nmrih/addons/sourcemod/plugins.
Upload Your Plugins
Upload your plugin files (usually ending in .smx) to this directory.
Load the Plugins
Restart your server or use the sm plugins refresh command in the server console.
How to Install Extensions
Some plugins require additional extensions to function properly.
Open the Extensions Directory
In Files, navigate to /nmrih/addons/sourcemod/extensions/.
Upload Extension Files
Upload the extension files (ending in .so for Linux) to this directory. If the extension came with a .cfg file, upload it to nmrih/cfg/sourcemod.
Restart Your Server
Restart your server to load the extensions.
📝 Note: Always make sure you are using extensions compatible with Linux and your SourceMod version.
How is this guide?