수정
This commit is contained in:
@@ -6,10 +6,10 @@ execute unless score init main matches 2 \
|
||||
run scoreboard players set timer main 0
|
||||
|
||||
# start title timer
|
||||
execute if score init main matches 2 run function mq:repeat/timers/init2
|
||||
execute if score init main matches 2 run function mq:repeat/timers/init2 with storage mq:main audio
|
||||
|
||||
# next song timer
|
||||
execute if score init main matches 6 run function mq:repeat/timers/init6
|
||||
|
||||
# endding timer
|
||||
execute if score init main matches 10 run function mq:repeat/timers/init10
|
||||
execute if score init main matches 10 run function mq:repeat/timers/init10 with storage mq:main audio
|
||||
|
||||
Reference in New Issue
Block a user