pixly.

Minecraft MOTD generator.

Write your server's two lines, style them by selecting text, and see exactly what players see in the multiplayer list. Copy the snippet for your setup — no codes to learn.

~10 hours to try · no card · instant setup

Start from
The Hollow3/20
thehollow-4b.pixly.gg
Select text on the tile, then colour it. ⌘B bold · ⌘I italic · ⌘U underline · second line
Your MOTD, ready to paste
server.properties
Paste over the existing motd= line, then restart the server.
motd=\u00a76\u00a7lTHE HOLLOW\u00a7r \u00a77— season 4\n\u00a7eNew spawn is live.\u00a77 Come see it

Steal one of these.

Every example loads straight into the editor above. Change the words, keep the shape.

Friendly SMP
Two lines, sixteen colours, safe everywhere.
Sunset gradient
Per-character hex. Needs Paper or a proxy.
Event countdown
Bold + colour, easy to swap weekly.
Quiet and small
Default gray only. Cheapest on characters.
Modpack server
Version front and centre — saves you questions.
With obfuscated
The scrambling block holds its width.

Three things worth knowing.

The MOTD is small, and the rules around it are unusual. These are the ones that trip people up.

01
It's your shop sign

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.

02
Measured in pixels, not letters

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.

03
Styling is free, sort of

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.

The 16 Minecraft color codes
Black§0#000000
Dark blue§1#0000AA
Dark green§2#00AA00
Dark aqua§3#00AAAA
Dark red§4#AA0000
Dark purple§5#AA00AA
Gold§6#FFAA00
Gray§7#AAAAAA
Dark gray§8#555555
Blue§9#5555FF
Green§a#55FF55
Aqua§b#55FFFF
Red§c#FF5555
Light purple§d#FF55FF
Yellow§e#FFFF55
White§f#FFFFFF
Unstyled MOTD text is #808080 gray — not white, and not §7.
Style and control codes
§lBoldWorks everywhere
§oItalicWorks everywhere
§nUnderlineJava only — Bedrock ignores it
§mStrikethroughJava only — Bedrock ignores it
§kObfuscatedCharacters randomize constantly, keeping their width
§rResetBack to plain gray, all styles off
\nSecond lineTwo characters in server.properties, not a real newline
A color code cancels any bold, italic, underline, strike or obfuscated already running — which is why hand-writing these is fiddly. The editor above re-emits them for you.

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.

Press Enter in the editor above and copy the result. In server.properties the break is the two literal characters \n — a real line break in the file will not work. Two lines is the hard maximum; anything after them is dropped.

The game cuts each line by rendered pixel width — roughly 270 pixels, which lands near 59 average characters. Wide letters like W and M eat the budget faster than i or l, so character counting misleads you. The meters under the preview show the real number, and the dashed rule marks the exact cut.

Gray (#808080) is the default color for unstyled MOTD text. The white line above it is the server name the player typed when they added you, which you cannot control. If you want white MOTD text, color it white explicitly.

On Java, a color code clears every active style. So §cX§lY is bold but §lX§cY is not. The editor handles this invisibly — it re-emits the style codes after every color change, so what you see is what you get.

Yes, if your server software supports them. Paper, Spigot, Purpur and proxies read §x color chains; vanilla, Fabric and Forge silently fall back, and Bedrock never renders them. The preview flags this live, and the copy step can fold custom colors down to the nearest built-in 16 for you.

Mostly. Bedrock gets the 16 colors and bold, but not underline or strikethrough, and no hex. One hard rule: never put a semicolon in an MOTD that Bedrock players will see — it corrupts the response and can swallow everything after it. The editor warns you.

Yes for server.properties — the file is read at startup, so the new MOTD appears after the next restart. On Pixly, saving in your world settings applies it on the next start, and it also shows while your world is asleep between sessions.

Your MOTD, on a server that sleeps

Pixly runs Minecraft servers billed by the hour — your MOTD shows while the world is awake and while it sleeps between sessions, and you edit it visually in your world settings. Start with a ~10-hour trial, no card.

No card to start