Uploaded image for project: 'Minecraft: Java Edition'
  1. Minecraft: Java Edition
  2. MC-251656

/say command fails to apply server message styling when sent from a command block, server console, or RCON, unlike /msg

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • 1.19 Pre-release 1
    • 22w19a
    • None
    • Confirmed
    • Commands
    • Normal

      The bug

      Snapshot 22w19a introduced server message styling, which allows messages to be dynamically styled by the server. However, this does not always work consistently. In command blocks, the server console, and from RCON, using the /say command fails to apply this server formatting. When using the /msg command from these interfaces, however, the formatting is properly applied.

      How to reproduce

      1. Create a server in version 22w19a, with test-rainbow-chat set to true in the server.properties file
      2. Start and join the server
      3. From the server console, run msg @a hi
        The message appears properly formatted with rainbow colors
      4. From the server console, run say hi
        The message appears as if it has not been formatted by the server

            gegy1000 [Mojang] Gegy
            markderickson [Mod] markderickson
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: