mojira.dev
MCPE-115586

Title command does not properly handle rawtext

title does not take into account rawtext. It will only use the text itself.

/title @p title {"rawtext":[

{"text":"Hello World"}]}

/title @p subtitle {"rawtext":[{"text":"Hello World"}]}

/title @p actionbar {"rawtext":[{"text":"Hello World"}]}

 

However the same format works in tellraw

/tellraw @p {"rawtext":[{"text":"Hello World"}]}

Attachments

Comments 2

There is titleraw for that, not sure why bedrock made a redundant command for it though

The "title" command is not mentioned to be used with the JSON syntax. When using the same command but instead of writing "title" write "titleraw", the command works as intended.

Legopitstop

(Unassigned)

Unconfirmed

Windows

Windows 10 Home Version 20H2 Build 19042.746

1.16.201 Hotfix

Retrieved