수정
This commit is contained in:
@@ -21,7 +21,7 @@ scoreboard players add @a mq_video_mod 0
|
||||
execute unless score #server mq_video_mod matches 1 run function mq:tellraw {"text":"영상재생 모드가 서버에 미설치 — 영상 없이 진행됩니다.","color":"yellow","msg":""}
|
||||
execute if score #server mq_video_mod matches 1 as @a[scores={mq_video_mod=..0}] run tellraw @s ["",{"text":"영상재생 모드 미설치 — 본인 화면에는 영상이 표시되지 않습니다.","color":"yellow"}]
|
||||
|
||||
setblock ~ ~ ~ minecraft:air
|
||||
scoreboard players set start buttons -3
|
||||
|
||||
function mq:quiz/stop_sound
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
stopsound @a block minecraft:block.stone_button.click_on
|
||||
function mq:tellraw {"text":"띵!!!","color":"white","msg":'""'}
|
||||
|
||||
$stopsound @a player $(namespace):bell
|
||||
$stopsound @a $(source) $(namespace):bell
|
||||
# warn-off execute-group
|
||||
$execute as @a at @s run playsound $(namespace):bell $(source) @s ~ ~ ~ 1 0.9
|
||||
$execute as @a at @s run playsound $(namespace):bell $(source) @s ~ ~ ~ 1 0.9
|
||||
|
||||
Reference in New Issue
Block a user