Uploaded image for project: 'Minecraft (Bedrock codebase)'
  1. Minecraft (Bedrock codebase)
  2. MCPE-115586

Title command does not properly handle rawtext

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Works As Intended
    • None
    • 1.16.201 Hotfix
    • None
    • Unconfirmed
    • Windows

      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"}

      ]}

        1. expected_behavior.png
          454 kB
          Legopitstop
        2. actual_result.png
          269 kB
          Legopitstop

            Legopitstop Legopitstop
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: