- Changed UI config option section to settings section, and renamed some option's key. Don't worry, your old UI configs can still use in this version.
- Added 1.20.6 and 1.21 support
- Added FoodComponent, ToolComponent and JukeboxPlayableComponent support in Item Format
- Fixed plugin use "items" as saved item directory instead of "item".
- If your item directory folder is "items" fow now, please consider rename your folder to "item" before update to this version otherwise your saved item data will lost!
- Fixed plugin pring item save message in console instead of print to command sender.
- Fixed plugin print error when disable plugin if you didn't disable simply-mode option in config.yml.
- Added new option: item-price-mode.
- Added new item price mode: ItemFormat, instead of require item must 100% equal than selled item, if 2 item's Item Format is same, we will also consider the item can be used. You can consider it as: fuzzy matching.
- Fixed item price does not work issue since 3.0.0.
- Renamed use-uuid-save-data option to data-save-mode.
- Renamed use-left-times-feature option to simply-mode.
