Annoying API
General purpose API with tons of features
Quick challenge
How far can you run before the mobs catch you?
Minecraft check
Confirm your run
Complete the quick check to get your code.
Annoying API
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+

