Celeb Glow
news | May 01, 2026

How do I clear command prompts in minecraft? [duplicate]

so when you enter a command into a command block or type one in chat it shows the command in chat like if you do /kill @e it would say in chat what was killed I wanted to know how to clear that?

0

1 Answer

/gamerule sendCommandFeedback false

EDIT: If you mean command block feedback use /gamerule commandBlockOutput false

2