- Fixed a bug where Waystone wouldn't load when a world was lazily loaded (loaded outside of server startup). This fix also ensures that Waystone with invalid or unloaded worlds remains loaded in case the world is loaded back onto the server.
- Fixed a bug related to Oraxen integration.
- Fixed a bug related to custom icons used across different server versions.
- Changed default effects.yml config
- Fixed some waystone stats not saved
- Now "/ws reloadWaystone" no longer closes and reopens mysql connection (if it's still the same connection), it will only unload and load back again the waystones from database. Although a restart is recommended instead of reloading if you want to change the storage type or the storage configuration.
- Bumped the hikaricp dependency to 5.1.0
- Also fixed small issue with NPE when breaking block
- Fixed missing material types for 1.20.6
- Fixed anvil GUI not opening for 1.20.6
- Fixed bug with GUIs behavior causing the GUI to immediately close after opening it
