WorldGuard Custom Flag (`lootglow-farming`): Added native support for a brand new custom WorldGuard flag! You can now easily disable farming crop highlights in specific regions with a single command: `/rg flag <region> lootglow-farming deny`. Enjoy precise, granular control over your server's visual cues!
Auto-Cleanup & External Plugin Support: The background farming task now validates all active indicators every 5 seconds. If a crop is harvested using an external plugin (e.g., right-click harvest, custom tools) that bypasses standard BlockBreak events, or if region flags change, the symbols are immediately and cleanly removed—no more "ghost" symbols floating!
Robust Fallback Flag Registration: Added a dynamic registry fallback lookup on startup. If the flag registry is locked or load-order issues arise during `onLoad`, LootGlow will safely resolve the custom flag upon plugin activation without errors.
Safe & Optimized Task Execution: Highly optimized WorldGuard flag query loops that execute conditional background queries safely to guarantee maximum server performance (zero impact on TPS).