1 min read

How to Install Plugins on HLDM

This guide will show you how to install plugins on your Half-Life Deathmatch server. When you enable modding in Settings, 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.

  1. 1
    Log in to Bropanel and select your Half-Life Deathmatch server.
  2. 2
    In the sidebar, go to Settings.
  3. 3
    Under Modding, enable AMX Mod X.
  4. 4
    Click Save & Restart to apply your changes.

Installing AMX Mod X Plugins

Now that Metamod and AMX Mod X are installed, you can start installing plugins.

  1. 1
    Download the plugin you want from the AMX Mod X website. This should be a .amxx file.
  2. 2
    In the sidebar, go to Files.
  3. 3
    Navigate to /valve/addons/amxmodx/plugins and copy in your downloaded .amxx file.
  4. 4
    Restart your server.

You can check that the plugin is actually running by typing amx_plugins into the server console.