Add files via upload
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user