Skip to content

How to Install Mods on Your BeamMP Server

Adding mods to your BeamMP server is a great way to enhance gameplay, introduce new features, and keep your community engaged. This guide will walk you through the steps to easily upload and enable mods on your BeamMP server using the Game Host Bros Panel.

Here are some things you should know before uploading mods to your server:

To start using mods on your BeamMP server, you need to upload them to the correct directory. Here’s how:

  1. Log in to the Game Host Bros Panel and select your BeamMP server.
  2. Access your server files using SFTP.
  3. Upload your mod files (usually .zip or .pc format) to the /Resources/Client/ directory on your server.
    • DirectoryResources
      • DirectoryClient
        • R33-Skyline.zip
        • Toyota-supra-mod.zip
  4. Restart your server to apply the changes.

In the server console, you should see the mods loaded like this: [INFO] Loaded 9 Mods.

Some mods are required to be loaded in a specific order. To manage the mod load order, follow these steps:

  1. Go to Files > SFTP in the Game Host Bros Panel and access the /Resources/Client/ directory.
  2. Rename the mod files to reflect the desired load order, using prefixes like 001_, 002_, etc.
    • DirectoryResources
      • DirectoryClient
        • 001_R33-Skyline.zip
        • 002_Toyota-supra-mod.zip
  3. Save the changes and restart your server.