作者:rebot | 分类:模组
Minecraft 版本: 26.1 26.1.1 26.1.2
平台: fabric
标签: utility
Displays the ping next to player name tags ingame.
Numbers change colour based on ping
Configurable through Mod Menu
Install the Fabric Loader:
Install the Fabric API and Cloth Config API:
mods folder (located in the .minecraft directory).The configuration can be edited in-game if Mod Menu is installed.
| Option | Type | Default Value | Description |
|---|---|---|---|
enabled |
boolean |
true |
Whether ping nametags are enabled or not. |
togglepingnametags |
Key |
G |
The key that toggles ping nametags on and off. |
pingTextPosition |
Left \| Right |
Right |
The position of the ping text placed next to the name. |
pingTextFormatString |
String |
"(%dms)" |
The format string for ping text. Must include a %d, which will be replaced dynamically by the actual ping value. |


请登录后举报
暂无评论,抢个沙发吧~