HarvestFlow v1.17.1 - Patch Release This is a small patch release that addresses a critical bug related to world management.
Bug Fixes
Fixed Vanilla Harvesting in Disabled Worlds:
Details: The plugin was incorrectly cancelling the crop break event before checking if the current world was listed in the enabled-worlds configuration. This caused crops to become unbreakable in worlds where HarvestFlow was supposed to be completely inactive.
Solution: The logic has been corrected. The plugin now checks if it is active in the current world first. If the world is not enabled, the plugin will not interfere, allowing vanilla farming mechanics to function as expected.