how do you make commands not show up on the chat

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

You Might Also Like