Minecraft MOTD generator.
Write your server's message of the day, style it by selecting text, and see exactly what players see in the multiplayer list. Copy the snippet for your setup — no codes to learn.
This exact listing — name, icon and MOTD — ready in about a minute.
Steal one of these.
Ready-made MOTD designs — every template loads straight into the editor above. Change the words, keep the shape.
What's built in.
Start from a template, paste the MOTD you already have, or type fresh — the editor above does all of this as you work.
Game-accurate live preview
You type straight onto a replica of the multiplayer server list — name, icon and MOTD together — while meters track each line's rendered pixel width and mark the exact cutoff.
Hex colors beyond the 16
The color picker takes any hex shade, not just the classic codes. The editor writes the §x color chain for you and shows where it will and won't render.
Two-color gradients
Pick two ends and the gradient tool blends them across the line one character at a time, with presets like Sunset and Deep sea to start from.
51 in-game symbols
The symbol picker carries 51 glyphs the game's font actually draws — stars, hearts, arrows, music notes, shapes — and each takes color and styling like any letter.
Five copy-paste formats
One click copies your MOTD escaped for server.properties (§ becomes \u00a7) — plus a raw § string, & codes for BungeeCord and Velocity, MiniMessage for Paper, and a JSON text component.
Java and Bedrock aware
Java-only styles are labeled, the semicolon that corrupts Bedrock pings is caught as you type, and custom colors can fold down to the nearest built-in 16 for vanilla, Fabric and Forge.
Three things worth knowing.
The MOTD is small, and the rules around it are unusual. These are the ones that trip people up.
The MOTD is the two short lines under your server's name in every player's multiplayer list. For most people it's the only thing they read before deciding whether to click Join.
The game truncates by rendered width, and its font is variable-width. Two lines of the same character count can fit very differently — the meters above measure the real thing.
Formatting codes take no visible width, so styling never makes your text longer on screen. It does make the stored string longer, which matters when your host caps it.
Setting up the server itself too? The how to host a Minecraft server guide walks the whole path, and the pay-per-hour Minecraft server hosting page shows what running one costs.
MOTD questions,
answered plainly.
Built by Pixly because we got tired of guessing too.