fix transportSMP to run smp function
This commit is contained in:
parent
bf0b1c1c28
commit
26183fba46
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user