LPlayerBounties icon

LPlayerBounties 1.0

Ultimate Bounty System Plugin

🎯 LPlayerBounties - Advanced Bounty System Plugin
Transform your server into an exciting bounty hunting experience! LPlayerBounties brings a comprehensive bounty system that integrates seamlessly with your economy and creates thrilling PvP scenarios.

 ✨ Key Features
💰 Economy Integration
- Full Vault API support - works with any economy plugin
- Secure money transactions with anti-exploit protection
- Flexible pricing system for bounty creation

2025-06-20_00-23-53.png

🎮 Complete Bounty System
- Place bounties on any player with `/bounty set <player> <amount>`
- List all active bounties with `/bounty list`
- View specific bounties with `/bounty info <player>`
- Console support - server can place bounties automatically
- UUID-based storage - works even when players change names
 🎊 Visual & Audio Effects
- Fireworks explosion when bounty is claimed
- Sound effects for immersive experience
- Particle effects for visual feedback
- Fully configurable - enable/disable any effect

2025-06-20_00-15-31.png

📊 PlaceholderAPI Integration
35+ Placeholders Available:
- `%lplayerbounties_bounty%` - Player's current bounty amount
- `%lplayerbounties_kills%` - Total bounty kills
- `%lplayerbounties_earned%` - Total money earned from bounties
- `%lplayerbounties_total_bounties%` - Total active bounties
- `%lplayerbounties_top_killer%` - Top bounty hunter name
- `%lplayerbounties_top_kills%` - Top bounty hunter kills
- Leaderboard placeholders for top 1-10 hunters
- Target list placeholders for most wanted players
- And many more!
🔧 Commands & Permissions
Commands:
```
/bounty set <player> <amount> - Place a bounty
/bounty list - View all active bounties
/bounty info <player> - Check specific bounty
/bounty reload - Reload configuration
```
Permissions:
```
lplayerbounties.bounty.set - Allow placing bounties
lplayerbounties.bounty.list - Allow viewing bounty list
lplayerbounties.bounty.info - Allow checking bounty info
lplayerbounties.admin - Full admin access
```
⚙️ Configuration Example
# Economy Settings
economy:
  enabled: true
  minimum_bounty: 100
 
# Effects Configuration
effects:
  fireworks:
    enabled: true
    amount: 3
    types: ["BALL", "BURST", "STAR"]
  sounds:
    enabled: true
    bounty_placed: "ENTITY_EXPERIENCE_ORB_PICKUP"
    bounty_claimed: "ENTITY_PLAYER_LEVELUP"
  particles:
    enabled: true
    type: "VILLAGER_HAPPY"
    amount: 50

 

# Anti-Exploit Protection
protection:
  prevent_self_bounty: true
  minimum_bounty: 100
  require_online_target: false

 

# Messages (Fully Customizable)
messages:
  bounty_placed: "&a✅ You placed a bounty of &6$%amount% &aon &e%target%"
  bounty_claimed: "&a💰 You claimed the bounty on &e%target% &aand earned &6$%amount%"
  insufficient_funds: "&c❌ You don't have enough money!"
  target_not_found: "&c❌ Player not found!"
```
🚀 Installation
1. Download the plugin JAR file
2. Place it in your server's `plugins` folder
3. Install Vault and an economy plugin (like EssentialsX)
4. Restart your server
5. Configure the plugin in `plugins/LPlayerBounties/config.yml`
6. Enjoy the bounty hunting experience!

📋 Requirements
- Minecraft Version: 1.19 - 1.21+
- Server Software: Paper, Spigot, or Purpur
- Dependencies: Vault API + Economy Plugin
- Optional: PlaceholderAPI for placeholder support

🎯 Perfect For
- PvP Servers - Add excitement to player vs player combat
- Survival Servers - Create player-driven conflict resolution
- Roleplay Servers - Enhanced immersion with bounty hunting
- Economy Servers - New money sink and earning opportunity
- Faction Servers - Inter-faction bounty wars

minecraft

paper

spigot