#Add duration on potion effect
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
Hii basically i wanna add the duration of current active potion effect. For example, i already have 10 seconds of regeneration, and then i can add 10 more seconds so it would be 20 seconds in total. Is there any way to do it?
apply regeneration 1 to player for 10 seconds
as long as you dont put 'replacing the existing effect' it wont replace it and instead itll stack the time
funny how Skript does that, but vanilla Minecraft doesn't