P
Pop Storm Daily

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

Author

Andrew Patterson

Published Jun 20, 2026

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