This repo contains three gradle plugins used in ScreamingSandals organisation to build projects:
org.screamingsandals.plugin-builder
- Set of common utilities used in many of our projects to configure maven publishing, javadoc uploading, license checking, etc.org.screamingsandals.plugin-slib
- A plugin for developing ScreamingLib-based projects.org.screamingsandals.plugin-run
- A plugin for testing plugins in various Minecraft server versions. Currently supporting Paper.
This gradle plugin requires Gradle 8.x, tested with latest minor release