v1.1.0
This update introduces significant architectural changes to improve data safety and configuration management.
NOTICE: Existing item configurations in
config.yml will be automatically migrated to
items.yml upon first launch.
Changelog
- [New] Configuration Split: Items are now stored in a dedicated items.yml file.
- [New] Instant-Save: All changes made via the in-game GUI are now immediately committed to disk.
- [New] General Settings Menu: Added a new menu to toggle global settings in-game.
- [New] Quick Retrieve: Added Shift+Left Click shortcut to the Main Menu.
- [Change] Backups are now stored in the /plugins/BuffedItems/backups/ directory.
- [Remove] Removed /bi save command and auto-save task (obsolete).
- [Fix] Resolved redundant console logs during startup.
- [Fix] Optimized shutdown routines to prevent potential data race conditions.