AzBounty - Bounty Hunter Plugin
AzBounty is a user-friendly Minecraft plugin that allows players to place bounties on other players. When a player with a bounty is killed, the killer receives the bounty reward!
✨ Features
- Place bounties on other players
- Check your own or other players' bounties
- Collect bounties by eliminating targets
- Admin controls to manage bounties
- Interactive GUI interface
- Economy integration with Vault
- Permission-based system
- ⚙️ Fully configurable
Requirements
- Spigot, Paper, or Bukkit server (1.20 - 1.21.5)
- Vault & an economy plugin (e.g., EssentialsX, EconomyAPI)
Installation
- Download the latest version of zBounty.jar
- Place the jar file into your server's plugins folder
- Make sure you have Vault and an economy plugin installed
- Restart your server
- Enjoy placing bounties!
Commands
Command
Description
Permission
/bounty Opens the bounty GUI or shows help Everyone
/placebounty <player> <amount> Place a bounty on a player bounty.place
/checkbounty [player] Check your or another player's bounty bounty.check
/removebounty <player> Remove a player's bounty (admin) bounty.admin
Permissions
Permission
Description
Default
bounty.place Allows placing bounties true
bounty.check Allows checking bounties true
bounty.admin Allows administrative functions op
️ GUI Interface
zBounty features an intuitive GUI interface for managing bounties:
- Main Menu: Access all bounty features
- Place Bounty: Select a player and amount
- Check Bounties: View all active bounties
- Admin Panel: Remove bounties and manage settings
⚙️ Configuration
# zBounty Configuration
# Economy settings
minimum-bounty: 10.0 # Minimum amount that can be placed as a bounty
# Message settings
messages:
prefix: "&c[Bounty] "
no-permission: "&cYou don't have permission to use this command!"
console-error: "&cThis command can only be executed by a player."
# GUI settings
use-gui: true # Set to false to use text-based commands only
# Other settings
save-interval: 300 # Time in seconds between automatic bounty saves (5 minutes)
Support
Need help? Join our
Discord server for support.
License
This project is licensed under the MIT License - see the LICENSE file for details.
Planned Features
- Bounty leaderboard
- Time-limited bounties
- Custom rewards
- Multiple currency support
- Bounty notifications
Made with ❤️ by
GamingHuzai