Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 1.01 KB

readme.md

File metadata and controls

24 lines (14 loc) · 1.01 KB

Burch API

Badge

A library for Spigot/Paper Plugins!

Note This Library is still very young, so many changes may occur throughout updates, make sure to check documentation again after an update!

Please View Our Wiki for information on how this API works, and how to use it!

We also have Javadocs provided for all of our classes and methods

Want to contribute to the project? Look here

Features:

  1. A FunctionalIntferface Command API that automatically registers commands via an Annotation Never worry about forgetting to register your command again!

  2. A clean FunctioanlInterface Inventory API, that allows for much easier handling of Inventories!

  3. A Json Data library (Not yet documented)

  4. Other helper classes such as EntityWrapper, ItemWrapper, and MathUtils (Not yet documented)