수정
This commit is contained in:
@@ -5,6 +5,7 @@ execute if score init main matches 1..4 run return run function mq:tellraw {"tex
|
||||
execute if score init main matches 6.. run return run function mq:tellraw {"text":"아직 다음노래가 재생되지 않았습니다.","color":"red",msg:'""'}
|
||||
execute if score init main matches 10 run return run function mq:tellraw {"text":"퀴즈가 종료되었습니다.","color":"red",msg:'""'}
|
||||
|
||||
# warn-off execute-group
|
||||
execute if score init main matches 5 run data modify storage mq:main hint.text set from storage mq:main answer.title
|
||||
execute if score init main matches 5 run data modify storage mq:main hint.hint set value ""
|
||||
execute if score init main matches 5 run function func:hint with storage mq:main hint
|
||||
|
||||
Reference in New Issue
Block a user