Compatibility
Minecraft: Java Edition
Platforms
Tags
Creators
Details

š° DZEconomy ā Multi-Currency Economy Plugin
A powerful, feature-rich economy plugin with 3 currencies, ranks, combat tagging, mob rewards, and Folia support.
⨠Features
šµ Three Currencies ā Money ($), MobCoins (ā), and Gems (ā), each fully configurable with custom symbols, decimal places, starting balances, and transaction limits.
š Rank Multipliers ā LuckPerms integration with per-currency earning bonuses, reduced cooldowns, increased daily limits, combat tag bypass, and interest earnings.
āļø Combat Tagging ā Prevent economy abuse during PvP with configurable combat tag duration, action bar indicator, and blocked actions.
š PvP Loot ā Kill players to steal a configurable percentage of their balance, with minimum balance protection and world blacklists.
š· Mob Rewards ā Configurable rewards for killing mobs across 4 categories (neutral, easy, hard, boss) with kill streak bonuses and time-based event multipliers.
š Currency Conversion ā Convert between currencies with configurable exchange rates and transaction fees.
š Balance Leaderboards ā Per-currency and global baltop with pagination, offline player support, and cached refresh.
šø Payment Requests ā Request, accept, and deny payments with timeout, max pending limits, and sound notifications.
š PlaceholderAPI Support ā 15+ placeholders with 3-second caching for scoreboards, chat, and tab lists.
šļø Multiple Storage Backends ā SQLite (default), MySQL with HikariCP pooling, and Flat File with live migration between backends.
š Folia Compatible ā Full region-based scheduling support with automatic Folia detection and transparent scheduler adaptation.
š Update Checker ā Automatic Modrinth API update notifications for admins.
š¾ Auto-Save & Backups ā Configurable auto-save intervals and manual backup creation.
šÆ Daily Limits & Cooldowns ā Per-currency transfer limits and cooldowns to prevent economy abuse.
š Transaction Logging ā Optional audit log with file rotation for compliance and debugging.
š§ Fully Configurable ā Every message, format, and behavior can be customized in messages.yml.
šø Screenshots
![]() |
![]() |
| Balance Display | Baltop Leaderboard |
![]() |
![]() |
| Combat Tag Indicator | Mob Reward Notification |
![]() |
![]() |
| Payment Request | Admin Status Panel |
ā” Quick Start
- Download and place
DZEconomy-2.1.0.jarin yourplugins/folder - Restart your server
- Players can immediately use
/money,/mobcoin,/gem - Customize
config.yml,ranks.yml, andmob-rewards.yml - Run
/economy reloadto apply changes
New players start with $500.00 by default (configurable)
š Commands Quick Reference
Currency Commands (/money, /mobcoin, /gem)
| Command | Description |
|---|---|
/<currency> |
Check your balance |
/<currency> balance [player] |
Check balance (self or others) |
/<currency> send <player> <amount> |
Send currency to a player |
/<currency> request <player> <amount> |
Request currency from a player |
/<currency> accept <player> |
Accept a payment request |
/<currency> deny <player> |
Deny a payment request |
/<currency> top [page] |
View balance leaderboard |
/<currency> add <player> <amount> |
āļø Add currency (admin) |
/<currency> remove <player> <amount> |
āļø Remove currency (admin) |
/<currency> set <player> <amount> |
āļø Set balance (admin) |
Admin Commands (/economy)
| Command | Description |
|---|---|
/economy info |
View plugin information |
/economy credits |
View credits |
/economy reload |
āļø Reload configuration |
/economy version |
āļø Version information |
/economy status |
āļø Plugin status & stats |
/economy convert <player> <from> <to> <amount> |
āļø Convert currency |
/economy migrate <from> <to> |
āļø Migrate storage backend |
/economy baltop [currency] [page] |
āļø Global leaderboard |
/economy payall <currency> <amount> |
āļø Pay all online players |
/economy backup |
āļø Create data backup |
š§ Configuration Highlights
Three Fully Configurable Currencies
currencies:
money:
enabled: true
singular: "Dollar"
plural: "Dollars"
symbol: "$"
decimal-places: 2
starting-balance: 500.00
max-balance: -1
min-transaction: 0.01
display-format: "{symbol}{amount}"
Rank Multipliers with LuckPerms
premium:
display-name: "&6Premium"
priority: 2
multipliers:
money: 1.5
mobcoin: 2.0
gem: 1.5
perks:
reduced-cooldown: true
cooldown-reduction: 0.5
bypass-combat-tag: true
interest:
enabled: true
rate: 0.1
interval: 86400
Combat Tagging
combat-tag:
enabled: true
duration: 15
blocked-actions: [send, request, accept]
action-bar:
enabled: true
format: "&c&lā &eCombat Tag &7- &c{time}s remaining"
š„ļø Server Compatibility
| Software | Versions | Java |
|---|---|---|
| Bukkit | 1.16 ā 1.21.5 | 17+ (21 recommended) |
| Spigot | 1.16 ā 1.21.5 | 17+ (21 recommended) |
| Paper | 1.16.5 ā 1.21.5 | 17+ (21 recommended) |
| Folia | 1.19.4 ā 1.21.5 | 17+ (21 recommended) |
| Purpur | 1.16.5 ā 1.21.5 | 17+ (21 recommended) |
š¦ Optional Dependencies
| Plugin | Purpose | Required? |
|---|---|---|
| PlaceholderAPI | Placeholders for scoreboards, chat, etc. | No |
| LuckPerms | Rank detection for multiplier system | No |
š bStats
š Links
| Resource | URL |
|---|---|
| Wiki | GitHub Wiki |
| Source Code | GitHub |
| Issue Tracker | GitHub Issues |
| Website | demonzdevelopment.online |
š License
GNU General Public License v3.0
Made with ā¤ļø by DemonZ Development








