Back to tools
MOTD Generator
Visual editor for Minecraft server description (MOTD). Create colorful MOTD with formatting easily and quickly.
Live preview
Welcome to My Server!
Play now at play.example.com
Export
\u00a76Welcome to \u00a7b\u00a7lMy Server!\n\u00a77Play now at \u00a7eplay.example.com
{
"text": "",
"extra": [
{
"text": "Welcome to ",
"color": "gold"
},
{
"text": "My Server!",
"color": "aqua",
"bold": true
},
{
"text": "\n"
},
{
"text": "Play now at ",
"color": "gray"
},
{
"text": "play.example.com",
"color": "yellow"
}
]
}Editor
21/59
28/59
How to use?
- • Click on a color button to add a color code (&a-f, &0-9)
- • Use formatting buttons for bold text (&l), italic (&o), underline (&n) and more
- • &r resets all formatting to default white color
- • Minecraft MOTD has a limit of 59 visible characters per line (color codes don't count)