How to disable command message in Minecraft? [duplicate] John Kim | July 05, 2026 How to disable this messages? (btw i have gamerule commandBlockOutput set to false) 5 1 Answer You need to set setcommandfeedback to false. This is technically not the commandblockoutput - just a feedback.Complete command:/gamerule sendcommandfeedback false 3