Skip to content

srnyx/annoying-api

Repository files navigation

Annoying API Release

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, but I didn't know the difference when I was naming it, so oh well!

Server Owners

All of my plugins use AnnoyingAPI, however, they all come pre-packaged with it. So, you don't need to install it separately.

This may be different for other plugins that aren't mine, though. Just check their plugin pages / dependency lists to see if you need to install AnnoyingAPI separately.

Download (read above)

Wiki

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

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