O Polar
O Polar
Change markdown diff to comments for easier import (crtl + c, crtl + v)
**Description:** Currently, the fishing plugin applies its custom mechanics to all players, including those connecting through Geyser. However, some users would prefer a way to enjoy the vanilla fishing experience...
This PR addresses a concurrency issue where entity visibility methods (showEntity, hideEntity, etc.) were being called from non-primary threads, potentially causing thread-safety violations or runtime exceptions on Bukkit-based servers. The...