General purpose API for my plugins. Just contains some utility classes and methods. Okay... it contains a tad bit more than that...
It's technically a framework/library, but I didn't know the difference when I was naming it, so oh well!
All plugins that use Annoying API come with it pre-packaged. So, you DON'T need to install it separately!
You can find the wiki at annoying-api.srnyx.com/wiki which will contain important information about the API and the plugins that use it
You can find the Javadocs at annoying-api.srnyx.com/javadocs. The wiki above will also contain some helpful information
To install the API, please see the documentation on GitHub
To build the API locally, run ./gradlew build
using Java 11+