2.1.0
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
#卸载设置功能
|
||||
#移除进程残留
|
||||
schedule clear fz:config/main
|
||||
schedule clear fz:config/timeout
|
||||
data remove storage fz.config is_open
|
||||
#写入已卸载的信息
|
||||
data merge storage fz.installed {config: 0b}
|
||||
#提示已卸载
|
||||
tellraw @a {"text": "[信息]设置功能已卸载","color": "#5fff00"}
|
||||
Reference in New Issue
Block a user