Choose a BeamMP Plan
Pick Basic for friends/private, Club or Community for public servers. Scales with slots and features.
Set up, manage, and troubleshoot your BeamMP server with step-by-step guides.
Pick Basic for friends/private, Club or Community for public servers. Scales with slots and features.
Use the welcome email to log in, view your server, console, IP:Port, and metrics.
Paste your BeamMP Keymaster key under Startup → Authentication Key, then restart.
Set server name/description and choose Private (direct connect) or Public (listed).
Use paths like /levels/gridmap_v2/info.json
. Custom maps: lowercase level folder.
Control per-player vehicle count via Max Cars in config.
Reinstall for vanilla or upload new BeamMP-Server-linux
and set perms to 755
.
Use the panel’s Schedule to automate restarts and backups for stability.
Upload .zip mods to /Resources/Client. Don’t extract. Keep versions current.
Use codes like ^4
for red: ^4My Server
. Combine styles for emphasis.
Verify key is valid, server isn’t set to Private, version matches client, and outbound is allowed.
Stop server → remove recent mod .zip → restart. Add mods one by one and check console.
Choose the right plan based on player count, mod usage, and whether your server is public or private.
Your welcome email includes panel credentials. From the panel you can start/stop, view console, manage files, and schedule tasks.
Use a Keymaster server key to authenticate your server and enable public listing.
Control how your server appears and who can join.
Point to the level’s info.json
. For custom maps, ensure lowercase folder names.
/levels/gridmap_v2/info.json
/levels/automation_test_track/info.json
/levels/east_coast_usa/info.json
/levels/hirochi_raceway/info.json
/levels/italy/info.json
/levels/jungle_rock_island/info.json
/levels/industrial/info.json
/levels/small_island/info.json
/levels/smallgrid/info.json
/levels/utah/info.json
/levels/west_coast_usa/info.json
/levels/driver_training/info.json
/levels/derby/info.json
/levels/<mapname>/info.json
./Resources/Client
(don’t extract)./levels/<mapname_lowercase>/info.json
.Limit how many vehicles each player may spawn to reduce lag and griefing.
1
for strict control).Keep your BeamMP server binary up to date for compatibility and stability.
BeamMP-Server-linux
into the server root.755
(executable).Use BeamHost scheduler to automate restarts, backups, and announcements. A schedule has: when it runs (cron timing), and one or more tasks (actions) that run at that time, each with an optional delay.
Minute: 0
Hour: 5
DOM: *
Month: *
DOW: *
Minute: 0
Hour: */6
DOM: *
Month: *
DOW: *
Minute: 30
Hour: 3
DOM: *
Month: *
DOW: 1
Minute: 0
Hour: 4
DOM: 1
Month: *
DOW: *
help # Show command help
exit # Gracefully shut down the server
kick <name> [reason] # Kick a player with optional reason
list # List players and info
say <message> # Broadcast a message to chat
settings [command] # Manage server settings (see `settings help`)
status # Show current server status
clear # Clear the console
version # Show server version
say
for announcements (warnings before restarts, “back online” messages, etc.).
Goal: 05:00 daily restart with a backup before, and chat warnings at T‑3 min and T‑30 sec.
say Server will restart in 3 minutes for maintenance.
(Offset: 0)say Restart in 30 seconds… finish your run!
(Offset: 150)say Server is back online — have fun!
(Offset: 300)say Saturday race night starts now! Join voice & follow the rules.
say Quick restart in 30 seconds to keep things smooth.
(Offset: 0)Install mods as .zip files in /Resources/Client
. Do not extract.
/Resources/Client
.Type your title/description, highlight parts, then click a color to apply. The formatted code string updates automatically.
^r Reset ^p Newline ^n Underline ^l Bold ^m Strike ^o Italic
^0 Black ^1 Blue ^2 Green ^3 Light Blue
^4 Red ^5 Pink ^6 Orange ^7 Grey
^8 Dark Grey ^9 Light Purple ^a Light Green
^b Light Blue ^c Dark Orange ^d Light Pink
^e Yellow ^f White
^6Server ^aTitle
. Colors persist until changed.
Example: ^4High Altitude ^7Racing
If your server doesn’t appear publicly, check the following:
Crashes or kicks after new mods usually indicate a conflict or corrupted file.