The bug
Using /gamerule
to query gamerule values ignores the gamerule setting sendCommandFeedback
.
Other query commands like /time query
respect this gamerule.
How to reproduce
Set the gamerule
sendCommandFeedback
tofalse
/gamerule sendCommandFeedback false
Query a gamerule value
/gamerule sendCommandFeedback
Can confirm for MC 1.12.1.