mojira.dev
MC-12450

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>

Comments 7

Would be easy to fix: add the right string to the language file.

Still present 1.6.1pre

[INFO] Usage: commands.scoreboard.players.list.usage

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.

Still present in 1.6.2

[INFO] Usage: commands.scoreboard.players.list.usage

mbaxter (Matt Baxter)

migrated

Confirmed

command, scoreboard, translation, usage

Minecraft 1.5, Minecraft 1.5.1, Snapshot 13w16a, Snapshot 13w16b, Minecraft 1.5.2, ..., Snapshot 13w21b, Snapshot 13w23b, Minecraft 1.6, Minecraft 1.6.1, Minecraft 1.6.2

Minecraft 13w36a

Retrieved