When entering a command such as /testfor with a target selector having the 'm=' parameter, the tab completion list includes the 'd' and 'default' options, but if you choose either of these options the message "Game mode 'd' [or 'default'] is invalid" is output. Either the tab completion list needs to omit these options, or the command interpreter needs to be updated to support them.
Note that when a player's Personal Game Mode is set to Default, the argument selector selects them or not according to whether the argument value matches the Default Game Mode. In other words, the argument selector apparently tests the player's actual game mode rather than their Personal Game Mode setting.
Sample commands that show the issue:
/testfor @p[m=default]
/tp @p[m=d] @s
/op @p[m=d]
Comments 3
Sameena ali: Comments are for providing new information that could help the developers find and fix a problem. They must not be used to beg for upvotes for your favorite bugs. Please stop doing that.
Thank you for your report!
However, this issue has been temporarily closed as Awaiting Response
Is this still an issue in the latest version? If so, please make sure the ticket description contains the following information:
Steps to Reproduce:
1.
2.
3.Observed Results:
(Briefly describe what happens)Expected Results:
(Briefly describe what should happen)
If your ticket does not look like the example given here, then it's likely to be closed as incomplete.
This ticket will automatically reopen when you reply.
Quick Links:
📓 Issue Guidelines – 💬 Mojang Support – 📧 Suggestions – 📖 Minecraft Wiki
Can confirm