##What's New in v1.0.1
This is a critical update that fixes major logical issues with the room selling/expiration system and item recovery. It is highly recommended to update your jar immediately!
###Bug Fixes & Improvements:
- Fixed Database Timezone Issue: Resolved a critical bug where
/recupera(lost items recovery) returned empty lists due to an SQLiteCURRENT_TIMESTAMPmismatch with local server times.- Physical Container Scanning: The plugin now successfully scans and empties ALL physical containers (Chests, Barrels, Shulker Boxes) inside the WorldGuard region before a room is sold or wiped. Items are safely moved to the SQL database.
- Modern Serialization: Improved
ItemStackserialization to prevent silent data loss or corrupted saving on newer server versions.- Fixed Clean-up Order: Corrected the code logic order to ensure player items are archived before the room's safe data is cleared from the database.
###Migration Note:
If you encounter any issues with older lost items not showing up after the update, we recommend deleting thestanze.dbfile (or just thelost_itemstable) to let the database recreate itself with the new time logic.
