diff --git a/data/lt/function/donation_effects/scale/run.mcfunction b/data/lt/function/donation_effects/scale/run.mcfunction index 0cd534f4..61deba5a 100644 --- a/data/lt/function/donation_effects/scale/run.mcfunction +++ b/data/lt/function/donation_effects/scale/run.mcfunction @@ -1,3 +1,4 @@ execute if score Enable events.hosts matches 1 run scoreboard players add Scale events.hosts 1 execute if score Enable events.hosts matches 2 run scoreboard players remove Scale events.hosts 1 +execute if score Enable events.hosts matches -1 run return fail function lt:donation_effects/scale/set \ No newline at end of file