- Fixed compatibility with Nexo 1.23.3 (NoSuchMethodError on exhibitor creation)
- Fixed thread-safety issues in chat event handlers (race condition with async events)
- Fixed memory leak: player transaction locks are now properly cleared on logout
- Fixed potential NullPointerException when reloading holograms after Nexo loads
- Improved click performance: exhibitor lookup is now instant instead of scanning all exhibitors
- Added SQLite WAL mode to prevent "database is locked" errors under load
- Added database indexes for faster item and shop queries
- Async save now falls back to sync if it fails, preventing silent data loss
TH Furnitures plugin version 1.0.1.
Changes in this release:
- Version bump to 1.0.1
- Build compiled successfully with the new version
