P
Pop Storm Daily

When I try to use command blocks in Minecraft is there a way to make them not show feedback in chat? [duplicate]

Author

Emma Newman

Published Jul 13, 2026

So when I want to use a command block without other people seeing the feedback in chat I don’t know how to do it.

0

1 Answer

You can turn off command block feedback with this command:

/gamerule commandBlockOutput false

It will turn off all command block feedback for all players, so nobody will be able to see the command block feedback in chat.