Installation

Step-by-step guide to installing Plugify as a Metamod plugin for Source 2 dedicated servers.

This guide will walk you through the installation process for MMS2-Plugify on your server. Plugify requires Metamod to be installed as a loader on the server. Follow the steps below to get everything set up.

Prerequisites

Install Metamod

Metamod (> 2.0) is required for loading Plugify.

Installation Steps

Download Plugify

Download the latest version of MMS2-Plugify from our download page:
MMS2-Plugify Download.

Extract Plugify

Extract the downloaded archive into your server’s game folder. For example, if your server’s game folder is located at ../my_server/game/csgo, extract the files there.

After extraction, your folder structure should look like this:

Start/Restart the Server

After extracting the files, start or restart your server to apply the changes.

Validate the Installation

To ensure that Plugify has been installed correctly, open your server console and type the following command:

meta list

If you are not working directly on your server, use rcon to access the console. The output should look something like this:

meta list
Listing 1 plugin:
[01] Plugify (1.0.0.0) by untrustedmodders

Alternative Validation

You can also verify the installation by using the version command in the server console:

plg version

This will display the current version of Plugify installed on your server.

Video Tutorial

TODO
A video tutorial will be added here soon to provide a visual guide for the installation process.

Troubleshooting

Common Issues

  1. Plugify Not Listed in meta list:
    • Ensure that the files were extracted to the correct directory.
    • Verify that Metamod is installed and functioning correctly.
  2. Server Crashes on Startup:
    • Check the server logs for any errors related to Plugify or Metamod.
    • Ensure that you are using compatible versions of Plugify, Metamod, and your game server.
  3. Commands Not Working:
    • Verify that Plugify is loaded by running meta list.
    • Ensure that the plugify command is available in your server console.