⚔ PrimePlugin — Advanced Bounty System for Minecraft
Overview
PrimePlugin is a powerful and fully configurable bounty system for Minecraft (Paper / Spigot 1.20+).
Players can place bounties on other players, hunt targets, and earn money through PvP gameplay.
Designed for performance, immersion, and server stability, this plugin brings a competitive bounty-hunting system with deep customization and a modern architecture.
Main Features
Bounty System
- Place bounties on players using in-game currency
- Stackable or single-bounty system (configurable)
- Minimum and maximum bounty limits
- Cooldown system to prevent spam
⚔ Reward System
- Kill reward: 100% of the bounty (configurable)
- If the target survives until expiration:
- Target receives 20%
- Bounty owner receives 80%
⏱ Dynamic Duration System
Supports multiple formats:
- 24h
- 1440m
- 86400s
- 1d
✔ Automatic parsing
✔ Internal conversion to milliseconds
✔ Real-time countdown display (e.g. 23h 12m 5s)
Visual Experience
- Floating holograms above players
- Live bounty amount display
- Real-time remaining time updates
- Target particle effects (configurable)
GUI System
A fully interactive GUI:
- View all active bounties
- Check bounty amounts
- See remaining time
- Clean pagination system
Command:
/prime gui
Commands
| Command | Description |
|---|---|
| /prime <player> <amount> | Place a bounty |
| /prime gui | Open GUI |
| /prime info | Plugin information |
| /prime admin | Admin panel |
| /prime reload | Reload configuration |
Permissions
| Permission | Description |
|---|---|
| prime.use | Use bounty system |
| prime.admin | Admin commands |
| prime.bypass.cooldown | Ignore cooldown |
| prime.bypass.minimum | Ignore minimum bounty |
Multi-Language System
Fully configurable language system:
English included
French (default)
✔ No hardcoded messages
✔ File-based translation system
✔ Easy to add new languages
Database Support
SQLite (Default)
Lightweight automatic setup.
MySQL (Optional)
For large networks:
database:
type: mysql
mysql:
host: localhost
port: 3306
database: primeplugin
username: root
password: password
PlaceholderAPI Support
| Placeholder | Description |
|---|---|
| %primeplugin_has_prime% | Returns true if player has a bounty |
| %primeplugin_total_amount% | Total bounty amount on player |
| %primeplugin_prime_count% | Number of active bounties |
| %primeplugin_time_remaining% | Remaining time (main bounty) |
| %primeplugin_active_count% | Total active bounties on server |
| %primeplugin_server_total% | Total bounty value on server |
Performance
PrimePlugin is built for high-performance servers:
- Async database operations
- Cached bounty data (no lag)
- Optimized listeners
- Minimal server impact
- Designed for large player counts
Use Cases
Perfect for:
- PvP servers
- Faction servers
- Hardcore survival servers
- RPG servers
- Competitive economy servers
Requirements
- Minecraft 1.20+
- Paper / Spigot
- Vault
- Economy plugin (EssentialsX recommended)
- PlaceholderAPI (optional)
🛠 Developer Information
Developer: amiracle
Discord: amir0920
Why Choose PrimePlugin?
✔ Unique bounty-based economy system
✔ Highly configurable rewards & durations
✔ Clean GUI + hologram integration
✔ Fully optimized for production servers
✔ MySQL + SQLite support
✔ Multi-language system included
Notes
- No pay-to-win mechanics
- Fully configurable balancing system
- Designed for serious servers
