fz-survival-datapack/data/fz/functions/main.mcfunction

6 lines
444 B
Mcfunction
Raw Normal View History

2020-01-21 08:50:25 +08:00
execute if score scoreboard installed matches 1 run function fz:score/main
execute if score sleep installed matches 1 run function fz:sleep/main
execute if score cleaner installed matches 1 run function fz:cleaner/trigger
execute if score logintips installed matches 1 run function fz:logintips/main
execute if score noai installed matches 1 run function fz:noai/main
execute if score config installed matches 1 run function fz:config/main