Analyse
This is the official adapters for Analyse - the Minecraft Server & Player Analytics platform for tracking your community performance.
Installation
- You can download the latest version from our releases page.
- Copy your setup command from our dashboard.
- Finally start your server and run the setup command (ideally from console).
You're ready to go!
Compiling
- Clone this repo (
git clone git@github.com:track/plugin.git
). - Compile using
./gradlew
. - Make any needed changes.
- Then use
./gradlew
to build.