How to Change the Map on Your BeamMP Server

All default BeamMP maps and how to install custom maps on your server.

Changing the Map

In ServerConfig.toml:

Map = "/levels/west_coast_usa/info.json"

Restart your server after changing.

Default Maps (No Installation Needed)

MapPath
Gridmap V2/levels/gridmap_v2/info.json
West Coast, USA/levels/west_coast_usa/info.json
East Coast, USA/levels/east_coast_usa/info.json
Italy/levels/italy/info.json
Utah, USA/levels/utah/info.json
Johnson Valley/levels/johnson_valley/info.json
Hirochi Raceway/levels/hirochi_raceway/info.json
Jungle Rock Island/levels/jungle_rock_island/info.json
Automation Test Track/levels/automation_test_track/info.json
Industrial Site/levels/industrial/info.json
Derby Arenas/levels/derby/info.json
Small Island, USA/levels/small_island/info.json
Driver Training/levels/driver_training/info.json
Port/levels/port/info.json

Custom Maps

  1. Download a custom map (.zip file)
  2. Do NOT extract — keep it as a .zip
  3. Upload to Resources/Client/ via Files in the panel
  4. Open the zip to find the folder name inside levels/ (e.g., my_custom_map)
  5. Set the map path in config:
Map = "/levels/my_custom_map/info.json"
  1. Restart your server

⚠️ Important: The path inside the zip is case-sensitive. It must match exactly.

Players auto-download the custom map when joining — no manual installation needed on their end.

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