Sends JSON-formatted chat messages.
/tellraw
| Name | Required | Description |
|---|---|---|
| target | Yes | Player or selector to receive the message. |
| json | Yes | Raw JSON chat component. |
/tellraw @a {"text":"Hello","color":"gold"}
JSON chat component formats differ slightly between editions.