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.
minecraft:entity
minecraft:score_holder
❌
✔
Status
{{/experience query <targets> (levels\
points)}}
{{/experience query <target> (levels\
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>
Just noticed the same with the "spectate" command:
spectate
/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.
/spectate
Reporter: intsuc
Assignee: (Unassigned)
Created: 2020-02-23T01:48:57Z
Updated: 2025-04-26T16:25:17Z
ADO:
Confirmation Status: Confirmed
Area:
Mojang Priority:
Category: Commands, Text
Labels:
Affects Versions: 1.15.2, 20w08a, 20w09a, 20w10a, 20w11a, 43 more20w12a, 20w14a, 20w16a, 20w17a, 20w18a, 20w20b, 1.16 Pre-release 5, 1.16.1, 1.16.2 Pre-release 1, 1.16.2, 1.16.3, 1.16.4 Pre-release 1, 1.16.4, 20w45a, 20w46a, 20w48a, 20w49a, 20w51a, 21w03a, 1.16.5, 21w05b, 21w10a, 21w11a, 21w13a, 21w15a, 21w16a, 21w19a, 1.17 Pre-release 1, 1.17, 1.17.1, 21w37a, 1.18.1, 1.18.2 Pre-release 1, 1.18.2, 22w11a, 22w12a, 1.19.1, 1.19.2, 1.19.3 Release Candidate 1, 1.19.3, 23w05a, 1.19.4, 23w18a, 1.20.1, 23w31a, 1.20.2, 23w42a, 1.21.4
Fix Versions:
Retrieved 2026-02-11T07:00:30Z
Just noticed the same with the "
spectate" command:❌
✔
/spectate <target> <player>
/spectate <target> <players>
@intsuc if you could add this ... 👍