C
Celebrity Spotlight

how do you make commands not show up on the chat

Author

William Harris

Published May 10, 2026

I am making a server, and I put a comparitor clock down to constantly have clear weather. How do I silence the commands?

1 Answer

You can use the following command to do this:

/gamerule commandBlockOutput false
2