How To Install Mods to 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.
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:
- Log in to the Game Host Bros Panel and select your BeamMP server.
- In the sidebar go to
Management > File Manager
. - Upload your mod files (usually
.zip
or.pc
format) to the/Resources/Client/
directory on your server. For files larger than 100mb you will need to use SFTP.DirectoryResources
DirectoryClient
- R33-Skyline.zip
- Toyota-supra-mod.zip
- Restart your server to apply the changes.
In the server console you should see the mods loaded like this [INFO] Loaded 9 Mods
.
Managing Mod Load Order (Optional)
Some mods are required to be loaded in a specific order. To manage the mod load order, follow these steps:
- Go to
Files > SFTP
in the Game Host Bros Panel and access the/Resources/Client/
directory. - 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
- Save the changes and restart your server.