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

commandBlockOutput = false does not show command feedback of commands executed for player

XMLWordPrintable

    • Confirmed

      The bug

      If the gamerule commandBlockOutput is set to false command feedback of commands executed for a player is not shown anymore. It used to be shown in 1.11.2.

      How to reproduce

      1. Open 1.11.2
      2. Set commandBlockOutput to false
        /gamerule commandBlockOutput false
        
      3. Use the following command
        /execute @p ~ ~ ~ setblock ~ ~ ~ stone
        

        → It says "Block placed"

      4. Repeat steps 3 and 4 in the latest version
        → There is no command feedback

            Unassigned Unassigned
            marcono1234 Marcono1234
            Votes:
            4 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:
              CHK: