The MOTD (Message of the Day) is the text players see in their server list in Minecraft. You change it in the server.properties file.
- In the game panel, open the Files tab.
- Click the
server.propertiesfile to edit it. - Find the line that starts with
motd=and put your text after it. - Save the file and restart the server from the Console tab.
Colors and formatting
Minecraft uses color codes that start with the section sign (§). Because that character is often not saved correctly in server.properties, use the notation \u00A7 followed by the code instead. For example:
motd=\u00A76Welcome to our server! \u00A7aHave fun!
In the server list this appears as gold and green text.
Some commonly used codes:
§alight green,§blight blue,§cred,§6gold§lbold,§oitalic,§rreset formatting
You create a new line with \n. The MOTD can be at most two lines long.
To make things easy for yourself, use an online MOTD generator. It shows a preview and produces the exact text you can paste right after motd=. Keep in mind that the change only becomes visible after a restart of the server.
Tip: at HostValues you can rent a Minecraft server and be online within minutes.