Files
fz-survival-datapack/data/fz/functions/login/logintips/uninstall.mcfunction
T

4 lines
176 B
MCFunction

#卸载登陆提示
data modify storage fz:survival installed.logintips set value 0b
#提示已卸载
tellraw @a {"text": "[信息]登陆提示已卸载","color": "#5fff00"}