The next update will be v4.7 which contains MySQL and various transitions over to my library. This will approximately take one to two weeks to fully complete.
Additions: - Added full main menu customisation. (PyroFishingPro/Menus/mainmenu.yml)
- Added the ability to set a specific slot for bait in the bait store. Add 'slot: <slot>' to your bait under the 'Shop' section for this to work. (Default configuration now contains documentation on this if needed).
- Added the functionality for certain messages to just 'remove' their line from the lore instead of adding an empty line. (Augments Menu specifically).
- Added some MySQL functionality. It still isn't fully ready yet, but will be ready for the next update.
- Added some mission config options for Custom Model Data
- Added Hex Colour support to Party Fishing action bar messages.
- Added Hex Colour Support to Crab Names.
- Added translation for delivery upgrade names.
- Added the ability to make crabs spawn the players feet instead of in the water. Add 'SpawnAtFeet' to the crab section in the config.
- Added the ability to disable fishing while the fishing rod is in your off-hand slot.
General Changes: - Removed the 'DisableCredits' config setting.
- Removed a bunch of unused code.
- Removed all occurances of "market" from the messages.yml
- Made the example bait disabled by default.
- Made minor performance improvements.
- Updated old methods to use new PyroLib utilities that are better performance wise.
- Updated deprecated API calls to newer ones.
- Updated a lot of old message calls to now use PyroLib which allows for Hex.
- Fish Codex "N/A" will now use the tournament config "N/A" which allows you to customise it now.
Fixes: - Fixed translating entropy crystals not allowing you to redeem them. This is now reliant on NBT as everything else is.
- Fixed the bonus fish caught in a Tsunami not executing catch commands.
- Fixed Party Fishing not giving out bonus XP or Entropy.
- Fixed Party Fishing action bar message not working in some instances.
- Fixed an issue with command selling where decimals would not be counted.
- Fixed an issue with viewing bedrock player statistics and executing certain commands upon them. (PyroLib v1.1.0)
- Fixed hex colours not working on some of the new translation.
- Fixed the back arrow in the augments menu not being translatable.
- Fixed an issue with the scales.
- Fixed hex colours not working on some of the tournament messages.
- Fixed the minimum fishing level not working when purchasing bait.
- Fixed a translation issue in the scales relating to risks in lore.
- Fixed an issue with the Polish translation.
- Fixed an inital startup issue where it says some augment recipe items aren't valid when they actually are.
- Fixed a connection pooling issue causing the server to hang for a few minutes.