
UltimateShop-Premium 3.6.8
Discount - Sell stick - Bedrock support - AE Support - So many other features!
2.2.7
May 6, 2024
2.2.7
- Fixed effect action does not work.
- Fixed spawn_entity, op_command action does not work with Folia.
2.2.5
May 4, 2024
2.2.5
- Removed display-name.add-name option in config.yml.
- For now buy more menu confirm button use it's Item Format name option as it's display name instead of display-name.add-name option in config.yml.
- Updated default buy more menu.
2.2.4b
May 3, 2024
2.2.4b
- Fixed when auto save feature is disable, use /shop reload will make plugin print error.
2.2.4
May 3, 2024
2.2.4
- 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.
2.2.3
Apr 30, 2024
2.2.3
- 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.
2.2.2
Apr 28, 2024
2.2.2
- Fixed potion item genrateion at 1.20 lower version.
- Added music, firework star, glow support into Item Format.
- Added 1.14~1.16 support.
2.2.0
Apr 27, 2024
2.2.0
- 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.
2.1.3
Apr 23, 2024
2.1.3
- 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.
2.1.1
Apr 19, 2024
2.1.1
- Default disable menu cooldown feature in config.yml.
- Fixed after enable menu cooldown, bedrock player no longer open sub menus.
2.1.0-Alpha
Apr 14, 2024
2.1.0-Alpha
- Added menu.cooldown feature for menu.
- Reworked command register feature.
- Removed shop editor feature, use UltimateShopEditor addon plugin instead.
2.0.3
Apr 2, 2024
2.0.3
- Fixed new hide-message option does not work well.
- Fixed when old send-message-after-buy option set to false, buy-conditions and sell-conditions does not work well.
2.0.2
Mar 28, 2024
2.0.2
- Added menu.bedrock.not-auto-close option, default to true, if set to true, bedrock players will not close shop GUI after buy/sell product.
- Config change: Replaced old "send-message-after-buy" option to new "hide-message" option. Default to false.