Compatibility
Minecraft: Java Edition
Platforms
Links
Tags
Creators
Details
š° Simplebounties ā Put a Price on Any Head, With Any Item
Tired of bounty plugins that only support Vault money? Simplebounties lets your players place bounties using literally any item in the game ā netherite ingots, totems of undying, enchanted swords, stacks of golden apples, custom-named gear, even a single dirt block if they want to be funny. Whatever's in their inventory is fair game.
When the target dies, the killer claims the entire pool. Simple. Brutal. Addictive.
⨠Features
šÆ Use ANY Material as Currency
No economy plugin required. No Vault dependency. Players just drop items from their inventory straight into a bounty pool ā full item metadata (enchantments, custom names, lore) is preserved.
š±ļø Polished GUI
⢠/bounty opens a paginated menu of every active bounty
⢠Each entry shows the target's player head, total item count, contributor count, and a top-5 breakdown of what's in the pool
⢠Click a head to see the full pool laid out inventory-style
⢠Contributors get a one-click withdraw button to pull their items back
š§® Multi-Contributor Pools
Multiple players can stack contributions onto the same target. Each player's items are tracked separately, so withdrawals return exactly what they put in ā but the killer takes everything. The bigger the pool, the bigger the target on their back.
š Kill-to-Claim
When a bountied player dies to another player, the killer instantly receives the entire pool. Inventory full? Overflow auto-drops at their feet (toggleable). š¢ Server-Wide Drama
Configurable broadcasts when bounties are placed and claimed. Watch chat explode when someone drops a stack of netherite on the server's top PvPer.
š¾ Fully Persistent
All bounties save to bounties.yml and survive restarts, crashes, and reloads. Item metadata included.
š”ļø Anti-Abuse Built In
⢠No self-bounties
⢠Configurable cooldown between placements
⢠Smart tab-completion (only suggests materials in your own inventory)
⢠Admin override commands
š Commands
Command Description /bounty Opens the paginated bounty GUI /bounty add <player> <material> [amount] Lock items from your inventory into a bounty /bounty remove <player> Withdraw your contribution /bounty check <player> View detailed bounty info /bounty list List all active bounties /bounty top Leaderboard of the biggest bounties /bounty clear <player> (admin) Wipe a bounty /bounty reload (admin) Reload config
Aliases: /bounties, /b
š§ Permissions
⢠bounty.use ā Default: true ā Use the bounty system
⢠bounty.admin ā Default: op ā Admin commands (clear, reload)
āļø Configuration
Every gameplay element is toggleable in config.yml:
broadcast-on-place: true broadcast-on-claim: true place-cooldown-seconds: 10 glow-threshold: 16 # set 0 to disable glow allow-offline-targets: true prevent-self-claim: true drop-overflow: true


