- Added Standard Localized Item Name Translate feature.
- Due to the fact that the Minecraft server does not store client language files, the plugin cannot know the name of the item you hold displayed on your client. Therefore, in most scenarios where the item name is displayed, we directly display its English name. Now this new feature will automatically download the client language file and translate your item name.
- You have to setup this feature first to enable this feature.
- Removed check-full-drop option in config.yml. Plugin now will always try drop reward items when player's inventory is full.
- Added VotingPlugin economy hook support.
- Added ExecutableItems item hook support.
- Added price.ignore-item-format-keys option, useful for people want to use fuzzy checking item price.
- Fixed ItemFormat sell method does not work in some case.
- If this plugin print error on pre-1.21 server, for now it should be solved.
- Added 1.20.6 and 1.21 support
- Added FoodComponent, ToolComponent and JukeboxPlayableComponent support in Item Format.
- Changed UI configs options key, don't worry, old UI config can still use in this version.
- Fixed plugin ger error when use wrong UI id in /s2w open command.
- Changed default empty-amount option value to 1 in UI config to fix auto reset system doesn't work as well with default value to 0.
- Added auto-save.hide-message option, if set to true, we will no longer display auto save message at console.
