
Linen Economy
Linen Economy is a universal API for virtual currency operations, specifically designed for Fabric servers. This tool is developed with the needs of both server owners and mod developers in mind.
The module includes three main commands for economy management:
/pay <player> <amount>
— transfer funds to another participant/bal [player]
— view current balance/bal set <player> <amount>
— set a specific amount on the account
For full system functionality, installation of additional mods that use this API is required. Currently, the list of compatible extensions is in the formation stage.
Detailed instructions for API integration into custom mods are available in the project repository on GitHub.