Lightweight and modern Paper plugin library built with Adventure API and Java 21.
- Java: 21+
- Paper: 1.21.4+
- 🎨 Advanced text formatting (
MiniMessage, hex, PlaceholderAPI support) - 🔊 Custom sound system (
ThrSound) - 🧱 Item builder utilities
- ⚡ Ready for modular plugin development
Add ThroneLib as a dependency in your plugin.
dependencies {
implementation "cc.thronix:lib:1.0.0"
}