Compatibility
Minecraft: Java Edition
1.21โ1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
Platforms
Links
Creators
Details
Licensed ARR
Published 4 days ago
qKiller โ Player Bounty System
Dependencies
- Vault (Required)
Features
- Place bounties on any player with a simple command
- Multiple contributions โ several players can add to the same bounty, stacking the reward
- SQLite storage โ all bounties persist across server restarts
- Bounty browser GUI โ view all active bounties in a paginated chest inventory with player heads
- Economy integration via Vault โ works with any Vault-compatible economy plugin (EssentialsX, CMI, etc.)
- Admin commands โ set, remove bounties and reload config without restarting
- Broadcast messages โ server-wide announcements when a bounty is placed or claimed
- Configurable limits โ set minimum and maximum bounty amounts in config
- Permission-based โ fine-grained permission nodes for players and admins
Commands
| Command | Description | Permission |
|---|---|---|
/killer <player> <amount> |
Place a bounty on a player | qkiller.use |
/killers |
Open the bounty browser GUI | qkiller.gui |
/qkiller reload |
Reload plugin configuration | qkiller.reload |
/qkiller remove <player> |
Remove a player's bounty | qkiller.remove |
/qkiller set <player> <amount> |
Set a bounty directly (no cost) | qkiller.set |
/qkiller top |
List top 10 active bounties | qkiller.admin |
Permissions
| Node | Default | Description |
|---|---|---|
qkiller.use |
Everyone | Place bounties |
qkiller.gui |
Everyone | Open bounty GUI |
qkiller.reload |
OP | Reload config |
qkiller.remove |
OP | Remove any bounty |
qkiller.set |
OP | Set a bounty without cost |
qkiller.admin |
OP | View top bounties list |


