登陆 注册 QQ登陆
快捷导航
查看: 5|回复: 0

[模组分享] 记分板助手 (Scoreboard Helper)-MOD模组

[复制链接]

4999

主题

60

回帖

1万

积分

龙❁妻

Rank: 8Rank: 8

经验
10280 EP
金粒
5181 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 19:12:36 | 显示全部楼层 |阅读模式 IP:浙江宁波
记分板助手 (Scoreboard Helper)Github |相关wiki |源站链接支持: fabric提供一些额外的功能,使Minecraft的记分板更容易使用。

-----------

*记分板助手*是一个客户端模组,专注于提供一些额外功能来优化Minecraft的记分板。

配置

您可以通过[Mod Menu](链接)或按键绑定的方式打开配置界面。

配置文件位于`.minecraft/versions/_YourVersionName_/config/scoreboard-helper.json`。

功能

记分板侧边栏翻页

通过页面翻页功能,您可以在记分板侧边栏中查看服务器当前提供的记分板目标跟踪的所有玩家分数。

默认情况下,_向下箭头_是向下翻页的按键,_向上箭头_是向上翻页的按键。

显示/隐藏记分板侧边栏

当侧边栏挡住了屏幕区域时,更改配置或使用按键绑定(默认_未绑定_)来隐藏它。

当您想要再次显示时,再次使用按键绑定即可。

显示/隐藏记分板侧边栏玩家分数

一些服务器将记分板侧边栏用作信息展示区域,这意味着显示玩家分数(红色数字)是多余的,并且没有必要显示它。

通过更改配置,您可以隐藏玩家分数。

设置记分板侧边栏最大显示数量

指令

`/sbhelper maxDisplayCount `设置记分板侧边栏的最大显示数量为count。指令会返回count的值。当count不是正整数时,操作失败。

设置记分板侧边栏透明度

记分板助手可以分别修改记分板侧边栏标题和分数的背景和文字透明度。

只需在配置界面中进行相应配置即可。

默认团队聊天

_团队是记分板的一部分。旧版Minecraft有/scoreboard teams指令,而Mojang现在仍将Team类放在net.minecraft.scoreboard包中。_

_因此,在此模组中添加与团队相关的内容并不过分。_

启用此选项后,客户端将自动调用`teammsg`命令以发送团队内消息,而不是发送普通消息。如果启用此选项并且消息以井号\'#\'开头,客户端将删除井号并发送普通消息。

以斜杠\'/\'开头的命令不受此选项影响。

导出记分板数据

