Add Plugins to Your Half-Life Deathmatch Server
Set up AMX Mod X, Metamod, and custom plugins on your HLDM dedicated server using XGamingServer's 1-Click Mod Manager.
This guide shows you how to install plugins on your Half-Life Deathmatch server. By using our 1-Click Mod Manager, we automatically install and configure Metamod-R and AMX Mod X on your server.
Installing Metamod and AMX Mod X Frameworks
Before you install any plugins, you must install the modding frameworks.
Select Your Server
Access the XGamingServer Panel and select your Half-Life Deathmatch server.
Install AMX Mod X
Go to Startup and find the Mod Manager option to install AMX Mod X.
Restart Your Server
Restart your server for Metamod and AMX Mod X to load.
Installing AMX Mod X Plugins
Now that Metamod and AMX Mod X are installed, you can start adding plugins.
Download a Plugin
Download the plugin you want from the AMX Mod X website. This should be a .amxx file.
Upload the Plugin
Go to Files and navigate to /valve/addons/amxmodx/plugins. Upload your downloaded .amxx file.
Restart Your Server
Restart your server to load the new plugin.
💡 Tip: You can check if the plugin is running by typing
amx_pluginsinto the server console.
How is this guide?