# NametagEditX


[](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Developers.creole)
这是一个[NametagEdit](https://github.com/sgtcaze/NametagEdit)的衍生版本,最初由sgtcaze & Corey开发。它包含许多原始版本中没有的额外功能:
- Folia支持
- Minimessage支持
- 前缀/后缀实际上没有字符限制
- 改进的LuckPerms支持
此插件允许用户在他们的名字之前和之后添加任何字符串。可以为单个玩家创建标签,或者可以创建通过权限加入的组。
NametagEdit支持LuckPerms。如果用户更改组或权限,他们的标签将自动更新。
* [官方项目页面](https://modrinth.com/project/nametageditx)
* [开发构建](https://ci.warriorrr.dev/job/NametagEditX/)
# 快速链接
* [API & 开发人员](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Developers.creole)
* [权限](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Permissions.creole)
* [命令](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Commands.creole)
* [配置](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Configuration.creole)
* [常见问题](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Support.creole)
# 功能
✔ 支持MySQL和FlatFile的转换器
✔ 高效的Flatfile支持和MySQL连接池
✔ [LuckPerms](https://luckperms.net/) 支持
✔ 标签列表中可排序的组/玩家标签
✔ [Clip Placeholder API](https://www.spigotmc.org/resources/placeholderapi.6245/) 支持
# 常见问题解答
#### Q: 这会让我更改我的皮肤和名称吗?
**A:** 不。此插件使用数据包创建伪造的计分板团队。
#### Q: 我的客户端崩溃的原因是“无法从ID#中删除”。为什么会这样?
**A:** 由于Minecraft中计分板的实现方式,玩家不能属于两个团队。任何使用数据包或Bukkit API来更改团队前缀/后缀的插件都将产生冲突。目前没有办法解决这个问题。
#### Q: 我可以在标签列表中对名牌进行排序吗?
**A:** 是的。请阅读[此处](https://github.com/Warriorrrr/NametagEditX/blob/main/documentation/Configuration.creole)了解如何使用它。
# 不兼容的插件
✖ 任何创建NPC并且用户名与具有“NametagEdit”名牌的玩家相同的插件
✖ 任何使用团队颜色侧边栏且未明确支持NametagEdit的插件