← Back to Command Directory ← Back to Home

/tellraw

Sends JSON-formatted chat messages.

Syntax

/tellraw  

Parameters

NameRequiredDescription
targetYesPlayer or selector to receive the message.
jsonYesRaw JSON chat component.

Examples

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

Notes

Version Differences

JSON chat component formats differ slightly between editions.

Related Commands