mojira.dev
MC-64989

Execute not respecting scoreboards?

So what I have found is that execute(I didn't test it on other commands) doesn't respect any values given, inside the square brackets and completes the action no matter what the values are.
Use any type of clock you wish to test it out yourself.
[Command] scoreboard objectives add test dummy
[Command] scoreboard teams add Red
[Command w/ Clock] execute @a[sore_test_min=1,team=Red] ~ ~ ~ say hi

Comments 2

I am unable to find any other bug that has this swell but if another has already been posted I apologize.

You put in the command wrong.

Its actually

execute @a[score_test_min=1,team=Red] ~ ~ ~ say hi

Jonathon Alexander Zeyen

(Unassigned)

Unconfirmed

Minecraft 14w30c, Minecraft 14w31a

Retrieved