Missing usage string commands.scoreboard.players.list.usage
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>
2013-03-20, 04:34 PM
2017-04-30, 04:10 PM
2013-07-22, 06:12 PM
0
4
command, scoreboard, translation, usage