规范了事件系统,完成了实现计分板赋值逻辑
This commit is contained in:
@@ -5,9 +5,11 @@ function #fz:module/uninstall
|
||||
## 整数类型
|
||||
scoreboard objectives remove fz.variable.integer
|
||||
|
||||
function #fz:logger/uninstall
|
||||
function fz:event/uninstall
|
||||
function fz:logger/uninstall
|
||||
|
||||
## 标记为已卸载
|
||||
data remove storage fz:install_manager fz
|
||||
data modify storage fz:install_manager fz.global set value 0b
|
||||
|
||||
## 日志
|
||||
|
||||
Reference in New Issue
Block a user