Overview
Set bounties on players with support for every currency. Dozens of features to spice up your experience like bounty posters or murder bounties.
Features
- Customizable GUIs
- Any number Placeholder, item, Vault, or a combination can be used as currency
- All commands support offline or bedrock players
- MySQL
- Buy permanent scaling, or time immunity to bounties
- Buy your own bounty with interest
- Tax the money used to set bounties
- Tax deaths by bounties
- View other players' bounties and who set them outside the GUI
- Receive a player head when your bounty has been fulfilled
- Hex Chat Colors, & chat colors, and Placeholder support in language.yml
- Admins can edit or remove bounties with commands or in the GUI
- Set a minimum bounty
- Make bounties expire after x number of days
- Track bounties with a compass
- Top bounty leaderboard
- Big bounty perks
- Leaderboards
- Number formatting
- Whitelist bounties
- Bounty Posters
- Wanted Tags
- Bounty Boards
- Team Checking
- API
Optional Plugin Hooks
- PlaceholderAPI Placeholders
- Vault Economy
- Litebans Ban checking
- SkinsRestorer for bounty posters
- BetterTeams Team protection
- TownyAdvanced Team protection
Use a Custom Currency
Run /bounty currency in-game to change your currency type. The currency can be an item or a placeholder.
Commands & Permissions
/bounty help - Shows available commands. notbounties.basic
/bounty bdc - Toggles the bounty broadcast message. notbounties.basic
/bounty tutorial - Shows tutorial in chat. notbounties.basic
/bounty check (player) - Checks a bounty.notbounties.view
/bounty list - Lists all bounties. notbounties.view
/bounty top (all/kills/claimed/deaths/set/immunity/current) <list> - Lists the top 10 players with the respective stats. notbounties.view
/bounty stat (all/kills/claimed/deaths/set/immunity/current) - View your bounty stats. notbounties.view
/bounty - Opens bounty GUI. notbounties.view
/bounty (player) (amount) - Adds a bounty to a player. notbounties.set
/bounty set - Opens bounty-set GUI. notbounties.set
/bounty buy - Buy your own bounty. notbounties.buyown
/bounty immunity (price) - Buy immunity to bounties under a certain price. Do not need (price) if permanent immunity is enabled. notbounties.buyimmunity
/bounty immunity remove - Removes purchased immunity from yourself. notbounties.removeimmunity
/bounty immunity remove (player) - Removes purchased immunity from a player. notbounties.admin
/bounty remove (player) - Removes all bounties from a player. notbounties.admin
/bounty remove (player) from (setter) - Removes a specific bounty put on a player. notbounties.admin
/bounty edit (player) (amount) - Edits a player's total bounty. notbounties.admin
/bounty edit (player) from (setter) (amount) - Edits a specific bounty put on a player. notbounties.admin
/bounty tracker (player) - Gives you a compass that tracks a player with a bounty. notbounties.admin
/bounty tracker (player) (receiver) - Gives receiver a compass that tracks a player with a bounty. notbounties.admin
/bounty reload - Reloads the config and language. notbounties.admin
/bounty currency - Starts setup for the currency - notbounties.admin
/bounty whitelist (add/remove/set) (whitelisted players) - Change the players that can claim the bounties you set. notbounties.whitelist
/bounty whitelist <offline> - Opens the set whitelist GUI. notbounties.whitelist
/bounty whitelist reset - Resets your whitelisted players. notbounties.whitelist
/bounty whitelist view - Displays your whitelisted players in chat. notbounties.whitelist
/bounty poster (player) - Gives you a poster of a player's bounty. notbounties.admin
/bounty poster (player) (receiver) - Gives receiver a poster of a player's bounty. notbounties.admin
/bounty board <rank> - Creates a board for current bounties. notbounties.admin
/bounty board clear - Removes every bounty board. notbounties.admin
/bounty board remove - Removes a specific bounty board. notbounties.admin
/bounty debug - Returns information about the plugin. notbounties.admin
notbounties.immune - is immune from having bounties placed on them
notbounties.tracker - allows players to use the bounty tracker (default true)
notbounties.player - all of the basic player permissions
notbounties.basic - use help, tutorial, and broadcast commands
Hex in Language.yml
Ⴟf5Message! -> Message!
Placeholders
Add "_formatted" to the end to format the placeholder.
Add "_full" to the end to add a label to the placeholder.
Add "_value" to the end to return a plain value
%notbounties_bounty% %notbounties_(all/kills/claimed/deaths/set/immunity/current)%
%notbounties_top_[x]_(all/kills/claimed/deaths/set/immunity/current)% %notbounties_wanted% %notbounties_mode% (whitelist/blacklist) %notbounties_notification% (bounty broadcast true/false)