- Added basic Folia support.
- The language files will be stored separately in the languages folder, message.yml file is no longer used.
- Added zh_CN language file.
- Added language option in config.yml.
- Added auto-save.hide-message option, if set to true, we will no longer display auto save message at console.
- Added sell-mode option in config.yml.
- Added new sell 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 selled. You can consider it as: fuzzy matching.
- Fixed item can not be selled issue since 2.2.0.
- Fixed potion item genrateion at 1.20 lower version.
- Added music, firework star, glow support into Item Format.
- Added 1.14~1.16 support.
- No longer package and use XItemStack.
- Now use Item Format new version.
- Added 1.20.5 support.
- Added 3 new default shop: Spawners, Misc, Decorations.
- Added new command: /shop generateitemformat, will parse hold item into UltimateShop's ItemFormat, if you don't know how to write Item Format, this will very useful for you.
- Fixed /shop saveitem command does not working well since 2.1.0.
- Default disable menu cooldown feature in config.yml.
- Fixed after enable menu cooldown, bedrock player no longer open sub menus.
