0%
Loading...
NolimitHost

How to Add Colors to Your BeamMP Server Name

Last updated: September 18, 2026

BeamMP supports inline colour and style codes that let you format your server name (and description) in the server list. This guide shows you the codes and how to apply them.

How the Codes Work

Codes start with the ^ character and are placed directly in front of the text you want to style. A colour stays active until the next colour code or a reset (^r). For example, ^4My Server displays "My Server" in red.

Step 1: Edit the Server Name

  1. Log in to the NolimitHost Game Panel and select your BeamMP server.
  2. Stop the server from the Console page.
  3. Open the Files tab and edit ServerConfig.toml, adding codes to the Name value:
    [General]
    Name = "^4Red ^fWhite"
  4. Save the file, then start the server again to see the change.
Note: The Name is limited to 250 characters and the Description to 1000 characters, and the codes count toward those limits. See Change the Server Name for the basic setup.

Colour Codes

Code Colour Code Colour
^0Black^8Dark grey
^1Dark blue^9Blue
^2Dark green^aGreen
^3Dark aqua^bAqua
^4Dark red^cRed
^5Dark purple^dLight purple
^6Gold^eYellow
^7Grey^fWhite

Style Codes

Code Effect
^lBold
^oItalic
^nUnderline
^mStrike-through
^rReset all formatting
^pNew line (descriptions only)
Tip: You can combine codes, for example ^l^4Bold Red. The ^p line-break code only works in the Description, not the Name.

Examples

[General]
Name = "^4NolimitHost ^fCommunity Server"
Description = "^eWelcome!^p^7Freeroam and racing, all vehicles unlocked."