How to disable command message in Minecraft? [duplicate]
By Sarah Richards
(btw i have gamerule commandBlockOutput set to false)
51 Answer
You need to set setcommandfeedback to false. This is technically not the commandblockoutput - just a feedback.
Complete command:
/gamerule sendcommandfeedback false 3