HarvestFlow v1.9 - The WorldGuard & Stability Update! This update introduces major improvements to the WorldGuard integration, making it a true soft dependency, and enhances stability.
No More Hard Dependency: HarvestFlow will now load and function perfectly even if WorldGuard is not installed on your server.
Dynamic Runtime Handling: Resolved an IllegalStateException that previously occurred if WorldGuard was disabled while the server was running. The plugin now dynamically checks WorldGuard's status before interacting with its API.
Override WorldGuard Region Protection for Crops: HarvestFlow's farming mechanics now take precedence over WorldGuard's block-break: deny flag for crops. Players can now harvest crops within protected regions, as long as HarvestFlow's internal rules (e.g., maturity, hoe requirement) permit it.
Codebase Refinements:
Simplified internal logic related to WorldGuard checks, leading to a cleaner and more maintainable codebase.