v3.16.0 Changes
- Price Hook system now supports getting modified prices based on boosters players have in those shop plugins.
- Added support for custom item names, now you can have custom names on any collected material to be shown in plugin GUIs. Works on top of the custom-id system.
- Fixed plugin not working in MC 26.1.2.
- Fixed PlaceholderAPI issues.
- Fixed a minor issue in ItemsAdder custom-id hook.
- Reduced JAR size.
v3.15.1 Changes
- Added new config option for fixing issues with older MySQL versions.
- Fixed some collected products getting lost because of storage being full.
- Fixed an API method not working as expected.
v3.15.0 Changes
Check our wiki repository to see all the file changes. Everything changed will be applied to your files automatically but you may need to reset conversions file.
- Added support for custom item display names. Using "custom-id" key in collected-materials.yml, you can get that item's custom name from other providers, currently only ItemsAdder.
- Added pagination support to Conversions GUI.
- Added glow support to Conversions GUI.
- Added <processed_conversions> placeholder to conversions, you can use them in converts-to section.
- Added PlaceholderAPI support, you can see all of the placeholders from our wiki page. Also updated conversion files, now they use new PlaceholderAPI placeholders to show information about the products.
- Fixed a minor issue in uxmFarmer API.
- Fixed issues in Folia related to teleportation.
- Fixed players are not able to enter values into chat when they are muted with LiteBans.
- Fixed stock notify feature not working after certain actions.
v3.14.0 Changes
- Improved simulation performance up to %15.
- Improved price hook initialization.
- Added new setting transfer-farmer-ownership-to-region-owner-on-leave to general-settings.yml.
- Updated BetterModel support to newer versions.
- Updated RealmCore support to newer versions.
- Updated ExcellentShop support once again.
- Fixed farmers collecting items they must not collect.
- Fixed a command issue in Folia.
v3.13.1 Changes
- Added support for latest ExcellentShop versions, therefore removed support for older versions.
- Fixed collecting items from farmer does not respect the model data of those items specified in collected materials file.
- Fixed issues in Folia.
v3.13.0 Changes
Main GUI Design
- Added new general setting upgrade-all-must-meet-all-requirements.
- Added new log system, logs farmer logs into daily files for keeping track of everything.
- Added new events into API, now all of them are enabled.
- Added new take-all-cooldown setting to config.
- Fixed using AIR material in GUIs was not possible.
- Fixed FarmerLogsGUI showing log IDs in reverse order.
- Fixed issues with BentoBox hook.
- Fixed issues in Folia.
- Fixed update checker failing in certain cases.
- Fixed players can open certain GUIs that they must not be able to open.
- Improved codebase structure.
- Optimized production calculation.
We have reverted the latest changes to design of the Main GUI. If you don't like the new one, just reset your file to revert it back to the classic design.
