InvRewind 1.0.1
What's Changed
Bug Fixes
- Fixed Folia compatibility issue where UpdateChecker was using direct Bukkit scheduler calls
- Plugin now properly loads on Folia servers without throwing UnsupportedOperationException
Technical Details
- Replaced
Bukkit.getScheduler()calls withSchedulerUtilmethods in UpdateChecker - Maintains full compatibility with Paper and Purpur servers
Full Changelog: https://github.com/mukulx/invrewind/commits/v1.0.1