Skip to content

alex3236/more-statistics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

More Statistics

一个轻量级模组,为游戏添加更多统计数据和记分板

将其安装在您的 FabricMC 服务器上,并享受船新的统计数据!

如果还想要更多,不妨给客户端也安排上,这样就可以在统计屏幕中查询这些统计信息

命令

你可以使用记分板命令将这些准则添加到记分板:

scoreboard objectives add <记分项> <准则> [<显示名称>]

统计数据准则

break_bedrock

当基岩被活塞或粘性活塞“破坏”时,在前一个 gt 里将活塞块放置在该位置的玩家此项 +1

准则:minecraft.custom:minecraft.break_bedrock

break_block

当玩家破坏方块时(无论空手或使用工具),此项 +1

准则:minecraft.custom:minecraft.break_block

firework_boost

当玩家使用烟花火箭加速鞘翅飞行时增加

准则:minecraft.custom:minecraft.firework_boost

ender_pearl_one_cm

当玩家使用末影珍珠进行传送时,该统计值的值会增加(传送的起始位置和目的地位置之间的距离)

准则:minecraft.custom:minecraft.ender_pearl_one_cm

记分板准则

blockPlacedCount

当玩家放置方块时触发

技术上讲,它被触发的时间是在玩家成功使用 BlockItem 之后

准则:blockPlacedCount

About

Add more statistics to Minecraft

Resources

License

Stars

Watchers

Forks

Packages

No packages published