#effect bug
1 messages · Page 1 of 1 (latest)
Because this event is called before the action happens so wait a tick first
Or use the event stuff for it
what do you mean?
1 messages · Page 1 of 1 (latest)
if offhand item is white candle named "&7&lHeaven":
apply strength 2 to player for 999 hours
apply speed 2 to player for 999 hours
if offhand item is not white candle named "&7&lHeaven":
remove strength from player
remove speed from player ```
Because this event is called before the action happens so wait a tick first
Or use the event stuff for it
what do you mean?