Skip to content

nosgamingalt/NosMoneyDrops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MoneyDrops

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.

✨ Features

💰 Money Drops

  • 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

🎒 Money Pouches

  • 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

⭐ Lucky Drops

  • Rare chance for bonus multiplied drops (default: 5% chance, 3x multiplier)
  • Special particle effects and sounds
  • Fully configurable

🛒 Built-in Shop

  • 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

☠️ Death Penalty

  • 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

⚙️ Fully Configurable

  • Toggle any feature on/off in config.yml
  • Customize all messages with color codes
  • Adjust mob values, drop chances, shop items, and more

📋 Commands

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)

🔑 Permissions

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

📦 Dependencies

  • Required: Vault + an economy plugin (like EssentialsX)
  • Minecraft Version: 1.21.x

🚀 Installation

  1. Download the plugin JAR
  2. Place it in your server's plugins folder
  3. Make sure Vault and an economy plugin are installed
  4. Restart your server
  5. Edit plugins/MoneyDrops/config.yml to customize
  6. Use /moneydrops reload to apply changes

💡 Tips

  • 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!

📝 License

This project is licensed under the MIT License - see the LICENSE file for details.


Issues or suggestions? Open an issue on GitHub!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages