Skip to content
[/craft]
Hide Command Feedback

Hide Command Feedback

Stop command output from filling chat

✅ Verified for Java 26.2 · Bedrock 26.32 — checked June 2026

Silences the feedback messages commands print to chat ('Set the time to…', 'Teleported…'). Essential for redstone contraptions and clocks that run commands repeatedly — without it, chat becomes unreadable spam. Ops still see errors.

/gamerule sendCommandFeedback false
35 characters

How to use

  1. Open chat (T on Java, / on Bedrock).
  2. Paste the command and press Enter.
  3. Command success messages stop appearing in chat.
  4. Run it with true when you need feedback for debugging.

Related commands