fix #I5FJOG

This commit is contained in:
延皓
2022-07-07 08:07:25 +08:00
parent 26c52e4292
commit fe9bba8368
2 changed files with 3 additions and 2 deletions
@@ -5,6 +5,7 @@ scoreboard players reset @s config
execute unless data storage fz.config {is_open: 1b} run function fz:config/main
execute unless data storage fz.config {is_open: 1b} run scoreboard objectives add openingConfig dummy
execute unless data storage fz.config {is_open: 1b} run data merge storage fz.config {is_open: 1b}
schedule function fz:config/timeout 300s replace
#将该玩家加入打开设置页面的玩家的列表
scoreboard players set @s openingConfig 1
#将设置内容输出给玩家