
How to Create a BeamMP Account & Register Your Server (2026)
How to Register on BeamMP and Set Up Your Server Auth Key
If you want your custom username to appear in BeamNG.drive or you're trying to set up your own multiplayer server, you'll eventually need a BeamMP account. The process is simple enough, but right now there's an important catch: the official BeamMP forum and Keymaster services are currently offline following a security breach.
Here is what is going on, how you can still host and play with your friends right now, and the standard registration steps for when the systems are restored.
Important Status Update: Forum & Keymaster Currently Offline
The BeamMP development team took down the forum database and Keymaster portal following a security breach on their backend infrastructure. If you try to visit forum.beammp.com or keymaster.beammp.com, you will likely hit a connection timeout or a maintenance page. New registrations are on hold until their team finishes rebuilding and migrating the authentication system.
The short version: You can still play BeamNG multiplayer today. If you just want to join public servers, you don't need an account at all. If you want to run your own server while Keymaster is down, you can bypass the authentication system by running in private mode and using direct IP connections.
Do You Actually Need an Account?
A lot of players assume that when the forum is down, the whole game is unplayable. That isn't true. BeamMP splits players and hosts into different buckets:
- Joining Public Servers: You do not need to register. You can boot up BeamMP, pick any open server, and join right in. Your name will just show up as a default guest name.
- Claiming a Custom Username: You need a forum account linked to your launcher. Because the forum is offline, new accounts can't claim custom names right now, but existing accounts still work.
- Hosting a Public Server: Servers listed on the public browser require an Auth Key from Keymaster. Since Keymaster is offline, new public keys can't be issued. However, existing keys still work, and new servers can simply run in private mode.
How to Run Your Server Right Now (Without an Auth Key)
If you don't already have an Auth Key, you don't have to wait for BeamMP to finish their maintenance. You can run your server in private mode and have players connect directly to your IP.
1. Enable Private Mode
Open your ServerConfig.toml file (or flip the Private toggle in your AssettoHosting dashboard). Leave the AuthKey empty and set Private to true:
[General]
AuthKey = ""
Private = true
This tells the server not to try contacting the offline BeamMP masterlist, which stops it from crashing with missing key errors.
2. Connect via Direct Connect
Since your server won't show up in the public list, your players just need your IP address and port:
- Have your friends launch BeamMP and open the Direct Connect tab.
- Enter your server IP and port (for example,
123.45.67.89:30814). - Click Connect.
Everything in-game—car physics, crashes, mod syncing—works exactly the same as on a public server.
Standard Registration Guide (Once the Forum is Back Up)
Keep this handy for when the BeamMP team brings forum.beammp.com back online:
1. Head to the Forum
Go to forum.beammp.com and click the Sign Up button at the top right.
2. Create Your Profile
Enter your email, set a password, and choose your username.

Keep in mind that this username is what other players see over your car in-game. Pick something you're happy with, because changing your name later means opening a support ticket on the BeamMP Discord.
3. Verify Your Email
Check your inbox for a confirmation link. If you don't see it within a couple of minutes, check your spam or junk folder, as automated forum emails often get filtered.
How to Generate Your Auth Key (When Keymaster Reopens)
Once the backend migration is done and Keymaster is live again, getting your server onto the public list takes about thirty seconds:
- Go to keymaster.beammp.com and log in with your forum account.
- Click on Keys in the sidebar, then click Create Key.
- Give the key a label (like your server name) and copy the generated string.
- Open your
ServerConfig.toml, paste the key into the quotes, and turn private mode off:[General] AuthKey = "your_key_here" Private = false - Save the file and restart your server. Within a minute or two, it will pop up on the public server browser.
Looking for a Reliable BeamMP Server?
Self-hosting from home can be a pain with router port forwarding, dynamic IPs, and home internet upload limits—especially once you start loading heavier car mods and maps.
If you want a dedicated server running 24/7, check out our BeamMP Server Hosting. You get automated mod synchronization, one-click switching between public and private modes, and enterprise DDoS protection so your server stays online regardless of masterlist hiccups.
Ready to set up your own server?
View BeamMP server plans