[Solved]Suppress Command block output

I was wondering is there a way to suppress the console output of command blocks?

EDIT : in case anyone else needs this in the future found gamerule logAdminCommands false disables them

Thanks
Chris Mack

Try /gamerule commandBlockOutput false

That only stops the output in the chat but not in the console. Thanks though :slight_smile: