Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed Apache-2.0
Published 3 months ago
Updated last month
Prefixes Plugin
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.
Features
- [x] LuckPerms Integration: The plugin automatically syncs with LuckPerms groups, converting them to prefix groups.
- [x] Supported Server Software: Supports Paper, Spigot and Forks.
- [x] Quick Setup: Easy installation process for all supported software.
- [x] Placeholders: Retrieve real-time information with dynamic placeholders.
Dependency
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.
Gradle Kotlin
implementation("app.simplecloud.plugin:prefixes-api:VERSION")
Gradle Groovy
implementation 'app.simplecloud.plugin:prefixes-api:VERSION'
Maven
<dependency>
<groupId>app.simplecloud.plugin</groupId>
<artifactId>prefixes-api</artifactId>
<version>VERSION</version>
</dependency>
Contributing
Contributions to SimpleCloud are welcome and highly appreciated. However, before you jump right into it, we would like you to read our Contribution Guide.
License
This repository is licensed under Apache 2.0.