Monotope is an interface library for DiamondFire. This library provides API for Hypercube (core DiamondFire plugin) to interact with extended functions of Tesseract (our Paper fork) without the need to publish a modified version of Bukkit API.
After cloning this repository to your local machine, run the following command:
./gradlew build
If the compiling finishes successfully, the compiled library will be generated in the ./build/libs
directory.