Player Nametags
作者:rebot | 分类:模组
价格:0 墨喵币
下载量:0
点赞:0
版本 0.1.1+1.20.3
本资源为搬运资源,原资源地址:
https://modrinth.com/mod/player-nametags
资源信息
Minecraft 版本: 1.20.3 1.20.4
平台: fabric quilt
标签: decoration
资源介绍
Configuration
Go to config/player-nametags.json in your game directory, use /player-nametags reload to reload the config when you're done editing player-nametags.json
{
// Controls if mod is enabled or not
"enabled": false,
// Player nametag format, see Placeholder API Docs (https://placeholders.pb4.eu) for more placeholders and text format
"format": "%player:name%",
// Defines how often nametag should update in ticks
"updateRate": 20,
// Defines how nametag should be displayed when player is sneaking, can be "gray-out", "hide", or "none"
"whenSneaking": "gray-out",
// Player nametag format per permission, use permission manager like luckperms to grant the permission
"formatPerPermission": {
"example.admin": "<red>[Admin] %player:name%"
}
}
下载太慢?试试 墨喵加速站,支持 Modrinth 和外网直链高速下载! 用的人越多,下载的越快!
下载与版本
评论(0)
请 登录 后发表评论。
举报此资源
请登录后举报
暂无评论,抢个沙发吧~