-
Bug
-
Resolution: Fixed
-
Minecraft 1.8.8, Minecraft 15w47c, Minecraft 1.10.2, Minecraft 16w36a, Minecraft 16w43a, Minecraft 16w44a, Minecraft 1.11 Pre-Release 1, Minecraft 1.11, Minecraft 16w50a, Minecraft 1.11.1, Minecraft 1.11.2, Minecraft 17w06a, Minecraft 17w13b, Minecraft 17w15a, Minecraft 17w16b, Minecraft 17w17b, Minecraft 17w18b, Minecraft 1.12 Pre-Release 2, Minecraft 1.12.2, Minecraft 17w50a, Minecraft 1.13.1, 1.14.4, 1.15 Pre-release 1, 1.16.1, 20w46a, 1.17.1
-
None
-
Confirmed
-
Commands
-
Low
-
Platform
This is a bug where you can insert colors into the user's text prompt with command blocks (namely using /tellraw).
Example:
/tellraw @a {"text":"Click","color":"blue","clickEvent":{"action":"suggest_command","value":"\u00a7bChat was replaced with colored text"}}
Note that, when the message is sent, you will be kicked for "illegal characters in chat" or similar on servers, and the singleplayer game will freeze (which is MC-79818)
- relates to
-
MC-79813 JSON unicode decoding bug
- Resolved