### Added - **Auto-Lock Feature**: Chests are now automatically locked when placed by players (configurable)
- **Auto-Lock Configuration**: Added `general.auto_lock_on_place` config option (default: true)
- **Chest-break cleanup**: locks now are properly deleted and cleaned from the database when a locked chest is broken by the owner or admins
If updating from a previous version, delete the .yml files in the plugins/locktight/ directory and let them reload. **DO NOT DELETE DB FILE UNLESS YOU WANT TO WIPE LOCKS**
### Fixed - **Double Chest Handling System**: Fixed critical bug where some critical features only applied to one chest side, not both sides of double chests
### Changed - **Config Refactor**: Refactored configuration files,
IF UPDATING FROM AN OLDER VERSION, DELETE CONFIG & MESSAGES.YML AND LET THEM RELOAD - **Hopper Behavior**: Locked chests can now have items extracted from a locked chest using a hopper if the hopper is placed by the lock owner
- **Added More Detailed Debugging**: Hopper item passing debugging added
### Fixed - **Double Chest Reinforcement Inspection**: Fixed bug where inspecting the "other side" of a reinforced double chest would show "Reinforcements: None" even though the chest was reinforced
### Changed - **Inspection Logic**: Chest inspection now checks both sides of a double chest for reinforcement data
- **Double Chest Support**: Added method to ChestCommand for consistent double chest handling
**Lockpick Consumption Bug**: Fixed critical bug where using a mythic lockpick would consume a lower quality lockpick from an earlier hotbar slot instead of the actual mythic pick used