How to Change Your Minecraft Server MOTD

Customize the Message of the Day shown in the Minecraft multiplayer server list with colors, formatting, and a second line.

The MOTD (Message of the Day) is the text that appears below your server name in the Minecraft multiplayer server list. You can customize it with colors, formatting, and up to two lines of text.

Change the MOTD

Open Startup

In the XGamingServer Panel, click Startup in the sidebar.

Set the MOTD field

Find the MOTD variable and enter your desired text. Use \n to create a second line.

Restart

Restart from Console for the change to appear in the server list.

Open server.properties

Click Files and open server.properties.

Set the motd line

Find the motd= line and enter your text. Use \n for line breaks:

motd=Welcome to My Server!\nPvP | Survival | Minigames

Add Color and Formatting

Use the § symbol followed by a code to add color or formatting. Color codes can be combined with formatting codes.

motd=§a§lMy Server §7- §ePvP Enabled\n§bJoin us today!

This produces: Green bold "My Server" — gray "-" — yellow "PvP Enabled" — newline — aqua "Join us today!"

Color Codes

CodeColorCodeColor
§0Black§8Dark Gray
§1Dark Blue§9Blue
§2Dark Green§aGreen
§3Dark Aqua§bAqua
§4Dark Red§cRed
§5Dark Purple§dLight Purple
§6Gold§eYellow
§7Gray§fWhite

Formatting Codes

CodeEffect
§lBold
§oItalic
§nUnderline
§mStrikethrough
§kObfuscated (random scrambled characters)
§rReset all formatting

Tips

TipDetail
Use an MOTD generatormctools.org/motd-creator gives you a live preview before copying
Two-line limitThe MOTD is limited to 2 lines. Anything after a second \n is truncated
Test in your own browserAdd your server to your favorites and check how it looks
Width mattersThe MOTD has limited horizontal space — don't write paragraphs
§ symbolIf you can't type §, copy-paste it from this page or use a generator
Escape \nUse literal \n in server.properties (Java reads the escape sequence). Some panel UIs may handle this differently

Common MOTD Examples

Simple

motd=A friendly Minecraft server\nVanilla survival

With colors

motd=§l§eAwesome Server\n§7Survival §8| §aSMP §8| §bWhitelist

Highlighting events

motd=§l§cMy Server §7- §6Halloween Event!\n§eDouble XP this weekend!

Rainbow

motd=§cR§6a§ei§an§bb§9o§5w §dServer\n§fJoin the chaos

How is this guide?

40% Off — Limited TimeGet your Minecraft server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page