mojira.dev

/tellraw command doesn't work

Linked issues

Comments 6

[Bot] Arisa

This ticket is incomplete. Please review the guidelines before reporting issues.
For technical support please use the Mojang Support Center.

--- This action was performed automagically. If you believe this was done erroneously, please :light_bulb_on: raise an issue.

[Bot] Arisa

Please do not mark unreleased versions as affected.
You don't have access to them yet.

--- This action was performed automagically. If you believe this was done erroneously, please :light_bulb_on: raise an issue.

user-f2760

You require quotes around both the keys and their values

Hadar Gotshal

that still doesn't work, for example im doing /tellraw @a "Hello"
its not working

user-f2760

Tellraw @a {"text":"hello"}

Torabi

The tellraw command now requires strict JSON, which no longer allows you to just use a string (text in quotation marks) for the data. You now need to use the curly braces {} and keys, which must be enclosed in quotation marks. For example:

/tellraw @a {"text":"Hello"}

Hadar Gotshal

(Unassigned)

Unconfirmed

Minecraft 15w35d

Retrieved