xBounty - Premium Bounty Plugin
A premium Minecraft bounty plugin featuring advanced customization, beautiful UI with gradient colors, and comprehensive features. Designed for Minecraft servers running versions 1.20.1 through 1.21.4.
⭐Features
Core Features
➡️Advanced bounty management system
➡️Beautiful gradient-colored messages using MiniMessage format
➡️Advanced GUI with sorting and search capabilities
➡️Economy integration with Vault
➡️Configurable bounty limits and taxes
➡️Tab completion for commands
➡️Performance-optimized code
➡️Auto-save functionality
➡️Beautiful title animations and messages
⭐GUI Features
➡️Advanced sorting capabilities (Amount/Recent)
➡️Player head displays
➡️Search functionality
➡️Dynamic page navigation
➡️Beautiful gradient colors
➡️Customizable layouts
⭐ Visual Features
➡️Gradient colored messages
➡️Title and subtitle animations
➡️Eye-catching console output
➡️Custom color schemes
➡️Beautiful borders for messages
⭐Supported Versions
➡️Minecraft
1.20.1 to 1.21.4
⭐Installation
1. Download the latest version of
xBounty
2. Place the jar file in your plugins folder
3. Install required dependencies (Vault)
4. Restart your server
5. Configure the plugin in
config.yml
️⭐Commands
➡️
/bounty - Opens the bounty GUI
➡️
/bounty add <player> <amount> - Adds a bounty on a player
➡️
/bounty check <player> - Checks a player's bounty
➡️
/bounty reload - Reloads the plugin configuration (requires
xbounty.admin permission)
⭐Permissions
➡️
xbounty.use - Access to basic bounty commands (default: true)
➡️
xbounty.admin - Access to administrative features (default: op)
➡️Allows use of /
bounty reload
➡️Receives colorful reload feedback messages
⭐Configuration
yaml
➡️GUI Settings
gui:
title: "Bounties"
rows: 6
refresh-rate: 20 # in seconds
➡️Bounty Settings
bounty:
minimum-amount: 1000.0
maximum-amount: 1000000000.0
claim-tax: 5 # Tax percentage on bounty claims (0-100)
➡️Message Settings
messages:
prefix: "<gradient:blue:aqua>[xBounty]</gradient>"
bounty-added: "<gradient:green:aqua>You set a bounty of $%amount% on %target%</gradient>"
bounty-claimed: "<gradient:yellow:red>You claimed a bounty of $%amount% from %target%</gradient>"
reload-success: |
<gradient:blue:aqua>══════════════════════════
<gradient:green:aqua>✓ Configuration Reloaded
<gradient:yellow:gold>✓ Bounties Saved
<gradient:blue:aqua>══════════════════════════
➡️Storage Settings
storage:
type: "file" # file or mysql (future support)
auto-save: true
save-interval: 300 # in seconds (5 minutes)
➡️ Economy Settings
economy:
currency-symbol: "$"
format-numbers: true
⭐Data Storage
File Storage
➡️Bounties are stored in
plugins/xBounty/bounties.yml
➡️Automatic saving at configurable intervals
➡️Safe data handling with error protection
➡️Backup creation on reload
⭐Premium Features
➡️Advanced UI Elements
➡️Gradient colors for all messages
➡️Title animations for important events
➡️Subtitle support for additional information
➡️Bordered messages for important notifications
➡️Custom GUI layouts
⭐
Performance Features
➡️Optimized code structure
➡️Efficient data handling
➡️Fast GUI response times
➡️Automatic data saving
➡️Memory usage optimization
⭐Customization Options
➡️Fully configurable messages
➡️Adjustable GUI elements
➡️Custom color gradients
➡️Auto-save intervals
➡️Reload feedback customization
➡️Auto-Save System
⭐License
All rights reserved. This plugin is premium and may not be redistributed without permission.
⭐Credits:
Author: GodXPro
Discord ID - godxpro.exe
Thank You For Using xBounty In Your Server!