Add files via upload

This commit is contained in:
Harveykang
2020-02-14 12:47:11 +08:00
committed by GitHub
parent 923d1cd39a
commit 354af4082d
41 changed files with 295 additions and 1 deletions
@@ -0,0 +1,3 @@
execute as @a unless score @s leaveGame matches -2147483648..2147483647 run scoreboard players operation @s leaveGame = @s leaveGame
tellraw @a[scores={leaveGame=0..}] [{"text":"使用","color":"gold"},{"text":"/trigger options","underlined":true,"clickEvent":{"action":"run_command","value":"/trigger options"},"hoverEvent":{"action":"show_text","value":"点击以访问全部设置"}},{"text":"以访问帮助和全部设置"}]
scoreboard players set @a[scores={leaveGame=0..}] leaveGame -1