Diamond Economy [Forge]
Important: Forge support is being discontinued
Mod development should be enjoyable, but ongoing issues with Forge have necessitated discontinuing its support.
System requirements: Requires installed Cloth Config API (server-side only).
Main Features
This economic system uses diamonds as currency. All financial management commands are available through the main /diamonds command (configurable).
Basic commands for all players:
- balance [player] - shows the current balance of the specified player or your own
- deposit [amount] - transfers diamonds from your inventory to your account
- send [player] [amount] - sends the specified amount to another player
- top [amount] - displays the ranking of wealthiest players
- withdraw [amount] - withdraws money from your account in the most suitable form
Operator-only commands:
- modify [player(s)] [change] - modifies the balance of specified players
- set [player(s)] [amount] - sets the exact balance of players
Currency customization: The type of currency used is fully configurable through the configuration file.
Additional Modules
Chest Shops - an extension for creating trading shops using chests enables a comprehensive trading system between players.