HarvestFlow v1.4 - Quality of Life Update
Hello everyone! This update focuses on improving the user experience with two new, highly requested quality-of-life features.
✨ New Features
Full Control Over Harvest Collection!
You can now choose whether harvested crops go directly into the player's inventory or drop on the ground like vanilla behavior.
- A new setting, auto-add-to-inventory has been added under the harvest-behavior section in config.yml.
- Set it to true for direct-to-inventory (default) or false to drop items on the ground.
Full Inventory Warning!
No more confusion when crops stop appearing in your inventory! If dropping items is disabled and a player's inventory is full, they will now receive a clear warning.
- This alert includes a customizable title message on the screen and a sound effect. Both can be fully configured in the new full-inventory-feedback section of your config.yml.
Automatic Config Updater!
Say goodbye to manually deleting your config.yml after every update! The plugin now intelligently detects outdated configuration files and automatically adds new options without overwriting your existing settings.
- This makes future updates as simple as dropping in the new .jar file.
Configuration Changes
Your config.yml file will be
automatically updated to include these new options. No manual reset is required, but it is recommended to review the new settings to customize them to your server's needs.
⚠️ IMPORTANT: How to Update from Older Versions
Because this update introduces the new auto-updating system, you must follow one of these two steps
one time only:
Recommended Method:
- Delete your old Harvest-Flow/config.yml file.
- Start your server with the new plugin version to generate a fresh config.yml.
- Copy your custom settings from your old config backup into the new file.
Alternative Method:
- Open your existing config.yml.
- Manually add the line config-version: 1 to the very top of the file.
- Save the file and restart the server with the new plugin. The updater will automatically add the new settings.
After this one-time update, all future updates will be automatic!
Thank you for your support! If you have any suggestions or encounter a bug, please don't hesitate to report it. Happy farming!