mojira.dev
MC-30844

Chat not acting right.

Using the new /tellraw command.
Ex.

/tellraw @a {"text":"Do you want an apple? ", "extra": [{"text":"[OK]","color":"red","clickEvent": {"action":"run_command","value":"/give @p 260"}, "hoverEvent":{"action":"show_text","value":"I really do"}}]}

But return with "Invalid json: End of input at line 1 column 89"
This is because when I copy and paste this code in to the chat it cuts after column 89.

Attachments

Comments 2

Confirmed, but works with a command block.
Commands like tellraw are probably not supposed to be used in chat line.

The chat box has a character limit, thus you can't enter long commands. This is how it is designed.

Oskar Edholm

(Unassigned)

Confirmed

Minecraft 13w37a

Retrieved