Compatibility
Minecraft: Java Edition
1.13.x
Platforms
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 2 weeks ago
EzBounty
Professional bounty system plugin for Minecraft servers.
Features
- Interactive GUI - View all bounties in a paginated inventory interface
- Multi-contributor Support - Multiple players can add to the same bounty
- Flexible Storage - Choose between YAML or MySQL storage
- Vault Integration - Full economy support with safe transactions
- Configurable Limits - Set min/max amounts, cooldowns, and tax rates
- Admin Commands - Remove bounties and manage the system
Installation
- Place
EzBounty-1.0.0.jarin yourpluginsfolder - Ensure Vault and an economy plugin are installed
- Restart the server
- Configure
plugins/EzBounty/config.ymlas needed
Commands
/bounty- Open bounty list GUI/bounty create <player> <amount>- Place a bounty/bounty add <player> <amount>- Add to existing bounty/bounty list- View bounties in chat/bounty info <player>- View bounty details/bounty remove <player>- Remove a bounty (admin)/bounty reload- Reload configuration (admin)
Permissions
ezbounty.use- View bounties (default: true)ezbounty.create- Create bounties (default: true)ezbounty.claim- Claim bounties (default: true)ezbounty.admin- Admin commands (default: op)ezbounty.admin.remove- Remove bounties (default: op)



