#how do i fix

1 messages · Page 1 of 1 (latest)

cursive lotus
#

on block damage:
if {purchasedhaste} is true:
apply haste potion of tier 3 without any particles whilst hiding the potion icon to the player

unreal yoke
#

what's broken?

#

btw, {purchasedhaste} is global, so if it's set to true then it affects every player

mint zodiac
crystal forge
#
    if {purchasedhaste::player's uuid} is true:
        apply haste potion of tier 3 without any particles whilst hiding the potion icon to the player```
cursive lotus
#

i fixed it a while ago lol