promotional bannermobile promotional banner

HyBounty

Bounty System adds a kill-based “wanted” mechanic to your Hytale server.

File Details

BountyByBanan-1.4.7.jar

  • R
  • Feb 18, 2026
  • 65.14 KB
  • 34
  • Early Access

File Name

BountyByBanan-1.4.7.jar

Supported Versions

  • Early Access

 

✅ Fixed: Crash on UI load / join
- Removed invalid UI style properties (e.g. `Wrap`) that could break the UI parser and prevent joining.

✅ Fixed: UI padding/layout not applying
- Replaced invalid `Padding: (Full: ...)` usage with proper padding values so the Bounty Board spacing renders correctly.

✅ Fixed: “Selected player” info never showing
- The selected player label was always hidden by the UI template and never made visible by the page logic — now it correctly appears.

✅ Fixed: Money drain / “charged but no bounty placed”
- Closed an edge-case where money could be withdrawn, then a second validation failed afterward — resulting in lost money with no bounty created.

✅ Fixed: Leaderboard inflation (Placed bounties)
- Expired bounties that were refunded still counted as “placed” forever. Refunds now correctly undo the placed-count so the leaderboard stays accurate.

✅ Stability improvements
- Reduced redundant checks in the bounty placement flow to avoid race-condition failures and improve consistency.