How do I use the /tellraw command

How do I use the /tellraw command - Crop hacker silhouette typing on computer keyboard while hacking system

I'm trying to do the /tellraw command. I know how but I want to know how to make text with more than one color and with click events.



Best Answer

You can use tellraw (and other JSONish commands as /title etc) command generator, located here: Minecraft JSON generator

You can pick colors from color picker and add text pieces as you need. It also has preview visible when you add new parts of text. You can also choose the styles and click events for each piece of text.

Look at the outputted code for learning how added pieces of text influence the command.

Don't forget to use commandblock for too long commands. Enjoy.




Pictures about "How do I use the /tellraw command"

How do I use the /tellraw command - From above of crop anonymous male hacker typing on netbook with data on screen while sitting at desk
How do I use the /tellraw command - From below of ethnic boy in hoodie controlling robot using panel while standing in light room
How do I use the /tellraw command - Elderly white hair worker using machine



Quick Answer about "How do I use the /tellraw command"

  • Open the Chat Window. The easiest way to run a command in Minecraft is within the chat window.
  • Type the Command. In this example, we will send a private message to the player called DigMinecraft with the following command: /tellraw DigMinecraft {"text":"Herobrine joined the game","color":"yellow"}


  • How do you use the Tellraw command in bedrock?

    While typing a /tellraw command, once you want the line to be skipped there, use \\n (backslash+n).

    How do I use Tellraw on ps4?

    Tellraw allows for a "selector" part, which takes any selector you want and displays a name. You should do: /tellraw @a {"text":"","color":"blue","extra":[{"selector":"@p"},{"text":" has won the game!



    Minecraft Tellraw Command [1.19] Tutorial




    More answers regarding how do I use the /tellraw command

    Answer 2

    If you are using MCBE, use these following commands:

    /tellraw @a {"rawtext":[{"text":"Example Text"}]}
    

    If you want to make command outputs, use:

    /tellraw @a {"rawtext":[{"translate":"commands.(command).success","with":["1","2","3","4"]}]}
    

    Get more info at https://minecraft.gamepedia.com/Commands/tellraw#Bedrock_Edition.2FPocket_Edition

    Sources: Stack Exchange - This article follows the attribution requirements of Stack Exchange and is licensed under CC BY-SA 3.0.

    Images: Anete Lusina, Sora Shimazaki, Vanessa Loring, Andrea Piacquadio