NexusPowered is a Minecraft plugin utility to reduce boilerplate code in Bukkit plugins.
Forked from original project: https://github.com/lucko/helper
It is:
- fast - written with performance and scalability in mind.
- free - available for download and usage at no cost, and permissively licensed so it can remain free forever.
NexusPowered uses Gradle to handle dependencies & building.
- Java 21 JDK or newer
- Git
git clone https://github.com/kubbidev/NexusPowered.git
cd NexusPowered/
./gradlew buildYou can find the output jars in the build/libs directory.
NexusPowered © 2025 by kubbidev is licensed under CC BY-NC-SA 4.0.