This occurs even if the gamerule is set to false
Linked issues
duplicates 1
Attachments
Comments 2
Thank you for your report!
We're tracking this issue in MCPE-65746, so this ticket is being resolved and linked as a duplicate.
If you would like to add a vote and any extra information to the main ticket it would be appreciated.
If you haven't already, you might like to make use of the search feature to see if the issue has already been mentioned.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki
-- I am a bot. This action was performed automatically! The ticket was resolved by one of our moderators, and I left this message to give more information to you.
The gamerule commandblockoutput disables the command block's output from appearing, not the feedback the player recives in chat.
Example:
Command Block Output: (Command Block) gave (player name) Structure Block
Feedback: You have been given Structure Block
it's not a bug, you just forgot to do this command: /gamerule sendcommandfeedback false
So it works as intended.