This repository will contain a multi-project Gradle setup for Minecraft APIs. (Spigot, Forge, Sponge, Velocity, Bungee etc.)
Join the discord for further assitance.
You will need to add the following to your build.gradle in the repositories section:
maven {
url "https://maven.envyware.co.uk/releases"
}
Then in the dependencies section you'll need to add
shadow "com.envyful.api:commons:6.8.8"
My API is designed to be shaded into the JAR file so if you need more information on how to do that please find it here You can also use it with the Forge IDE runs due to some recent changes.
The latest version of my API can be found in my Discord server in the #api-changelog channel. This channel is where I post detailed information about what changed between each version