mojira.dev
MC-172950

Some names of argument command nodes have a wrong form

The bug

Some names of argument command nodes with a type minecraft:entity or minecraft:score_holder are singular even though they allow multiple entities or score holders and vice versa.

Corrections

Status

{{/experience query <targets> (levels\

points)}}

{{/experience query <target> (levels\

points)}}

Fixed in 24w33a

/gamemode adventure [{color:#de350b}<target>{color}]

/gamemode adventure [{color:#00875a}<targets>{color}]

/gamemode creative [{color:#de350b}<target>{color}]

/gamemode creative [{color:#00875a}<targets>{color}]

/gamemode spectator [{color:#de350b}<target>{color}]

/gamemode spectator [{color:#00875a}<targets>{color}]

/gamemode survival [{color:#de350b}<target>{color}]

/gamemode survival [{color:#00875a}<targets>{color}]

/scoreboard players operation <targets> <targetObjective> <operation> {color:#de350b}<source>{color} <sourceObjective>

/scoreboard players operation <targets> <targetObjective> <operation> {color:#00875a}<sources>{color} <sourceObjective>

Comments 2

Just noticed the same with the "spectate" command:

/spectate <target> <player>

/spectate <target> <players>

@intsuc if you could add this ... 👍

 

@unknown

Since /spectate accepts only a single player, I believe the current notation is correct.

intsuc

(Unassigned)

Confirmed

Commands, Text

1.15.2, 20w08a, 20w09a, 20w10a, 20w11a, ..., 1.20.1, 23w31a, 1.20.2, 23w42a, 1.21.4

Retrieved