YChatManager

按权限设置的聊天格式,昵称,反粗口,防洪,防垃圾信息等等。

资源图片
# YChatManager 用于聊天管理、格式化、反垃圾邮件等插件。需要至少**[Paper](https://github.com/PaperMC/Paper)**,不能在Spigot或Bukkit上使用。 # 特性 ### 聊天格式化 - 使用 [MiniMessage](https://docs.advntr.dev/minimessage/index.html)、[PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) 和 [Vault](https://github.com/milkbowl/Vault) 的自定义聊天格式。 - 自定义显示名称格式也使用 [MM](https://docs.advntr.dev/minimessage/index.html)、[PAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) 和 [Vault](https://github.com/milkbowl/Vault)。 - 每个权限的颜色、格式和 [MiniMessage](https://docs.advntr.dev/minimessage/index.html) 标签用于消息。 ### 聊天文化 - 反诅咒、洪水、大写 - 允许的消息 RegEx 模式 - 消息冷却 - 命令冷却 ### 私人消息 - 带有接收声音 - 和管理员的社交间谍 ### 其他 - 使用简单命令自定义昵称,每个 [MiniMessage](https://docs.advntr.dev/minimessage/index.html) 标签和旧格式都可通过权限使用。 - 清除聊天命令。 - 加入、退出和死亡消息,也提供禁用它们选项。 - 具有 lang 文件支持的完全可定制的消息,支持 [PlaceholderAPI](https://github.com/PlaceholderAPI/PlaceholderAPI) 和 [MiniMessage](https://docs.advntr.dev/minimessage/index.html)。 - 带有标签补全的命令 - [API](https://github.com/Ynfuien/YChatManager/wiki/4.-Developer-API) 用于开发者 # 文档 您可以在 [wiki](https://github.com/Ynfuien/YChatManager/wiki) 页面上阅读有关插件的 [权限](https://github.com/Ynfuien/YChatManager/wiki/2.-Permissions)、[占位符](https://github.com/Ynfuien/YChatManager/wiki/3.-Placeholders) 等信息。 # 多媒体 ![聊天格式化](https://i.imgur.com/HKyHemA.gif) ![消息中的颜色和格式](https://i.imgur.com/YV8jkZh.gif) ![反诅咒](https://i.imgur.com/en8PIkc.gif) ![反洪水和大写](https://i.imgur.com/3AdgaBw.gif) ![自定义昵称](https://i.imgur.com/yicaNtI.gif) ![清空聊天 - 玩家](https://i.imgur.com/XkXn8VC.gif) ![清空聊天 - 管理员](https://i.imgur.com/WuQeogZ.gif) # 与其他插件的集成 我根据我的需求为我创建这些插件,这意味着,我不寻找我不在乎的每一个可能的插件,这些插件可以以某种方式与我的插件更好地集成。但是,如果您关心这个插件与其他插件之间的更好集成,请通过 [Discord](https://discord.gg/kZJhKZ48j8) 或 [GitHub](https://github.com/Ynfuien/YChatManager) 告诉我,我会看看我能做什么。 同样,对于您认为可能缺失的任何功能,我都欢迎提出建议。如果某事不在插件的范围之内,我大概会做的。 # 许可证 此项目使用 [GNU GPLv3](https://github.com/Ynfuien/YChatManager/main/blob/LICENSE) 许可证。