How to Install Vehicle Mods on Your BeamMP Server
How to add custom vehicle mods and client-side content to your BeamMP server — upload, reload, and manage.
Vehicle mods added to your server are automatically downloaded by players when they join — no manual client install needed.
Mod Directory
Everything in Resources/Client/ is served to connecting players as .zip files. Do NOT extract them.
Adding a Vehicle Mod
Download the mod
Get vehicle mods from the BeamNG.drive Repository or community sites. Download the .zip file.
Upload to the server
In the XGamingServer Panel, click Files in the sidebar. Navigate to Resources/Client/. Click Upload and select the .zip file.
⚠️ Keep it as a
.zip— do NOT extract. BeamMP sends the zip directly to clients.
Reload or restart
Either restart your server from Console, or use the reloadmods command in the server console to load new mods without a full restart.
Managing Mods
| Action | How |
|---|---|
| Remove a mod | Delete the .zip from Resources/Client/ via Files |
| Reload without restart | Type reloadmods in the Console |
| Protect a mod from deletion | Console: protectmod modname true |
Client Experience
When a player joins your server, BeamMP automatically:
- Downloads all
.zipfiles fromResources/Client/ - Loads the vehicle mods into their game session
- Unloads them when they disconnect
Players don't need to manually install anything.
Related Guides
How is this guide?
