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








