Prefixes Plugin

Prefixes插件提供全面的聊天和标签列表排名管理。它默认与LuckPerms集成,但可以通过自定义实现进行扩展。

资源图片
# 前缀插件 ![横幅][banner]
[![Modrinth][badge-modrinth]][modrinth] [![许可证][badge-license]][license]
[![Discord][badge-discord]][social-discord] [![关注 @simplecloudapp][badge-x]][social-x] [![关注 @simplecloudapp][badge-bluesky]][social-bluesky] [![关注 @simplecloudapp][badge-youtube]][social-youtube]
[报告错误][issue-bug-report] · [请求功能][issue-feature-request]
🌟 给予我们一个星标 — 您的支持对我们意义重大!

> 关于此项目的全部信息可在我们的详细 [文档][docs-thisproject] 中找到。 前缀插件提供聊天和标签列表显示的高级排名管理功能。 它默认情况下与 LuckPerms 集成,但可以通过自定义实现进行扩展。 ## 功能 - [x] **LuckPerms 集成**: 插件会自动与 LuckPerms 群组同步,将其转换为前缀群组。 - [x] **支持的服务器软件**: 支持 Paper、Spigot 和其衍生版本。 - [x] **快速设置**: 所有支持的软件都具有简单的安装过程。 - [x] **占位符**: 使用动态占位符检索实时信息。 ## 依赖 > 有关始终最新的工件,请访问 [开发工件][dev-artifacts] 或 [工件][artifacts]。 > 注意:如果您想使用开发版本,则需要使用 [快照仓库][snapshots]。 ### Gradle Kotlin ```kt implementation("app.simplecloud.plugin:prefixes-api:VERSION") ``` ### Gradle Groovy ```groovy implementation 'app.simplecloud.plugin:prefixes-api:VERSION' ``` ### Maven ```xml app.simplecloud.plugin prefixes-api VERSION ``` ## 贡献 对 SimpleCloud 的贡献受欢迎且备受赞赏。 但是,在您开始之前,我们希望您阅读我们的 [贡献指南][docs-contribute]。 ## 许可证 此仓库受 [Apache 2.0][license] 许可。 [banner]: https://github.com/simplecloudapp/branding/blob/main/readme/banner/plugin/prefixes.png?raw=true [issue-bug-report]: https://github.com/theSimpleCloud/prefixes-plugin/issues/new?labels=bug&projects=template=01_BUG-REPORT.yml&title=%5BBUG%5D+%3Ctitle%3E [issue-feature-request]: https://github.com/theSimpleCloud/prefixes-plugin/discussions/new?category=ideas [docs-thisproject]: https://docs.simplecloud.app/plugin/prefixes [docs-contribute]: https://docs.simplecloud.app/contribute [modrinth]: https://modrinth.com/organization/simplecloud [dev]: https://repo.simplecloud.app/#/snapshots/app/simplecloud/plugin/prefixes [artifacts]: https://repo.simplecloud.app/#/snapshots/app/simplecloud/plugin/prefixes [dev-artifacts]: https://repo.simplecloud.app/#/snapshots/app/simplecloud/plugin/prefixes [badge-dev]: https://repo.simplecloud.app/api/badge/latest/snapshots/app/simplecloud/plugin/prefixes-shared?name=Dev&style=flat-square&color=0ea5e9 [license]: ./LICENSE [snapshots]: https://repo.simplecloud.app/#/snapshots [social-x]: https://x.com/simplecloudapp [social-bluesky]: https://bsky.app/profile/simplecloud.app [social-youtube]: https://www.youtube.com/@thesimplecloud9075 [social-discord]: https://discord.simplecloud.app [badge-modrinth]: https://img.shields.io/badge/modrinth-18181b.svg?style=flat-square&logo=modrinth [badge-license]: https://img.shields.io/badge/apache%202.0-blue.svg?style=flat-square&label=license&labelColor=18181b&style=flat-square&color=e11d48 [badge-discord]: https://img.shields.io/badge/Community_Discord-d95652.svg?style=flat-square&logo=discord&color=27272a [badge-x]: https://img.shields.io/badge/Follow_@simplecloudapp-d95652.svg?style=flat-square&logo=x&color=27272a [badge-bluesky]: https://img.shields.io/badge/Follow_@simplecloud.app-d95652.svg?style=flat-square&logo=bluesky&color=27272a [badge-youtube]: https://img.shields.io/badge/youtube-d95652.svg?style=flat-square&logo=youtube&color=27272a