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

/titleraw and /tellraw commands doesn't work if the player has the "mute" ability

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • None
    • 1.17.2 Hotfix
    • None
    • Unconfirmed
    • Multiple

      When the player has the "mute" ability, obtainable by doing the command /ability <player> mute true, the /titleraw and /tellraw does not work, but others do. However, these commands should work as there's no way to use them to bypass the mute, as they're commands that are only available for players with the Operator permission, which also allows them to do +/ability @s mute false+ and disable the mute.

      The reason i'm reporting this bug is because it breaks many of my systems of custom items, which runs a function containing /titleraw commands at the player who clicks on the item.

      Steps to reproduce:

      1. Create a new world and join it.
      2. Mute yourself using the command /ability @s mute true.
      3. Run a /tellraw or /titleraw command.

      Expected results: The command works normally as other commands work.
      Actual results: The command doesn't work and a message appears saying "Chat is currently disabled".

      Thank you!

            Lucca_BRA Luke
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: