规范了事件系统,完成了实现计分板赋值逻辑

This commit is contained in:
延皓
2022-07-07 07:39:01 +08:00
parent 171b19c93a
commit 4665599abb
173 changed files with 1374 additions and 276 deletions
+3 -1
View File
@@ -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
##