BREAKING CHANGE — Bounty item storage has been migrated from arrays to lists. Existing bounty data will be incompatible with this version.
[+] Ensure compatibility with Hytale Version 2026.03.26-89796e57b
[+] Introduce BountyFinishedEvent for developer API integration
[+] Add translations for the bounty creation help command
[+] Overhaul translation system
[+] Update lot of code part to reduce server-side lags / Garbage Collector pressure
[+] Enhance plugin lifecycle management with proper shutdown of background tasks
[~] Clean up code by removing all deprecated code
[~] Fix images being incorrectly sent to players during teleportation
Please feel free to leave us a review, it helps us greatly!
feat: add reward preview and skin caching
- Link 'Consult Rewards' button in
BountyBoardtoBountyPreview- Cache target player skins for all online players when adding new bounties
- Update
BountyBoardUI layout and enable async image loading- Expose
BountyPreview#openand update window title- Bump version to 1.1.7-SNAPSHOT and update dependencies (HyCitizens, hyui)
- Update server artifact version to 2026.02.17-255364b8e in pom.xml
- Update AssetModule.registerPack call to match new API signature
[+] Windows compatibility fix
[+] Update dependencies
[+] Relocates shaded dependencies to avoid issues
chore: bump version to 1.1.3-SNAPSHOT
feat: update bounty board UI and handle empty states (display a "No Bounties found" message)
feat: change chat color lib and shade it inside the plugin
feat: add space between « wanted » cards in ui
fix: bounty ui layout without bounties
fix: configuration backup
perf: code cleanup and improvements
Reduce jar size (removing unnecessary stuff)
Fix Issue regarding drops of items after completing a bounty
