- Added option to toggle bounty abbreviations (K, M, B suffixes) in config.yml.
- Fixed a bug where bounty amounts like 1500 were showing up rounded as 2K in messages.
- Added raw numeric placeholder for Topper leaderboard plugin %ultrabounty_bounty_amount_raw%
- Cleaned up messages to look and sound more professional
- Made toggle bounty messages command fully configurable
- Added: When you kill a player who has a bounty on their head, their head will now drop at the death location as a trophy
- Added: The dropped head displays the victim's name, who killed them, and how much the bounty was worth
- Added: Head drop can be fully enabled or disabled in config.yml (disabled by default, server owners must opt in)
- Added: Drop chance is configurable set it to 100 for always, or lower for a random chance per kill
- Added: The head display name and lore lines are fully customizable in config.yml
- Improved: Plugin performance is significantly better bounty lookups, GUI loading, and page counts are now served
- Improved: The bounty list GUI and search results load noticeably faster, especially on servers with many active bounties
- Fixed: When a player had a bounty placed on them through the GUI, they were not
receiving any notification message. They will now correctly receive a message
(and action bar notification) letting them know who placed the bounty and how much it is.
This was only broken when using the GUI the /bounty add command was not affected.
In this update, we completely rewrote major parts of the backend. Please reset your localized .yml files to let them regenerate with the new settings!
- Organized and revamped the configurable file system
- Added 100% cross-server support without bugs or duplications via Redis
- Fully optimized the backend and thoroughly tested with 1,000+ concurrent players without lag
- Added a brand new SignGUI based Search UI just like what is used on DonutSMP
![]()
Added /togglebountymsg
Added Cooldown on toggle command
Added placeholder
- %ultrabounty_bounty_messages_status%
Ruby:toggle-bounty-msg: format: '&#FF0000&lBOUNTY &7&L➡ &f%s is now %s' on: 'FF00on' off: '&#FF0000off' cooldown: '&#FF0000Please wait before toggling again!'
