"/gamerule commandblockoutput false" is not working. What should be happening, is the command blocks should not be reporting to me whether or not they succeeded in executing the command. However, they continue to show in the chat that they have executed the command.
To reproduce this:
1. Go into single player
2. give yourself a command block
3. place the command block down in on the ground in front of you.
4. in the command line of the command block use "/testforblock ~ ~1 ~ minecraft:stone"
5. Click done.
6. place stone on top of command block.
7. execute command, and observe the text that informs you that it successfully found the stone block.
8. press "t" key and type in "/gamerule commandblockoutput false" and press "enter." It will tell you that the gamerule has been updated
9. activate command block yet again, and observe as the gamerule was in fact, NOT updated.
Comments 3
It will tell you that the gamerule has been updated
on top of what @unknown said, you can create custom gamerules, that's why it gives this feedback
Thank you so much! this problem was terrorizing my world that I planned on exporting to realms. for example, creepers on display would blow up everything despite the 'mobGriefing' being turned to false, and my chat was filled up with commands because I wanted toggleable permanent affects. this was SO helpful! THX!
Invalid. Gamerules are case sensitive.
/gamerule commandBlockOutput false