使用按键绑定(默认_backslash\'\\\\\'_)打开导出界面。单击“记录当前记分板”以保存当前侧边栏显示的目标的*所有数据*至RAM中。您可以通过更改当前显示的记分板然后再次点击“记录当前记分板”来记录多个记分板。单击“导出记录的记分板”将所有记录的数据导出为csv文件:`.minecraft/versions/_YourVersionName_/scoreboard-exports/EXPORT-XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX.csv`。此文件按玩家名称按字典顺序排列。*注意*:如果服务器在记录数据后修改了相应目标的数据,该模组不会立即同步修改记录的数据,直到您重新记录为止。

您还可以单击“导出当前记分板”以将当前侧边栏显示的目标的所有数据保存为`.minecraft/versions/_YourVersionName_/scoreboard-exports/ObjectiveName.csv`。

来自Modrinth所有游戏版本1.20.51.20.61.211.201.20.11.20.31.20.41.20.21.19.31.19.4所有类型fabricScoreboard Helper 1.2.0-mc1.20.6ScoreboardHelper-1.2.0-mc1.20.6.jar下载1.2.0-mc1.20.6#Release1.20.5-1.20.6 Support.[Full Changelog](https://github.com/TmallKing1/ScoreboardHelper/releases/tag/1.2.0)展开版本: 1.2.0-mc1.20.6支持游戏: 1.20.5, 1.20.6, 1.21类型:FabricRelease下载次数: 2,984Scoreboard Helper 1.2.0-mc1.20ScoreboardHelper-1.2.0-mc1.20.jar下载1.2.0-mc1.20#Release# English## New Features- Add more score sorting methods: by score (ascending), by name (ascending/descending).- Add a GUI to edit server score in the objective displayed on the sidebar(OP only).## Bug Fixed- Fixed a bug where \"The scoreboard sidebar doesn\'t display any scoreboard objective now\" is displayed when exporting the scoreboard under certain circumstances, even if one objective is displayed in the sidebar.# 简体中文## 新特性- 添加更多分数排序方式:按分数(升序)、按名称(升序/降序)。- 添加用于编辑侧边栏上显示的记分项中的服务器分数的GUI(仅限管理员可用)。## Bug 修复- 修复了在某些情况下导出记分板时显示“记分板侧边栏当前未显示任何记分项”的bug,即使侧边栏中显示了一个记分项。展开版本: 1.2.0-mc1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 936Scoreboard Helper 1.2.0-mc1.20.4ScoreboardHelper-1.2.0-mc1.20.4.jar下载1.2.0-mc1.20.4#Release# English## New Features- Add more score sorting methods: by score (ascending), by name (ascending/descending).- Add a GUI to edit server score in the objective displayed on the sidebar(OP only).## Bug Fixed- Fixed a bug where \"The scoreboard sidebar doesn\'t display any scoreboard objective now\" is displayed when exporting the scoreboard under certain circumstances, even if one objective is displayed in the sidebar.# 简体中文## 新特性- 添加更多分数排序方式:按分数(升序)、按名称(升序/降序)。- 添加用于编辑侧边栏上显示的记分项中的服务器分数的GUI(仅限管理员可用)。## Bug 修复- 修复了在某些情况下导出记分板时显示“记分板侧边栏当前未显示任何记分项”的bug,即使侧边栏中显示了一个记分项。展开版本: 1.2.0-mc1.20.4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 1,700Scoreboard Helper 1.2.0-mc1.20.2ScoreboardHelper-1.2.0-mc1.20.2.jar下载1.2.0-mc1.20.2#Release# English## New Features- Add more score sorting methods: by score (ascending), by name (ascending/descending).- Add a GUI to edit server score in the objective displayed on the sidebar(OP only).## Bug Fixed- Fixed a bug where \"The scoreboard sidebar doesn\'t display any scoreboard objective now\" is displayed when exporting the scoreboard under certain circumstances, even if one objective is displayed in the sidebar.# 简体中文## 新特性- 添加更多分数排序方式:按分数(升序)、按名称(升序/降序)。- 添加用于编辑侧边栏上显示的记分项中的服务器分数的GUI(仅限管理员可用)。## Bug 修复- 修复了在某些情况下导出记分板时显示“记分板侧边栏当前未显示任何记分项”的bug,即使侧边栏中显示了一个记分项。展开版本: 1.2.0-mc1.20.2支持游戏: 1.20.2类型:FabricRelease下载次数: 263Scoreboard Helper 1.2.0-mc1.19.4ScoreboardHelper-1.2.0-mc1.19.4.jar下载1.2.0-mc1.19.4#Release# English## New Features- Add more score sorting methods: by score (ascending), by name (ascending/descending).- Add a GUI to edit server score in the objective displayed on the sidebar(OP only).## Bug Fixed- Fixed a bug where \"The scoreboard sidebar doesn\'t display any scoreboard objective now\" is displayed when exporting the scoreboard under certain circumstances, even if one objective is displayed in the sidebar.# 简体中文## 新特性- 添加更多分数排序方式:按分数(升序)、按名称(升序/降序)。- 添加用于编辑侧边栏上显示的记分项中的服务器分数的GUI(仅限管理员可用)。## Bug 修复- 修复了在某些情况下导出记分板时显示“记分板侧边栏当前未显示任何记分项”的bug,即使侧边栏中显示了一个记分项。展开版本: 1.2.0-mc1.19.4支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 287Scoreboard Helper 1.1.2-mc1.20.2ScoreboardHelper-1.1.2-mc1.20.2.jar下载1.1.2-mc1.20.2#Release## EnglishUpdate to 1.20.2.Full Changelog: 简体中文将模组更新到1.20.2。完整更新日志:https://github.com/TmallKing1/ScoreboardHelper/releases/tag/1.1.2展开版本: 1.1.2-mc1.20.2支持游戏: 1.20.2类型:FabricRelease下载次数: 359Scoreboard Helper 1.1.2-mc1.20ScoreboardHelper-1.1.2-mc1.20.jar下载1.1.2-mc1.20#Release## English### New Features- Added a way to export multiple scoreboards in a single CSV file.- Added default team chat settings.### Bug Fixed- Fixed the missing translations in the 1.19.4 mod.-----------## 简体中文### 新特性- 添加了将多个记分板导出至同一个CSV文件的方式。- 添加了默认队内聊天的设置。### Bug 修复- 修复了1.19.4版本的模组中缺失的翻译。展开版本: 1.1.2-mc1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 4,104Scoreboard Helper 1.1.2-mc1.19.4ScoreboardHelper-1.1.2-mc1.19.4.jar下载1.1.2-mc1.19.4#Release## English### New Features- Added a way to export multiple scoreboards in a single CSV file.- Added default team chat settings.### Bug Fixed- Fixed the missing translations in the 1.19.4 mod.-----------## 简体中文### 新特性- 添加了将多个记分板导出至同一个CSV文件的方式。- 添加了默认队内聊天的设置。### Bug 修复- 修复了1.19.4版本的模组中缺失的翻译。展开版本: 1.1.2-mc1.19.4支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 208Scoreboard Helper 1.1.2-mc1.20-beta2ScoreboardHelper-1.1.2-mc1.20-beta2.jar下载1.1.2-mc1.20-beta2#Beta## English### Bug Fixed- Fixed the crash that may occur when displaying a scoreboard.*Yes, this bug wasn\'t completely fixed in beta1.*-----------## 简体中文### Bug 修复- 修复了显示记分板时可能会出现的崩溃问题。*是的,这个bug没有在beta1版本完全修复。*展开版本: 1.1.2-mc1.20-beta2支持游戏: 1.20, 1.20.1类型:FabricBeta下载次数: 103Scoreboard Helper 1.1.2-mc1.19.4-beta2ScoreboardHelper-1.1.2-mc1.19.4-beta2.jar下载1.1.2-mc1.19.4-beta2#Beta## English### Bug Fixed- Fixed the crash that may occur when displaying a scoreboard.*Yes, this bug wasn\'t completely fixed in beta1.*-----------## 简体中文### Bug 修复- 修复了显示记分板时可能会出现的崩溃问题。*是的,这个bug没有在beta1版本完全修复。*展开版本: 1.1.2-mc1.19.4-beta2支持游戏: 1.19.3, 1.19.4类型:FabricBeta下载次数: 80Scoreboard Helper 1.1.2-mc1.20-beta1ScoreboardHelper-1.1.2-mc1.20-beta1.jar下载1.1.2-mc1.20-beta1#Beta## English### New Features- Add the base scoreboard CSV export functions. You can use the keybind(default \'\\\\\') to use it.### Bug Fixed- Fixed the crash that may occur when displaying a scoreboard.-----------## 简体中文### 新特性- 加入了基础的记分板CSV导出功能,你可以通过快捷键(默认为反斜线\'\\\\\')来使用它。### Bug 修复- 修复了显示记分板时可能会出现的崩溃问题。展开版本: 1.1.2-mc1.20-beta1支持游戏: 1.20, 1.20.1类型:FabricBeta下载次数: 81Scoreboard Helper 1.1.2-mc1.19.4-beta1ScoreboardHelper-1.1.2-mc1.19.4-beta1.jar下载1.1.2-mc1.19.4-beta1#Beta## English### New Features- Add the base scoreboard CSV export functions. You can use the keybind(default \'\\\\\') to use it.### Bug Fixed- Fixed the crash that may occur when display a scoreboard.-----------## 简体中文### 新特性- 加入了基础的记分板CSV导出功能,你可以通过快捷键(默认为反斜线\'\\\\\')来使用它。### Bug 修复- 修复了显示记分板时可能会出现的崩溃问题。展开版本: 1.1.2-mc1.19.4-beta1支持游戏: 1.19.3, 1.19.4类型:FabricBeta下载次数: 74Scoreboard Helper 1.1.1-mc1.19.4ScoreboardHelper-1.1.1-mc1.19.4.jar下载1.1.1-mc1.19.4#Release## English### New Features- Added four extra SB sidebar position settings:↖、↙、↗、↘.- Added Y-axis offset settings of SB sidebar in the config screen.- Added background & text opacity settings of SB sidebar.### Changes- Replaced text fields with sliders in the config screen.- Changed the display name of RIGHT position to \"→\", LEFT to \"←\".-----------## 简体中文### 新特性- 添加了四个额外的记分板侧边栏方位设置:↖、↙、↗、↘。- 在配置屏幕中添加了记分板侧边栏的Y轴偏移设置。- 在配置屏幕中添加了记分板侧边栏的背景与文本不透明度设置。### 更改- 在配置屏幕中将文本输入框替换为了滑块组件。- 将方位「右侧」的显示文本调整为「→」,「左侧」调整为「←」。展开版本: 1.1.1-mc1.19.4支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 89Scoreboard Helper 1.1.1-mc1.20ScoreboardHelper-1.1.1-mc1.20.jar下载1.1.1-mc1.20#Release## English### New Features- Added four extra SB sidebar position settings:↖、↙、↗、↘.- Added Y-axis offset settings of SB sidebar in the config screen.- Added background & text opacity settings of SB sidebar.### Changes- Replaced text fields with sliders in the config screen.- Changed the display name of RIGHT position to \"→\", LEFT to \"←\".-----------## 简体中文### 新特性- 添加了四个额外的记分板侧边栏方位设置:↖、↙、↗、↘。- 在配置屏幕中添加了记分板侧边栏的Y轴偏移设置。- 在配置屏幕中添加了记分板侧边栏的背景与文本不透明度设置。### 更改- 在配置屏幕中将文本输入框替换为了滑块组件。- 将方位「右侧」的显示文本调整为「→」,「左侧」调整为「←」。展开版本: 1.1.1-mc1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 85Scoreboard Helper 1.1.0-mc1.19.4ScoreboardHelper-1.1.0-mc1.19.4.jar下载1.1.0-mc1.19.4#Release## English### New Features- Now you can change the display position of the sidebar to LEFT(default RIGHT) in the config screen.- Advanced position changing functions will be added later.-----------## 简体中文### 新特性- 现在你可以在配置屏幕中将侧边栏的位置调至左侧(默认为右侧)。- 高级的位置调整功能将在之后更新。展开版本: 1.1.0-mc1.19.4支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 95Scoreboard Helper 1.1.0-mc1.20ScoreboardHelper-1.1.0-mc1.20.jar下载1.1.0-mc1.20#Release## English### New Features- Now you can change the display position of the sidebar to LEFT(default RIGHT) in the config screen.- Advanced position changing functions will be added later.-----------## 简体中文### 新特性- 现在你可以在配置屏幕中将侧边栏的位置调至左侧(默认为右侧)。- 高级的位置调整功能将在之后更新。展开版本: 1.1.0-mc1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 83Scoreboard Helper 1.1.0-mc1.19.4-beta2ScoreboardHelper-1.1.0-mc1.19.4-beta2.jar下载1.1.0-mc1.19.4-beta2#Beta## English### Bug Fixed- Fixed the bug that the \"Scoreboard Sidebar Max Display Count\" text in the config screen show repeatedly when the window\'s size changes.-----------## 简体中文### Bug 修复- 修复了配置屏幕中「记分板侧边栏最大显示数」文本在窗口大小更改时重复显示的bug。展开版本: 1.1.0-mc1.19.4-beta2支持游戏: 1.19.3, 1.19.4类型:FabricBeta下载次数: 82Scoreboard Helper 1.1.0-mc1.20-beta2ScoreboardHelper-1.1.0-mc1.20-beta2.jar下载1.1.0-mc1.20-beta2#Beta## English### Bug Fixed- Fixed the bug that the \"Scoreboard Sidebar Max Display Count\" text in the config screen show repeatedly when the window\'s size changes.-----------## 简体中文### Bug 修复- 修复了配置屏幕中「记分板侧边栏最大显示数」文本在窗口大小更改时重复显示的bug。展开版本: 1.1.0-mc1.20-beta2支持游戏: 1.20, 1.20.1类型:FabricBeta下载次数: 85Scoreboard Helper 1.1.0-mc1.19.4-beta1ScoreboardHelper-1.1.0-mc1.19.4-beta1.jar下载1.1.0-mc1.19.4-beta1#Beta## English### New features- Added a config file.- Added a config screen, which can be opened via [Mod Menu](https://modrinth.com/mod/modmenu) or keybind(default Not Bound).- Now you can hide the player score(the red number) in the scoreboard sidebar by changing the config.- Added Mod Menu Website & Issues link.### Changes- Set the default keybind of \"Show/Hide SB Sidebar\" to \"Not Bound\".-----------## 简体中文### 新特性- 添加了一个配置文件。- 添加了一个配置窗口,可以通过[「模组菜单」](https://modrinth.com/mod/modmenu)或者快捷键(默认未指定)来打开。- 现在你可以通过更改配置来隐藏记分板侧边栏中的玩家分数(红色数字)。- 添加了「模组菜单」的「网站」与「问题」链接。### 更改- 将「显示/隐藏记分板侧边栏」的默认快捷键设定为「未指定」。展开版本: 1.1.0-mc1.19.4-beta1支持游戏: 1.19.3, 1.19.4类型:FabricBeta下载次数: 87Scoreboard Helper 1.1.0-mc1.20-beta1ScoreboardHelper-1.1.0-mc1.20-beta1.jar下载1.1.0-mc1.20-beta1#Beta## English### New features- Added a config file.- Added a config screen, which can be opened via [Mod Menu](https://modrinth.com/mod/modmenu) or keybind(default Not Bound).- Now you can hide the player score(the red number) in the scoreboard sidebar by changing the config.- Added Mod Menu Website & Issues link.### Changes- Set the default keybind of \"Show/Hide SB Sidebar\" to \"Not Bound\".-----------## 简体中文### 新特性- 添加了一个配置文件。- 添加了一个配置窗口,可以通过[「模组菜单」](https://modrinth.com/mod/modmenu)或者快捷键(默认未指定)来打开。- 现在你可以通过更改配置来隐藏记分板侧边栏中的玩家分数(红色数字)。- 添加了「模组菜单」的「网站」与「问题」链接。### 更改- 将「显示/隐藏记分板侧边栏」的默认快捷键设定为「未指定」。展开版本: 1.1.0-mc1.20-beta1支持游戏: 1.20, 1.20.1类型:FabricBeta下载次数: 111Scoreboard Helper 1.0.0-mc1.19.4ScoreboardHelper-1.0.0-mc1.19.4.jar下载1.0.0-mc1.19.4#ReleaseMod release.展开版本: 1.0.0-mc1.19.4支持游戏: 1.19.3, 1.19.4类型:FabricRelease下载次数: 89Scoreboard Helper 1.0.0-mc1.20ScoreboardHelper-1.0.0-mc1.20.jar下载1.0.0-mc1.20#ReleaseMod release.展开版本: 1.0.0-mc1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 71全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
记分板助手
楼主 2025-8-10 19:12:36 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-8-23 20:39 , Processed in 0.198630 second(s), 48 queries .

快速回复 返回顶部 返回列表