-
Bug
-
Resolution: Unresolved
-
None
-
Minecraft 1.8, Minecraft 1.8.1, Minecraft 1.8.2-pre4, Minecraft 1.12 Pre-Release 5, Minecraft 1.12.1, Minecraft 1.12.2, Minecraft 17w43a, Minecraft 17w43b, Minecraft 18w03b, Minecraft 1.13.1, Minecraft 1.13.2, Minecraft 19w12b, Minecraft 19w13a, 1.15.2, 1.16 Pre-release 3, 1.16.2, 20w51a, 21w03a, 1.16.5, 21w05b, 21w06a, 21w07a, 21w08b, 21w11a, 21w17a, 1.17.1, 21w38a, 21w39a, 21w40a, 21w42a, 21w43a, 1.18 Pre-release 1, 1.18 Pre-release 7, 1.18, 1.18.1, 22w03a, 22w05a, 22w06a, 1.18.2 Release Candidate 1, 1.18.2, 22w17a, 1.19, 1.19.1, 1.19.2, 22w43a, 1.19.3, 1.19.4, 1.20, 1.20.1, 24w11a, 1.21, 1.21.1, 1.21.2 Pre-Release 3, 1.21.3
-
Confirmed
-
Commands
The Bug:
Error messages are still displayed despite the "sendCommandFeedback" gamerule being set to "false".
Steps to Reproduce:
- Set the "sendCommandFeedback" gamerule to "false" by using the command provided below.
/gamerule sendCommandFeedback false
- Execute a command that contains errors by using the command provided below.
/say @a[name=?]
- Look at the chat.
- Take note as to whether or not error messages are still displayed despite the "sendCommandFeedback" gamerule being set to "false".
Observed Behavior:
Error messages are still displayed.
Expected Behavior:
Error messages would not be displayed.
- is duplicated by
-
MC-74711 CommandFeedback does not remove "Trigger x is not enabled" message
- Resolved
-
MC-116263 "Invalid trigger name xxx" message not hidden by sendCommandFeedback
- Resolved
-
MC-117639 when a function is skipped from an if statement, it outputs to console when sendCommandFeedback = false
- Resolved