完善系统核心功能、添加here模块
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
function #fz:module/health/set_health_name
|
||||
execute unless data storage fz:config fz.module.health.display{below_name: 0b} run scoreboard objectives setdisplay belowName fz.module.health
|
||||
execute if data storage fz:config fz.module.health.display{below_name: 0b} run scoreboard objectives setdisplay belowName
|
||||
execute unless data storage fz:config fz.module.health.display{list: 0b} run scoreboard objectives setdisplay list fz.module.health
|
||||
execute if data storage fz:config fz.module.health.display{list: 0b} run scoreboard objectives setdisplay list
|
||||
Reference in New Issue
Block a user