Compatibility
Minecraft: Java Edition
26.1.x
1.21.x
Platforms
Links
Tags
Creators
Details
Licensed MIT
Published 3 weeks ago
SimpleEconommy
HeartMarket Economy is an all-in-one Minecraft economy plugin with money, payments, shops, auction house, orders, selling, and worth systems.
Features
- Player money system
/paycommand with compact numbers like100k,2.5m,1b- GUI shop with categories
- Shop admin panel
- Add shop items from your hand
- Create shop categories in-game
- Buy confirmation menu with amount controls
- Auction house with search
- Buy order system
- Item worth system
- Sell GUI
- Vault support
- PlaceholderAPI support
Commands
| Command | Description |
|---|---|
/money [player] |
Check your balance or another player's balance |
/pay <player> <amount> |
Send money to another player |
/eco <give/take/set/reset/reload> |
Economy admin commands |
/sell <hand/all/gui> |
Sell items |
/worth [material/list/set/remove/reload] |
Check or manage item worth values |
/shop [category/admin/reload] |
Open the shop or shop admin panel |
/ah [sell/selling/expired/collect/cancel/search/admin/reload] |
Auction house commands |
/order [create/my] |
Open or manage buy orders |
Compact Numbers
The plugin supports compact number input:
| Input | Value |
|---|---|
100k |
100,000 |
2.5m |
2,500,000 |
1b |
1,000,000,000 |
Works in commands like:
/pay Steve 100k
/ah sell 2.5m
/order create 50k 64


