Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 439 Bytes

index.rst

File metadata and controls

19 lines (15 loc) · 439 Bytes

Economy

Sponge provides an Economy API that unifies all economy plugins under one single API. The API can be used by both economy plugins providing the API, and other plugins using the API (i.e. shop plugins). This allows for all plugins that require an economy to work with any Sponge economy plugin.

Contents

basics using practices implementing