雪球♡ 发表于 2024-6-26 12:01:06

[授权转载][开源]玩家称号系统 - UserPrefix

本帖最后由 雪球♡ 于 2024-6-27 16:13 编辑




玩家称号系统

轻便、高效、实时的用户称号系统。
本插件基于Spigot实现,理论上支持全版本。


示例



static/image/hrline/line4.png

依赖


- **[必须]** 插件本体基于 (https://hub.spigotmc.org/stash/projects/SPIGOT)、(http://bukkit.org/) 实现。
- **[必须]** 数据部分基于 (https://www.spigotmc.org/resources/luckperms.28140/) 实现。
- **[推荐]** 变量部分基于 (https://www.spigotmc.org/resources/6245/) 实现。

详细依赖列表可见 (https://github.com/CarmJos/UserPrefix/network/dependencies) 。

static/image/hrline/line4.png

特性


- 理论上全版本支持!
- 游戏内重载配置文件并实时更新到玩家!
- 当玩家权限变更时会实时监测前缀,若权限不足则自动更换前缀并提示
- 可配置的声音、消息!
- 前缀图标可配置“选中”、“有权限”与“无权限”三种状态的物品
- TabList自动按照前缀的权重排序 (如有冲突可关掉)
- 玩家头顶前缀显示 (如有冲突可关掉)
- 简单的聊天变量修改功能!(不推荐使用) `[自 v2.1.0 版本起]`
- 自动排序,且可翻页的GUI!
- 支持PlaceholderAPI变量!(凡支持的都可以使用,如BungeeTabListPlus)
- 支持(https://www.hexcolortool.com/)!(1.16以上版本) `[自 v1.2.3 版本起]`
    - 格式: `&(#颜色代码)`
    - 示例: LightSlateBlue `&(#8470FF)` 、 DarkSlateBlue `&(#483D8B)`

static/image/hrline/line4.png

已知问题 & 注意事项


### 1. 版本支持问题

本插件理论全版本支持,如果出现图标不加载、声音无法播放等问题请检查配置文件中物品与声音的type在当前版本是否存在。

以声音举例,村民表示可以的声音在低版本中为 “`VILLAGER_YES`”,而在高版本中则变为了“`ENTITY_VILLAGER_YES`”。

### 2. 计分板异常问题

头顶上前缀的显示与TabList的排序均使用到了计分板API。

如有冲突导致其他插件的计分板无法显示,请关掉配置文件中`functions.on-name-prefix`。

static/image/hrline/line4.png

指令

/UserPrefix 或 /prefix 打开前缀更换GUI
/UserPrefixAdmin 查看管理员指令帮助
/UserPrefixAdmin reload 重载配置文件
/UserPrefixAdmin list 查看已配置的前缀内容

static/image/hrline/line4.png

变量 (PlaceholderAPI)

# %UserPrefix_prefix%
- 得到当前正在使用的前缀
# %UserPrefix_weight%
- 得到当前正在使用的前缀权重
# %UserPrefix_identifier%
- 得到当前正在使用的前缀标识
# %UserPrefix_name%
- 得到当前正在使用的前缀名
# %UserPrefix_has_<Identifier>%
- 判断玩家是否拥有某个前缀(true/false)

static/image/hrline/line4.png

支持 & 捐赠


本项目由 (https://www.ycraft.cn) 团队提供长期支持与维护。

若您觉得本插件做的不错,您可以捐赠支持我!感谢您成为开源项目的支持者!

static/image/hrline/line4.png

开源协议


本项目源码采用 (https://opensource.org/licenses/GPL-3.0) 开源协议。

static/image/hrline/line4.png

相关链接


- (https://www.ycraft.cn/)
- (https://github.com/CarmJos/UserPrefix?tab=readme-ov-file)
- (https://www.spigotmc.org/resources/userprefix-hex-color-support-all-version.96277/)

static/image/hrline/line4.png

搬运授权





承挨 发表于 2024-6-26 22:46:59

感谢分享

一直艾着笠 发表于 2024-6-27 02:12:50

感谢分享

FlashDragon 发表于 2024-6-27 11:17:50

感谢分享,发帖辛苦了。[贴吧_大拇指]

祁苍邪 发表于 2024-6-27 13:17:02

感谢分享

克里昂一世 发表于 2024-6-27 22:55:15

就爱这种授权搬运

吾不是撒播 发表于 2024-6-29 15:21:32

太感谢了

lingjiuys 发表于 2024-6-30 00:52:20

感谢分享

石在石太美 发表于 2024-6-30 12:44:10

感谢分享

已注销_v1pj44 发表于 2024-6-30 15:17:57

感谢分享
页: [1]23456
查看完整版本: [授权转载][开源]玩家称号系统 - UserPrefix