Builds: https://ci.froobworld.com/job/NabSuite/
NabSuite is a Paper plugin used by FroobWorld to provide essential features, including: teleportation, area claiming, chest locking, ban management and more.
- Install dependency NabConfiguration to maven local
git clone https://github.com/froobynooby/nab-configuration
cd nab-configuration
./gradlew clean install
- Clone NabSuite and build
git clone https://github.com/FroobWorld/NabSuite
cd NabSuite
./gradlew clean build
- Find jar in
NabSuite/build/libs