⚡ CoinSystem ⚡
The ultimate, high performance economy solution for modern Minecraft networks.
🚀 Key Features
- Flexible: Choose between robust MySQL, local SQLite (with automatic fallback)
- Cache: Fast data retrieval that keeps your main thread smooth and lag free
- Physical Withdraws: Let players convert digital currency into items
- Complete Customization: Rename your currency freely (e.g., Emeralds, Credits, Coins) and set custom starter balances
- Limits: Configure custom pay limits
- Perfect Synergy: Pairs seamlessly with the ClanSystem plugin
💼 Vault Support
CoinSystem comes with a built in Vault Economy Bridge. Once Vault is installed, CoinSystem registers automatically as your economy provider.
💡 Tip: Want to use a different provider? Simply toggle
settings.vault.enabletofalsein the config.
📊 PlaceholderAPI Integration
Bring your scoreboards, tablists, and chat formats to life with full placeholder support:
| Placeholder | Description |
|---|---|
%coinsystem_balance% |
Total coins (Raw) |
%coinsystem_balance_formatted% |
Formatted balance (e.g., 1,234) |
%coinsystem_rank% |
Leaderboard position (e.g., 5) |
%coinsystem_top_balance% |
Highest balance on the server |
%coinsystem_top_balance_formatted% |
Formatted highest balance |
%coinsystem_top_1_name% |
Name of the richest player |
%coinsystem_server_balance_total% |
Total economic flow on server |
%coinsystem_server_balance_total_formatted% |
Formatted total flow |
%coinsystem_default_balance% |
Starting balance |
%coinsystem_next_rank_balance_formatted% |
Coins needed to overtake next rank |
%coinsystem_pay_limit_formatted% |
Maximum chunk allowed per /pay |
%coinsystem_total_players% |
Registered coin accounts |
🛠️ Commands & Permissions
Clean command structures with deep permission nodes for fine-tuning administration:
| Command | Description | Permission Node |
|---|---|---|
/coins [name / uuid] |
Check coin balance | system.commands.coins.display (.others) |
/coins help [--all] |
View help menu | system.commands.help.all |
/pay <name / uuid> <amount> |
Pay a player | system.commands.coins.pay |
/updatecoins <name / uuid> <amt> |
Admin: Set/Add/Remove coins | system.commands.coins.update |
/withdraw <amount> |
Convert coins to physical item | system.commands.coins.withdraw |
/topcoins |
View richest players | system.commands.coins.top |
/coinlog [type] [name / uuid] |
View transaction logs | system.commands.coinlog (.payments/.update_coins/.cache) |
Terms of Service:
You are not allowed to publish my code in any other form. Errors are not written in a review but can be posted via private message or discussion. You are not permitted to sell, give or redistribute this plugin You can't claim this plugin as your own
Information
| Category | Economy |
|---|---|
| Published on | May 24, 2023 |
| License | Unspecified |
| Downloads | 121 |
| Stars | 0 |
| Watchers | 0 |