Upon updating to Preview 1.19.10.22, I noticed that the /tellraw command behavior has changed to act like /tell command.
Steps to reproduce
- Run the following command:
/tell @s this is with tell command
The observed result:
- Run another command:
/tellraw @s {"rawtext":[{"text":"this is with tellraw command"}]}
The observed result:
The expected result:
- is duplicated by
-
MCPE-157147 When using /rawtext command it says whisper instead of sending the raw text
- Resolved
-
MCPE-157564 /tellraw now behaves as /msg
- Resolved
-
MCPE-157993 tellraw command doesn't work as intended
- Resolved