NolimitHost
Last updated: September 18, 2026
Every BeamMP server must register with the BeamMP network using an AuthKey (authentication key). The key identifies your server to the BeamMP backend, so without it your server will not appear in the server list and players cannot join. This guide shows you how to create a key and add it to your server.
https://keymaster.beammp.com/ and sign in with your Discord account.xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx.In the NolimitHost Game Panel, select your BeamMP server and stop it from the Console page. BeamMP only reads its configuration at startup, so the server must be stopped before you change the key.
You can set the key in the game panel or by editing the configuration file directly.
ServerConfig.toml.AuthKey line and paste your key between the quotes:
[General]
AuthKey = "xxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx"Go back to the Console page and start your server. If the key is accepted, the server registers with the BeamMP network and appears in the server list (unless you have set Private = true).
| Problem | Fix |
|---|---|
| Server shows as offline or is not in the list | Check the key has no leading or trailing spaces, and confirm the server finished starting in the console. |
| "Key already in use" error | A key works on one server at a time. Generate a separate key for a second server. |
| The key stopped working | The key may have been revoked. Create a new one in the Keymaster and update it on the server. |
This website uses cookies to ensure security, session management, and basic functionality. For details on all cookies used and how to manage your preferences, please see our Privacy Policy.