All information about this project can be found in our detailed documentation.
The Prefixes Plugin provides comprehensive rank management for chat and tab list displays. It integrates with LuckPerms by default but can be extended with custom implementations.
- LuckPerms Integration: The plugin automatically syncs with LuckPerms groups, converting them to prefix groups.
- Supported Server Software: Supports Paper, Spigot and Forks.
- Quick Setup: Easy installation process for all supported software.
- Placeholders: Retrieve real-time information with dynamic placeholders.
For always up-to-date artifacts visit dev artifacts or artifacts.
Note: If you want to use the dev version, you have to use the snapshot repository.
implementation("app.simplecloud.plugin:prefixes-api:VERSION")
implementation 'app.simplecloud.plugin:prefixes-api:VERSION'
<dependency>
<groupId>app.simplecloud.plugin</groupId>
<artifactId>prefixes-api</artifactId>
<version>VERSION</version>
</dependency>
Contributions to SimpleCloud are welcome and highly appreciated. However, before you jump right into it, we would like you to read our Contribution Guide.
This repository is licensed under Apache 2.0.