mojira.dev
MC-124896

Testing for a score of x or a minimum of x doesn't work in execute if/unless score

How to reproduce

execute if score @s test matches 1 run say hi
execute if score @s test matches 1.. run say hi

→ ❌ These commands both won't successfully parse

execute if score @s test matches 1..2 run say hi
execute if score @s test matches ..1 run say hi

→ ✔ These both work and parse as expected

Linked issues

Comments 3

Confirming I have this issue.

AlexMCool

Nathan Adams

Confirmed

/execute-if-score

Minecraft 18w06a, Minecraft 18w07a, Minecraft 18w07b, Minecraft 18w07c, Minecraft 18w08a

Minecraft 18w08b

Retrieved