support mc1.21;需要放弃支持mc1.20
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
## 调试
|
||||
execute if score fzsd.logger.level fzsd.variable.integer matches ..400 run tellraw @a [{"nbt": "fzsd.level.debug", "interpret": true, "storage": "fzsd:logger"}, {"text": "事件已触发:玩家"}, {"selector": "@s"}, {"text": "死亡"}]
|
||||
|
||||
## 将事件数据缓存
|
||||
# scoreboard players operation fzsd.var.score fzsd.variable.integer = @s fzsd.event.death_count
|
||||
|
||||
## 运行事件
|
||||
function #fzsd:game_event/player/on_dead
|
||||
Reference in New Issue
Block a user