Additions: - Added a new tournament configuration setting to exclude winners from getting participation rewards.
- Added new placeholders to show the top 3 players usernames and scores. (%pyrofishingpro_tournament_<first/second/third>_<name/score>%)
General Changes: - Made some optimisations around boosters.
- Boosters will now persist across server restarts and relogs.
- Reverted the tournament broadcaster offset change in the previous patch. I've instead added an interal cycle count which should prevent the last one from broadcasting.
- Implemented a different solution to the recent SQL table changes due to some servers not working with it.
- Changed the '%pyrofishingpro_timetilltournament%' to display the remaining time of an active tournament if one is currently on-going. (This message is also configurable in the messages.yml)
- Updated the Turkish.yml. (thanks to audicu707)
Fixes: - Fixed boosters not being saved to the player files, causing relogs to end them instantly.
- Fixed a rounding issue in /fish skills.
- Fixed an issue with the RandomCatch fish message not parsing the placeholder correctly.
- Fixed an issue with the tournament auto-broadcaster.
- Fixed the delivery upgrade 'Increase Capacity' not increasing the slots.
- Fixed PartyFishing action bar message not showing formatted messages.
- Fixed an issue with the fish shop where it would not support hex in certain parts.