Releases of prebuilt jars are [available here](https://git.ivycollective.dev/BlazingGames/blazing-games-plugin/releases). Otherwise, please build the plugin yourself (see the Development section).
This plugins supports testing. To run tests, use: `./gradlew build -Ptest=true`, and load the plugin normally. Once tests are done running, the file `TESTS_RESULT` in the server files directory will contain `true` if tests passed or `false` if tests failed.