All Collections
VPS
Game Panel
How to Install Sourcemod and Metamod For Source Game Servers
How to Install Sourcemod and Metamod For Source Game Servers

Installing plugin support framework on Source Game Server

Updated over a week ago

While playing source games like Counter-Strike: Global Offensive, Team Fortress 2, or Counter-Strike 2, you might want to install plugins to your server to improve the gameplay on your server.

Plugin support requires SourceMod and MetaMod to be installed on your server. You can do so by following this guide:

Step 1 - Download the SourceMod and MetaMod Files

  1. Head to SourceMod and MetaMod download pages

  2. Make sure to download the latest available builds for Linux:

  3. Create a separate folder for Sourcemod and Metamod files. Once files are extracted it should look like this:

    Windows File Explorer showing the addons folder
  4. Open the Addons folder and delete the metamod.vdf file:

    Windows File Explorer showing the metamod.vdf file

Step 2 - Prepare a New VDF File

  1. Open the VDF Generator tool on your web browser

  2. In the dropdown menu, select the game you will want to install it for and click on the Generate metamod.vdf button to download the new file:

    The VDF Generator website showing how to generate a new metamod.vdf file
  3. Save the file into the addons folder in your local device

  4. Compress both the addons and cfg folders into one file - make sure to use the .zip format

  5. Head to Game Panel file manager and navigate to the path according to the game server you want to install this on. For example:

    • Counter-Strike: Global Offensive - /740/csgo

    • Team Fortress 2 - /232250/tf

    • Counter-Strike: Source - /232330/cstrike

  6. Upload the zip archive inside the game folder:

That's all! Now you can install plugins on your Source Game Server 😊

Did this answer your question?