Add files via upload

This commit is contained in:
Harveykang
2020-01-21 08:50:25 +08:00
committed by GitHub
parent 4e44e466be
commit bafdf8f473
49 changed files with 193 additions and 114 deletions
+6 -6
View File
@@ -1,6 +1,6 @@
function fz:score/main
function fz:sleep/main
function fz:cleaner/trigger
function fz:logintips
function fz:noai/main
function fz:config/main
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