-
Bug
-
Resolution: Cannot Reproduce
-
None
-
Minecraft 18w08b
-
None
-
Java 8, Windows 10 64-bit
-
Unconfirmed
Using the "if" and "unless" statements for player scores isnt producing correct calculations
e.g. execute as @a[tag=confirm] at @s if score @s cash >= @s transfer run tag @s add success
no matter if the executing entity's "cash" objective is greater than their "transfer" objective or not, they always are tagged with the "success" tag.