Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 616 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 616 Bytes

Economy-API

Small economy API

Javadocs

Latest Javadocs can be found here

Examples

You could look at my small and simple ShopSigns plugin that uses this project as its API to withdraw and deposit money for selling and buying items from the server using signs. Alternatively, check out my Lotto plugin that uses this project as its API to create a Lotto chatgame!

Implementations

My basic implementation is still work in progress and will be placed here once it's ready for the public