Compatibility
Minecraft: Java Edition
Platforms
Supported environments
90% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
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+