🔥 Phoenix
A lightweight RPG item framework for Paper-based Minecraft servers.
Phoenix is a high-performance, lightweight Paper plugin designed to empower server owners to create custom RPG items with ease. Define unique attributes, custom behaviors, and immersive descriptions without the overhead of heavy frameworks.
✨ Key Features
- 🛡️ Advanced Attribute System
- Fully customize Attack Damage and Attack Speed.
- Dynamic Lore (description) management.
- Define custom Item Behaviors to trigger unique effects.
- ⚡ Optimized for Performance
- Built with a "Performance-First" mindset to ensure zero lag even on high-population servers.
- Minimalist footprint by focusing on essential RPG mechanics.
- 🧩 Developer Friendly
- Clean and intuitive API for developers to extend functionality.
- Easy integration via JitPack.
🚀 Getting Started
Requirements
- Server Software: Paper or its forks (e.g., Purpur, Pufferfish).
- Java Version: Java 21 or higher recommended.
Installation
- Download the latest
.jarfile from the Releases page. - Place the file into your server's
pluginsfolder. - Restart your server.
- Configure your items in the generated config files!
🧑💻 For Developers (API)
Empower your own plugins by integrating with the Phoenix API.
build.gradle.kts
repositories {
maven { url = uri("https://jitpack.io") }
}
dependencies {
// Replace <VERSION> with the latest release tag (e.g., 1.0.0)
implementation("com.github.bindglam.Phoenix:api:<VERSION>")
}
🛠️ Support & Contribution
🐛 Bug Reports & Suggestions
Found a bug or have a feature request? Please open an issue on our GitHub Issues page. We value your feedback!
🤝 Contributing
Contributions are what make the open-source community such an amazing place!
- Fork the Project.
- Create your Feature Branch (
git checkout -b feature/AmazingFeature). - Commit your changes (
git commit -m 'Add some AmazingFeature'). - Push to the Branch (
git push origin feature/AmazingFeature). - Open a Pull Request.
💬 Community
Need quick help or want to share your creations? Join our community!
📄 License
This project is licensed under the MIT License. See the LICENSE file for details.
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.21, 1.21.1, 1.21.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
- Ships as Phoenix-0.0.1.jar — drop this file into the mods folder
- Download size: 2.7 MB
- Download link checked 22 Aug 2026 — working
These come from our own check of the pack file, not from the source page.