- Login to github, or register a new account
- Click on the latest build here
- Download the artifact at the bottom of the page
- Unzip the artifact and put the jar file in your plugins folder
To use commands, install CommandAPI.
- Clone the repository using git
- Open a terminal/cmd window in the cloned directory
If on linux or mac, use ./gradlew build to build.
If you're on windows, use gradlew build to build.
After running the command, the jar file should be in build/libs.
Choose the one without -sources at the end of the name.