Adding mods to your BeamMP server allows players to enjoy custom vehicles, maps, and other content together. Follow these steps carefully to ensure your mods work properly.
Go to your BeamMP server directory.
This is the folder that contains files like:
BeamMP-Server.exe
ServerConfig.toml
Resources/Inside this directory, find or create the folder named Resources (If this doesn't exist yet)
All mods must go inside the Resources/Client/ folder.
Upload the complete .zip file inside this folder
Try to avoid spaces or special characters in your file names, use underscores '_' instead.
Make sure you've tested these mods in single-player first, so you know they work.
Once you uploaded your files, it would look like this:
Resources/
└── Client/
├── MyCoolCar.zip
├── AwesomeMap.zip
└── AnotherMod.zipStart or restart your server via our gamepanel.
Once a mod has been loaded, you should see something like this in your console:
[INFO] Loaded mod: MyCoolCar.zipOnce you've restarted your server, you can join your server and test the mods you've installed.
If a mod doesn't load properly or cause issues, please make sure to remove it from your server and restart again.