-
Bug
-
Resolution: Duplicate
-
None
-
Minecraft 15w37a
-
None
-
Unconfirmed
Even simple text outputs an error, for example:
/tellraw @a
{text:"Hello"}This command will work perfectly on 1.8 but will output an error in the latest snapshot. This is also true for "title" and for anything that includes JSON.
- duplicates
-
MC-83460 JSON requires quotes around the keys in the "/title" and "/tellraw" commands and NBT tags "pages", "Text1" .. "Text4"
- Resolved