How to disable command message in Minecraft? [duplicate]
Solution 1:
You need to set setcommandfeedback
to false
. This is technically not the commandblockoutput
- just a feedback.
Complete command:
/gamerule sendcommandfeedback false
You need to set setcommandfeedback
to false
. This is technically not the commandblockoutput
- just a feedback.
Complete command:
/gamerule sendcommandfeedback false