2.1.1
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
scoreboard objectives add parameter dummy
|
||||
#用于数学计算的记分板
|
||||
scoreboard objectives add calculator dummy
|
||||
scoreboard players set 200 calculator 200
|
||||
scoreboard players set 100 calculator 100
|
||||
scoreboard players set 10 calculator 10
|
||||
scoreboard players set 1 calculator 1
|
||||
#检测玩家退出游戏的记分板
|
||||
@@ -16,9 +18,9 @@ function fz:login/logintips/install
|
||||
function fz:carpet/carpet
|
||||
#版本信息
|
||||
data merge storage fz.installed {installed: 1b}
|
||||
data merge storage fz {version: 2.1.0}
|
||||
data merge storage fz {date: 2020-7.1}
|
||||
data merge storage fz {time: "02:43"}
|
||||
data merge storage fz {version: 2.1.1}
|
||||
data merge storage fz {date: 2020-7.18}
|
||||
data merge storage fz {time: "22:19"}
|
||||
##data merge storage fz {snapshot: -SNAPSHOT}
|
||||
data remove storage fz snapshot
|
||||
tellraw @a {"text": "[信息]启动完毕","color": "#5fff00"}
|
||||
@@ -27,4 +29,16 @@ tellraw @a {"text": "[信息]安装完成!","color": "#5fff00"}
|
||||
#info: #5fff00 信息
|
||||
#alert: #d7ff00 提醒
|
||||
#warn: #ffd900 警告
|
||||
#error: #ff6100 错误
|
||||
#error: #ff6100 错误
|
||||
|
||||
#抖M名单 - 受伤害榜
|
||||
#钩直饵咸 - 钓鱼榜
|
||||
#交♂易榜 - 交易榜
|
||||
#铁头功 - 破基岩榜
|
||||
|
||||
#群p抖M - 总受伤害量
|
||||
#全部木大 - 总死亡数
|
||||
#总交♂易数 - 总交易数
|
||||
#全员头铁 - 总破基岩数
|
||||
|
||||
#{"text": "cm","color": "yellow"} - {"text": "HP"}
|
||||
Reference in New Issue
Block a user