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

6 lines
444 B
Mcfunction
Raw Normal View History

2020-02-14 12:47:11 +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