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.
Before You Start
Section titled “Before You Start”Here are some things you should know before uploading mods to your server:
Uploading Mods to Your Server
Section titled “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.
- Access your server files using SFTP.
- 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
- 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)
Section titled “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.