A feature-rich Minecraft plugin that adds a physical money system to your server! Mobs drop collectible money nuggets that players can deposit, withdraw, trade, and spend.
- Mobs drop gold nuggets as physical currency when killed
- 50+ mobs configured with value ranges based on difficulty
- Easy mobs (Chicken, Rabbit): $1-5
- Medium mobs (Zombie, Skeleton): $5-25
- Hard mobs (Wither Skeleton, Witch): $25-60
- Mini-bosses (Warden, Elder Guardian): $100-500
- Bosses (Wither, Ender Dragon): $500-2500
- Craftable pouches that auto-collect nearby money drops
- Configurable pickup radius and capacity
- Transfer money between pouch and bank
- Crafting Recipe: Gold Block surrounded by 8 Leather
- Rare chance for bonus multiplied drops (default: 5% chance, 3x multiplier)
- Special particle effects and sounds
- Fully configurable
- GUI-based shop system
- Buy items with your bank balance or physical nuggets
- Fully configurable items and prices
- Default items include Diamond gear, Golden Apples, Totems, and more
- Players drop a percentage of their money on death
- Dropped money can be picked up by other players (or the killer!)
- Configurable percentage, max drop, and minimum balance threshold
- Toggle any feature on/off in config.yml
- Customize all messages with color codes
- Adjust mob values, drop chances, shop items, and more
| Command | Description |
|---|---|
/moneydrops |
Open the deposit/withdraw GUI |
/pouch |
View your money pouch |
/pouch add <amount> |
Transfer money from bank to pouch |
/pouch deposit |
Transfer all pouch money to bank |
/pouch withdraw <amount> |
Convert pouch money to nuggets |
/shop |
Open the money shop |
/moneydrops reload |
Reload configuration (admin) |
| Permission | Description | Default |
|---|---|---|
moneydrops.deposit |
Use deposit/withdraw GUI | Everyone |
moneydrops.pouch |
Use money pouches | Everyone |
moneydrops.shop |
Use the shop | Everyone |
moneydrops.admin |
Admin commands | OP |
- Required: Vault + an economy plugin (like EssentialsX)
- Minecraft Version: 1.21.x
- Download the plugin JAR
- Place it in your server's
pluginsfolder - Make sure Vault and an economy plugin are installed
- Restart your server
- Edit
plugins/MoneyDrops/config.ymlto customize - Use
/moneydrops reloadto apply changes
- Right-click money nuggets to instantly deposit them
- Keep a money pouch in your inventory for automatic collection
- Kill harder mobs for bigger payouts
- Watch for lucky drops with particle effects!
This project is licensed under the MIT License - see the LICENSE file for details.
Issues or suggestions? Open an issue on GitHub!