ForgeTPS
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 1.0
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/forgetps
资源信息
Minecraft 版本: 1.20.1
平台: forge
标签: utility
资源介绍
ForgeTPS
ForgeTPS is a Minecraft mod that adds server performance information to the player list (Tab menu) header and footer.
Placeholders
Available placeholders for customization:
tabHeader— supports only%playername%to display the player's name.tabFooter— supports%tps%,%mspt%,%ping%to show server performance stats.
Configuration
The mod configuration is located in the forgetps.json file in the config folder.
Default configuration example:
{
"tabHeader": "Welcome, %playername%!",
"tabFooter": "TPS: %tps% | Ping: %ping% | MSPT: %mspt%",
"enableNicknameColorChange": true,
"customDimensions": {
"minecraft:overworld": "GREEN",
"minecraft:the_nether": "RED",
"minecraft:the_end": "LIGHT_PURPLE",
"undergarden:undergarden": "DARK_GREEN",
"ae2:spatial_storage": "WHITE"
}
}
Configuration Parameters
tabHeader— header text in the tab menu; only%playername%is allowed here.tabFooter— footer text in the tab menu; supports%tps%,%mspt%,%ping%for performance stats and ping.enableNicknameColorChange— iftrue, changes player nickname color based on dimension.customDimensions— dictionary for setting nickname colors per dimension. Key — dimension ID, value — color.
Available Colors
For customDimensions, the following colors are available:
BLACK,DARK_BLUE,DARK_GREEN,DARK_AQUA,DARK_RED,DARK_PURPLE,GOLD,GRAY,DARK_GRAY,BLUE,GREEN,AQUA,RED,LIGHT_PURPLE,YELLOW,WHITE.
Installation
- Install Forge.
- Copy the
TabTPSmod into themodsfolder. - Configure settings in
tabtps.json(auto-generated on first launch). - Restart the server to apply the settings.
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~