How to Configure Your No More Room in Hell Server (server.cfg)

Complete server.cfg reference for No More Room in Hell — hostname, game modes, RCON, FastDL, and SourceMod plugins.

No More Room in Hell is a Source-engine cooperative zombie survival mod. Its main config file is nmrih/cfg/server.cfg.

How to Edit server.cfg

Stop the server

In the XGamingServer Panel, go to Console and stop your server.

Open server.cfg

Click Files in the sidebar and open nmrih/cfg/server.cfg.

Edit and save

Change the values you need, click Save Content, then start from Console.

Key Settings

hostname "My NMRiH Server"
sv_password ""
rcon_password "YourSecureRconPassword"
sv_lan 0
sv_cheats 0
SettingDescription
hostnameServer name shown in the browser
sv_passwordJoin password (empty = public)
rcon_passwordRCON password — set this to enable remote admin
sv_lan0 for internet servers, 1 for LAN-only
sv_cheats0 to prevent cheats, 1 to allow

FastDL (Custom Content Distribution)

If you have custom maps or content, set up a FastDL host so players download from a fast HTTP server instead of the slow in-game transfer:

sv_downloadurl "https://yoursite.com/fastdl/"
sv_allowdownload 1
sv_allowupload 0

SourceMod & MetaMod

For admin tools, plugins, and server management, install MetaMod:Source + SourceMod:

  1. Download from MetaModSource.net and SourceMod.net
  2. Extract to nmrih/addons/
  3. Restart the server
  4. Configure admins in nmrih/addons/sourcemod/configs/admins_simple.ini

Required Ports

PortProtocolPurpose
27015UDP + TCPGame traffic + RCON

How is this guide?

40% Off — Limited TimeGet your No More Room In Hell server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page