mojira.dev
MC-127626

=! in selectors not working for scores

trying to use =! for selectors with scores doesn't work
e.g. using the selectors
@a[scores=!{score=1}]
@a[scores={score=!1}]
both return errors
expects {
or /k
expects value or range of values

Comments 2

It only works for string values by design.

If nbt= works then I think scores= should work too?

Louis Nowell-Nicolle

(Unassigned)

Unconfirmed

Minecraft 18w11a

Retrieved