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

vehicle_mod.zip
another_mod.zip
custom_map.zip

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

ActionHow
Remove a modDelete the .zip from Resources/Client/ via Files
Reload without restartType reloadmods in the Console
Protect a mod from deletionConsole: protectmod modname true

Client Experience

When a player joins your server, BeamMP automatically:

  1. Downloads all .zip files from Resources/Client/
  2. Loads the vehicle mods into their game session
  3. Unloads them when they disconnect

Players don't need to manually install anything.

How is this guide?

40% Off — Limited TimeGet your Beammp server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page