A clean, user-friendly profile interface for PowerNukkitX servers.
ProfileUI provides a polished UI for viewing player details directly in-game.
It integrates smoothly with popular economy plugins and offers a simple, intuitive command.
| Property | Info |
|---|---|
| Version | 1.0.0 |
| Author | Wenox |
| Platform | PowerNukkitX |
| Website | https://pixelforgestudios.pages.dev/ |
➡️ Latest Release JAR:
https://github.com/pixelforge-studios-PMMP/profileUI/releases/download/main/profileUI-1.0-SNAPSHOT.jar
Place the .jar in your plugins/ folder and restart your server — done! 🎉
- 📌 Modern Profile UI — displays key player stats
- 💰 Supports EconomyAPI & LlamaEconomy (optional enhancements)
- 🔒 Permission protected
- ⚙️ Lightweight — no configuration required
- 🧩 Public API available
- PowerNukkitX (API 2.0.0)
- Java 17+
| Command | Alias | Description | Permission |
|---|---|---|---|
/profileui |
/pui |
Opens your Profile UI | profileui.permission |
Helper class for developers:
org.pixelforge.profileui.API
Located at:
src/main/java/org/pixelforge/profileui/API.java
Soft dependencies:
- EconomyAPI
- LlamaEconomy
- Configurable UI (custom fields, order, icons)
- Rank support (PurePerms, etc.)
- Clan/Guild features (if supported)
- Quick economy actions (send coins)
- Extra permissions (e.g.,
view.others) - Localization support
- Optional database for extended data
💡 Suggestions welcome — open an issue!
- Licensed under the repository LICENSE
- Created by Wenox
- Project Site: https://pixelforgestudios.pages.dev/
Open an issue on GitHub for help or feature requests.