Compatibility
Minecraft: Java Edition
1.21.4โ1.21.11
Platforms
Tags
Creators
Details
Licensed ARR
Published 2 days ago
BountyX
Advanced Minecraft bounty system plugin for Spigot/Paper 1.21
โจ Features
| Feature | Description |
|---|---|
| ๐ฐ Bounty Placement | Place bounties on online players with stacking support |
| ๐ Leaderboards | /bounty top GUI and ranking system |
| ๐ฅ Kill Streaks | Bonus rewards for consecutive bounty kills |
| โ ๏ธ Wanted Levels | 5-star wanted system based on bounty amount |
| ๐ Hunter Stats | Persistent player statistics |
| ๐ฅ๏ธ Interactive GUI | Paginated GUI with sorting and navigation |
| ๐๏ธ YAML / MySQL | Supports both storage systems |
| ๐ Bilingual | English & Hebrew included |
๐ฆ Dependencies
| Plugin | Required |
|---|---|
| Vault | โ |
| PlaceholderAPI | Optional |
| Spigot/Paper 1.21 | โ |
โก Commands
Aliases: /bounties, /bh
| Command | Description | Permission |
|---|---|---|
/bounty set <player> <amount> |
Place a bounty on a player | bounty.set |
/bounty remove <player> |
Remove a bounty | bounty.remove |
/bounty list |
View active bounties | bounty.list |
/bounty top |
Open leaderboard | bounty.top |
/bounty info <player> |
View bounty information | bounty.info |
/bounty stats [player] |
View hunter stats | bounty.stats |
/bounty gui |
Open bounty GUI | bounty.gui |
/bounty reload |
Reload plugin config | bounty.reload |
๐ Permissions
| Permission | Description | Default |
|---|---|---|
bounty.set |
Place a bounty | true |
bounty.remove |
Remove any bounty | op |
bounty.list |
View all bounties | true |
bounty.top |
Access leaderboard | true |
bounty.info |
View player bounty | true |
bounty.stats |
View hunter stats | true |
bounty.gui |
Open GUI | true |
bounty.reload |
Reload plugin | op |
bounty.exempt |
Prevent being hunted | false |
bounty.bypass.cooldown |
Ignore cooldown | op |
โญ Wanted Levels
| Level | Stars | Minimum Bounty |
|---|---|---|
| 1 | โ โโโโ | $100 |
| 2 | โ โ โโโ | $500 |
| 3 | โ โ โ โโ | $2,500 |
| 4 | โ โ โ โ โ | $10,000 |
| 5 | โ โ โ โ โ | $50,000 |
โ๏ธ Configuration
min-bounty: 10
max-bounty: 1000000
stack-bounties: true
allow-offline-targets: false
broadcast-collection: true
placement-cooldown: 60
top-limit: 10
๐๏ธ Storage Options
YAML
- Zero setup
- Works instantly
- Stores data in
.ymlfiles - Best for small/medium servers
MySQL
- HikariCP support
- Configurable pool settings
- Recommended for large servers
- Better performance
๐ Languages
BountyX includes:
- ๐บ๐ธ English
- ๐ฎ๐ฑ Hebrew
All messages support:
&color codes- HEX colors
- MiniMessage formatting
๐ธ Screenshots
Add screenshots here using Markdown image syntax.
โค๏ธ Credits
Created by itsrealnoam
Supports:
- Spigot 1.21
- Paper 1.21
- Vault
- PlaceholderAPI


