How To Install Plugins For Your No More Room In Hell Server
Installing plugins on your NMRiH 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 Enable SourceMod
- Log in to the Game Host Bros Panel and select your server.
- Navigate to
Tools > Mod Manager
in the left sidebar. - Find Sourcemod and click
Install
. - Wait a few seconds, then restart your server.
How To Install Plugins
Once SourceMod is installed, you can start adding plugins to your server:
- In the sidebar go to
Management > File Manager
. - Navigate to the
/nmrih/addons/sourcemod/plugins
directory. - Upload your plugin files (usually ending in .smx) to this directory.
- 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. Here’s how to install them:
- In the file manager, go to the
/nmrih/addons/sourcemod/extensions/
directory. - 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.
Always make sure you’re using extensions compatible with Linux and your SourceMod version.