File Details
EconomyAPI v1.0.0
- R
- May 16, 2026
- 273.69 KB
- 8
- 26.20+5
File Name
economy-api-v1.0.0.mcpack
Supported Versions
- 26.20
- 26.13
- 26.12
- 26.11
- 26.10
- 26.3
🚀 Core Features
- Complete wallet system with configurable starting money
- Bank accounts with deposit/withdraw and interest accumulation
- Debt system with borrowing limits and configurable interest rates
- Transaction history with WAL-based persistence for data safety
- Paginated top money leaderboard
🛠️ Command System
- /mymoney, /mydebt, /mystatus - player finance overview
- /pay <player> <money> - player-to-player payments
- /seemoney <player> - check other players' balances
- /bank <deposit|withdraw|mymoney> [money] - bank operations
- /topmoney [page] - wealth leaderboard
- /setmoney, /givemoney, /takemoney - admin economy management
- /moneysave, /moneyload - data persistence controls
🎯 Integrations
- PlaceholderAPI expansion: %economy_money%, %economy_bank%, %economy_debt%, %economy_formatted%
- PurePerms integration with granular permission nodes for every command
- Economy event system for cross-plugin communication
- Consumer registration API for dependent plugins
⚙️ Configuration
- Default money, debt, and bank values
- Configurable debt limits and interest rates
- Bank interest accumulation intervals
- Top page size customization
⚠️ Requirements
- PMMPCore Framework
- PurePerms
- Minecraft Bedrock 26.10+ (Release)

