-
Bug
-
Resolution: Incomplete
-
None
-
1.17.10
-
None
-
Unconfirmed
-
Windows
Overview
After creating an Education Edition world, the command: /ability <player's name> <true/false> will spam the chat if it is in a repeating command block whilst the gamerule "sendcommandfeedback" is set to false
How to recreate
- Create a world with Education Edition turned on
- Type in and execute the command: /gamerule commandblockoutput false
- Type in and execute the command: /give @s repeating_command_block
- Place and edit the repeating command block to say: /ability @a mayfly true. Change "Needs Redstone" to "Always Active".
- Fly in sorrow because the chat is spammed with "The 'mayfly' ability has been granted to you".
Conclusion
These steps will recreate the buggy circumstance. The commandblockoutput set to false should turn off chat notifications of any commands executed by command blocks, yet somehow the may fly ability being granted seems to have escaped the gamerule.
Submitters Note
Would love a fix, thanks a bunch!
~Dwrigh63