Minecraft Server MOTD Generator
Create a colorful server MOTD (Message of the Day) with formatting. Copy the result directly into server.properties.
Line 1 — Segment 1/1
Server MOTD Preview
Welcome to My Server
play.example.com
This is how your server appears in the Minecraft server list.
motd=\u00A76\u00A7lWelcome to My Server\n\u00A77play.example.comWhat is a Server MOTD?
The MOTD (Message of the Day) is the text that appears below your server name in the Minecraft multiplayer server list. It supports two lines with colors and formatting.
How to Set Your MOTD
- Generate your MOTD using the tool above
- Copy the output
- Open
server.propertiesin your server directory - Find the
motd=line and paste your generated text - Save and restart the server
MOTD Format
The MOTD in server.properties uses Unicode escape sequences (\u00A7) for the section sign. This is equivalent to § in-game. The two lines are separated by \n.
Plugin Alternative
Server plugins like EssentialsX, ServerListPlus, or MiniMOTD let you set the MOTD from in-game commands and add features like random messages, player count modifications, and custom server icons.
Related
- Color Code Generator — for in-game chat and signs
- Command Generator
- Server Setup Guide
- Best Server Hosting Compared