How to Change Your BeamMP Server Name
How to set and customize the server name displayed in the BeamMP browser — with color code support.
The server name is what players see when browsing for servers. BeamMP supports color codes and formatting in names.
Open Startup settings
In the XGamingServer Panel, click Startup in the sidebar.
Change the server name
Find the Server Name variable and type your new name. Max 250 characters.
Restart
Go to Console and restart your server.
In Files, open ServerConfig.toml:
Name = "My BeamMP Server"Save and restart.
Using Color Codes
BeamMP supports caret (^) color codes in server names. See Color Codes for the full reference.
Example:
Name = "^4XGaming ^f| ^2BeamMP ^fServer"This displays as: blue "XGaming", white "|", green "BeamMP", white "Server".
Related Guides
How is this guide?

How to Install Vehicle Mods on Your BeamMP Server
How to add custom vehicle mods and client-side content to your BeamMP server — upload, reload, and manage.
How to Configure Your BeamMP Server (ServerConfig.toml)
Complete ServerConfig.toml reference for BeamMP — every setting for server name, map, players, mods, auth key, and more.