The bug
Almost every command in the game produces exactly one line of output, a success or failure message. However, /gamemode produces one line of output for every player whose game mode was changed. This makes a command block for example only show the last affected player in its last output box.
Other commands that affect multiple players only produce one line of output mentioning how many were affected.
How to reproduce
Be in a world with multiple players
/gamemode spectator @a
Expected result
βSet game mode of N players to Spectator Modeβ
Observed result
One separate line for each player
Attachments
Comments 4
Thank you for your report!
After consideration, the issue is being closed as Invalid.
You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The official Minecraft feedback site or visit the Minecraft Feedback Discord server.
Quick Links:
π Bug Tracker Guidelines β π¬ Community Support β π§ Mojang Support (Technical Issues) β π§ Microsoft Support (Account Issues)
π Project Summary β βοΈ Feedback and Suggestions β π Game Wiki
Can confirm