MC CommanderUnofficial Minecraft command tools
All generators syntax-auditedOutputs are checked against official formats with regression tests and code validation. Only commands actually executed in Minecraft are labelled “tested in game.”
Published by
MC Commander operator
Page updated
15 July 2026
Review scope
HTML, JavaScript, PHP and internal links checked. Output not tested in Minecraft is not guaranteed in every environment. Editorial policy
Text Command Generator

Minecraft Tellraw and Title Command Generator

Build JSON text commands for chat, titles, subtitles and actionbar messages.

How to use

Choose a Minecraft version, enter the required fields, import an existing command if needed, then copy or save the output command.

Basic fallback generator

The full generator is loading. If it cannot load, this basic form still creates a usable command.

Output

Tellraw and title text notes

JSON text commands are sensitive to quotes and brackets. Build short text first, then add colors, click events or hover events.

Examples and checks
/tellraw @a {"text":"Hello","color":"gold"}

If Minecraft reports an incomplete command, check every quote, comma and closing brace.

Related pages

Minecraft Tellraw and Title JSON Text