0%
Loading...
NolimitHost

How to Change the Server Name on Your BeamMP Server

Last updated: September 18, 2026

Your server name is what players see in the BeamMP server list. You can change it in the game panel or directly in the server configuration file.

Before You Start

Stop your server from the Console page first. BeamMP only reads its settings on startup, so the name will not change until the server restarts.

Option A: Change the Name in the Game Panel

  1. Log in to the NolimitHost Game Panel and select your BeamMP server.
  2. In the left sidebar, open the Startup tab.
  3. Edit the Name (or Server Name) field.
  4. Click Save, then start the server from the Console page.

Option B: Edit ServerConfig.toml

  1. In the left sidebar, click Files and open ServerConfig.toml.
  2. Find the Name line and set your title:
    [General]
    Name = "My BeamMP Server"
  3. Save the file and start the server again.
Note: The name is limited to 250 characters. The description shown in the server list is set with the Description value and is limited to 1000 characters.

Name Formatting Codes

BeamMP supports colour and style codes using the ^ character, for example "^4Red ^fWhite".

Code Result Code Result
^0Black^8Dark grey
^1Blue^9Light purple
^2Green^aLight green
^3Light blue^bLight blue
^4Red^cDark orange
^5Pink^dLight pink
^6Orange^eYellow
^7Grey^fWhite
^rReset^lBold
^nUnderline^oItalic