Star Hype News.

Premium celebrity moments with standout appeal.

general

How to disable command message in Minecraft? [duplicate]

By Sarah Richards

How to disable this messages? example:

(btw i have gamerule commandBlockOutput set to false)

5

1 Answer

You need to set setcommandfeedback to false. This is technically not the commandblockoutput - just a feedback.

Complete command:

/gamerule sendcommandfeedback false
3