DonutBountys - Cross-Server & Folia v1.2.0

High-performance bounty plugin with GUI, search, sort and anonymous bounties
New features:
• Added %perfbountys_bounty_self% to show the viewer's own bounty on tab, scoreboard, and chat
• Added top-list placeholders for rank name and amount (%perfbountys_top_1_name%, %perfbountys_top_1_amount%, and ranks 2–100)
• Added placeholders for total bounty pool, active bounty count, and how much you have contributed
Bug fixes:
• Empty message keys in messages.yml no longer send blank chat lines
New features:
• Bounty amounts can show as compact values (10K, 15M) or full numbers via money-format.mode in config
• K, M, B suffix casing is configurable in the suffixes list

Bug fixes:
• Search sign text now reads from search-sign in config after reload
• GUI click sounds no longer play on empty slots or twice when navigating pages

Code:
# plugins/PerfBountys/config.yml — replace old money-format string with:
money-format:
  mode: compact
  prefix: "$"
  pattern: "#,##0.##"
  decimal-places: 2
  rounding: half_up
  compact:
    threshold: 1000
    suffixes:
      - K
      - M
      - B
      - T
• Fixed bounty placement confirm spam charging or paying multiple times
New features:
• You can use extra bounty command names from config (default /bountys) with the same actions as /bounty, including add, toggle, and reload

Code:
# plugins/PerfBountys/config.yml — merge:
bounty-command:
  force-override: true
  aliases:
    - bountys
New features:
• Added force-override so /bounty is always handled by PerfBountys, even when another plugin registers the same command

Code:
# plugins/PerfBountys/config.yml — add (and bump config-version to 5):
bounty-command:
  force-override: true
  aliases: []
Bug fixes:
• Fixed a MySQL setup error that left the database half-initialized and made /bounty silently do nothing on some servers
New features:
• Added full cross-server support for shared bounty networks
• Added a cross-server status command for admins
• Added player name tab completion for bounty and admin commands

Improvements:
• Bounty announcements now sync across connected servers
• Bounty displays refresh across servers after adds, claims, clears and expiries

Code:
# plugins/PerfBountys/config.yml — add:
cross-server:
  # Requires database.type: mysql and the same central economy on every backend.
  enabled: false
  server-id: "server-1"
  sync-interval-ticks: 40
  event-retention-seconds: 300

# plugins/PerfBountys/plugin.yml — admin command usage now includes:
# /perfbountys <reload|help|stats <player>|clear <player>|crossserver>
Buy a license now
$7.99
EULA
Standard EULA
Use on any projects you own with attribution
Support
Standard
Includes:
Download the resource
Access new updates
Support from the creator
Support duration
Lifetime
Share and earn
Refer this resource and earn a 20% commission.
1,636 Views
15 Purchases
193 Downloads
Feb 26, 2026 Published
Jun 16, 2026 Updated
5.00 star(s)
Average rating (2)
321.9 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. No
Type
  1. Gameplay
  1. Economy
  1. GUI
Game mode
  1. Survival
  1. Donut-like
  1. Hardcore
Supported software
  1. Paper
  1. Folia
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Owner
Recommended for you
Mines plugin with GUI, Vault/PlayerPoints/ExcellentEconomy, tax, ban system
5.00 star(s) 4 ratings
11 purchases
tags plugin with Shop GUI, categories, vouchers
5.00 star(s) 1 ratings
11 purchases
High performance RTP, RTPQueue and RTPZone plugin. Folia-ready.
5.00 star(s) 6 ratings
9 purchases
Playtime-based level system with rewards (money, XP, crates). GUI, PlaceholderAPI, Folia support.
5.00 star(s) 3 ratings
8 purchases
item signing plugin. Add custom lore with hex colors, MC color codes, and MiniMessage formatting.
Not yet rated
0 purchases
Share and earn
Refer this resource and earn a 20% commission.
1,636 Views
15 Purchases
193 Downloads
Feb 26, 2026 Published
Jun 16, 2026 Updated
5.00 star(s)
Average rating (2)
321.9 KB File size
Open source
  1. No
DRM-free
  1. Yes
Unobfuscated
  1. No
Type
  1. Gameplay
  1. Economy
  1. GUI
Game mode
  1. Survival
  1. Donut-like
  1. Hardcore
Supported software
  1. Paper
  1. Folia
Supported versions
  1. 26.1
  1. 1.21.11
  1. 1.21.8
  1. 1.21.5
  1. 1.21.4
  1. 1.21.2
  1. 1.21
Supported languages
  1. English
Creator
Owner
Recommended for you
Mines plugin with GUI, Vault/PlayerPoints/ExcellentEconomy, tax, ban system
5.00 star(s) 4 ratings
11 purchases
tags plugin with Shop GUI, categories, vouchers
5.00 star(s) 1 ratings
11 purchases
High performance RTP, RTPQueue and RTPZone plugin. Folia-ready.
5.00 star(s) 6 ratings
9 purchases
Playtime-based level system with rewards (money, XP, crates). GUI, PlaceholderAPI, Folia support.
5.00 star(s) 3 ratings
8 purchases
item signing plugin. Add custom lore with hex colors, MC color codes, and MiniMessage formatting.
Not yet rated
0 purchases
Top