Tellraw Editor
Build /tellraw commands visually with colored text, click events, hover tooltips, and more. Add components in the center panel, style them on the left, and copy the generated command on the right.
Edit Component
Choose what kind of content this component displays.
Plain text content
The literal text that appears in chat.
Use Enter for line breaks in chat.
Set the text color and style. Click the color swatch to pick from Minecraft's 16 named colors or enter a custom hex code.
Trigger an action when a player clicks this text in chat.
Show a tooltip when a player hovers over this text.
When a player Shift+Clicks this text, this value is inserted into their chat box.
Chat Preview
Components
1Output
Who will see the message when the command runs.
How to Use the Tellraw Editor
Build /tellraw commands visually with colored text, click events, hover tooltips, and player selectors. Preview exactly how your message will look in-game before copying the command.
Quick Steps
- 1Add text components to your message
- 2Set colors, bold, italic, underline, and other formatting on each component
- 3Optionally add click events (run command, suggest command, open URL) and hover text
- 4Set the target selector (which players see the message)
- 5Preview the output and copy the /tellraw command
Example Use Cases
- Create clickable chat messages that run commands on your server
- Build formatted announcements with colors and hover tooltips
- Generate interactive menus in chat for server plugins or command blocks