The usage string commands.scoreboard.players.list.usage is not defined in lang files. The following command gives the output of "commands.scoreboard.players.list.usage" instead of a usage message:
/scoreboard players list mbaxter likes cats
Normal usage of the command would look like this, and works fine:
/scoreboard players list mbaxter
This command lists objectives registered to the player mbaxter. The usage string appears intended for informing users that the list query only needs 3 parameters ("players", "list", player name), as it is only sent if the command matches /scoreboard players list <player> <more...>.
I believe the text is meant to be:
/scoreboard players list <player>
Comments 7
Is this still a concern in the current Minecraft version? If so, please update the affected versions in order to best aid Mojang ensuring bugs are still valid in the latest releases/pre-releases.
Confirmed.