Commands
Playing commands
Commands & Permission 📜
Bounty Command: /bounty
Opens the main bounty GUI showing active bounties and leaderboard.
- Usage:
/bounty - Permission:
laagbounty.use - Alias:
/bounties
Bounty Add Command: /bounty add <player> <amount>
Places a bounty on a specified player with given amount.
- Usage:
/bounty add <player> <amount> - Permission:
laagbounty.admin - Validation:
- Amount must be between min and max configured values
- Player must exist
- Placer must have sufficient funds + tax cost
- Cannot place on self or same IP (if enabled)
Bounty Remove Command: /bounty remove <player>
Removes all bounties on a specified player.
- Usage:
/bounty remove <player> - Permission:
laagbounty.admin
Bounty Reload Command: /bounty reload
Reloads configuration files.
- Usage:
/bounty reload - Permission:
laagbounty.admin
Permissions Details 🔑
| Permission | Description | Default |
|---|---|---|
laagbounty.use | Access bounty GUI and view bounties | true |
laagbounty.admin | Full admin control (add/remove/reload) | op |
Permission Hierarchy
- All players with
laagbounty.usecan view the GUI - Only players with
laagbounty.admincan place, remove, or reload
GUI Interactions
- Main GUI: View all active bounties with pagination
- Bounty Details: Click bounty to view placer information
- Set Bounty: Direct bounty placement interface
- Search Player: Find specific players and their bounty status
- Navigation: Previous/Next page buttons for bounty browsing
- Refresh: Update bounty list in real-time