/NabSuite

Paper plugin providing essential features for FroobWorld.

Primary LanguageJavaMIT LicenseMIT

NabSuite

Builds: https://ci.froobworld.com/job/NabSuite/

About

NabSuite is a Paper plugin used by FroobWorld to provide essential features, including: teleportation, area claiming, chest locking, ban management and more.

Building

  1. Install dependency NabConfiguration to maven local
git clone https://github.com/froobynooby/nab-configuration
cd nab-configuration
./gradlew clean install
  1. Clone NabSuite and build
git clone https://github.com/FroobWorld/NabSuite
cd NabSuite
./gradlew clean build
  1. Find jar in NabSuite/build/libs