Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.9.x
1.8.8–1.8.9
Platforms
Creators
Details
Licensed MIT
Published 3 years ago
Updated 7 months ago
Annoying API 
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!
Server Owners
All plugins that use Annoying API come with it pre-packaged. So, you DON'T need to install it separately!
Wiki
You can find the wiki at github.com/srnyx/annoying-api/wiki which will contain important information about the API and the plugins that use it
Developers
You can find the Javadocs at annoying-api.srnyx.com/javadocs. The wiki above will also contain some helpful information
Installation
To install the API, please see the documentation on GitHub
Building
To build the API locally, run ./gradlew build
using Java 11+