Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 1.05 KB

README.md

File metadata and controls

25 lines (13 loc) · 1.05 KB

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/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 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

Building

To build the API locally, run ./gradlew build using Java 11+