How to use tellraw in minecraft
Penelope Carter
Updated on March 21, 2026

TellRaw Command in Minecraft Java Edition (PC/Mac) In Minecraft Java Edition (PC/Mac), the syntax to send a private JSON message to a player is: /tellraw
There are other answers below:
MethodTipsWarnings Open the chat. Press the T key.Begin the command string. After typing /tellraw and the target selector, press space and type an opening curly bracket, {.Type the message you want to send. After beginning the command string, type “text”:”Example Text” directly after the first {. Be sure to replace “example text” with the message you want to …
In this tutorial, I’ll show you how to use a tellraw generator, and explain what everything does! T… Learn how to use the /tellraw command in Minecraft 1.18+!
Here is an example of a /tellraw command: /tellraw @a {text:”Click to accept”,color:red,hoverEvent: {action:show_text,value:”Make sure you read the rules!”},clickEvent: {action:run_command,value:”/tp @a ~ ~5 ~”}} The first part (@a) just selects the player (s) you want to see the message.
Hello guys, today I’m going to talk about how to do the /tellraw command. First, you need to know WHO is going to see the tellraw command.-=-= Selectors =-=-@p – Only you @a – everyone (Playername) – only one the user you select-=-= Selectors =-=—–Type ‘T’, then copy and paste this:-/tellraw (selector) [“”,{“text”:”Hello”,”color”:”(color)”}]
ArgumentsExamplesSee Also To send the message “text to display” in chat:To send the message “I am blue” colored blue in chat:To send the message “Hover me!” in chat, which displays the text “Hi!” when hovered over:Use ‘\n’ to insert a new line:
In this tutorial I will be showing you how to use the /tellraw command in Minecraft 1.17 Bedrock Edition! Color Codes, Format Codes, and the Command Generato…
How do you use the Tellraw command in Minecraft? How to Enter the Command Open the Chat Window. The easiest way to run a command in Minecraft is within the chat window. Type the Command.
To use quotations in a tellraw message place a backslash to the left side of the quotation mark. Copy /tellraw @a { “rawtext” : [ { “text” : “Quote me: \”I am here\”.”
Text: Welcome to Minecraft Tools. Rich Text Editor, tellraw. Editor toolbars Clipboard/Undo Undo Redo Basic Styles Bold Italic Underline Strike Through Obfuscated (rotating text) Insert Insert Special Character Colors Text Color mouse_events Create a click event Delete a click event Create a tooltip when Mouse Hover Remove the tooltip dynamictext …
Related Questions
How do I use/tellraw?
How to use /tellraw. /tellraw is actually not to difficult if you take it apart. Here is an example of a /tellraw command: The first part(@a) just selects the player(s) you want to see the message. The next part(text:”…”) is what will show up on the screen for the player. The color part shows what color the text will show up as.
What versions of Minecraft does the/tellraw command work on?
The /tellraw command is available in the following versions of Minecraft: * The version that it was added or removed, if applicable. NOTE: Pocket Edition (PE), Xbox One, PS4, Nintendo Switch, and Windows 10 Edition are now called Bedrock Edition. We will continue to show them individually for version history.