#what would the correct title for finding how much time someone has left on an effect

1 messages · Page 1 of 1 (latest)

hard wave
#

every 3 seconds: loop all players: if loop-player's held item is netherite pickaxe with lore "&eBig &0Digger": if loop-player has potion effect haste 2 with duration greater than 3 seconds: stop else: apply haste 2 to loop-player for 10 seconds

tardy sapphire
hard wave
#

thx

#

forgot to look at the other plugin's doccumentaion

#

🤦

#

every 3 seconds: loop all players: if loop-player's held item is netherite pickaxe with lore "&eBig &0Digger": set {_duration::*} to potion duration of haste of loop-player if {_duration::*} is greater than 3 seconds: stop else: apply haste 2 to loop-player for 10 seconds

#

now it says that loop-player is neither a stack, item type, nor and entity type

#

ya idk what is wrong

tall hornet
#

what line has the error

hard wave
#

line four

frank mortar
#

Why are you setting a list to a single value