Add Maps for BeamMP
Important: You need an FTP program such as Filezilla.
The ZIP files for maps must not be extracted; they must be uploaded as ZIP files.
Players joining your server will automatically download your maps.
Important: Open the ZIP file of the map you want to upload (DO NOT extract it!).
Open the folder named levels
.
Note the name of the folder, e.g., mydriftmap
.
Important: Your server must be in Advanced Mode to use custom maps.
The server must remain in Advanced Mode, otherwise, your last selected default map will be loaded.
Upload Map
- Start and stop your server. The status must be
Server not running
. - Connect to your game server using your FTP program on Gameserver FTP.
You can find the login details in the FTP overview by clicking FTP. - Upload the maps to the following directory:
Resources/Client
- Open your server settings and click on ServerConfig.toml.
- Find the following line:
Map = '/levels/gridmap_v2/info.json'
- Replace the existing name with the one from your map, e.g.:
Map = '/levels/mydriftmap/info.json'
- Click on Save and start your server.