fix transportSMP to run smp function

This commit is contained in:
ehrumsey 2025-02-16 18:17:35 -06:00
parent bf0b1c1c28
commit 26183fba46

View File

@ -3,7 +3,7 @@ execute as @a[scores={transportCreative=1..}] run function ferdinland:command/tr
scoreboard players set @a transportCreative 0
scoreboard players enable @a transportSMP
execute as @a[scores={transportSMP=1..}] run function ferdinland:command/transport_creative
execute as @a[scores={transportSMP=1..}] run function ferdinland:command/transport_smp
scoreboard players set @a transportSMP 0
scoreboard players enable @a menu