
UltimateShop-Premium 3.9.0
Discount - Sell stick - Bedrock support - AE Support - So many other features!
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.
2.0.1
Mar 27, 2024
2.0.1
- Now custom button will always display after shop products in bedrock UI.
- Now price placeholder is also support PlaceholderAPI's placeholder. This means you can now set price number format for this.
2.0.0
Mar 27, 2024
2.0.0
- Added open_bedrock_menu and shop_bedrock_menu action.
- Added new bedrock players check method: UUID, you can set it in config.yml. You can set FLOODGATE or UUID as possible value.
- Updated default buy more menu file.
- Added sell-all.max-amount option.
- Added sell-all.hide-message option.
- Improved sell all message, now support send message with total earns and item amount.
- Now check-events config section value support multi click types.
- Fixed sell stick dupe problem and {times} placeholder in item does not work well.
- Now when reloading the plugin, all players that open shop GUI will close to avoid some problems.
1.12.10
Mar 24, 2024
1.12.10
- Added open-actions option in menu configs. Now you can set sound for open menu and more.
- Removed debug message for BungeeCord sync.
1.12.8
Mar 16, 2024
1.12.8
- Added use ~ symbol splite random placeholder element, which means pick one random number from X value to Y value. Like 5~100 means pick one random number from 5 to 100.
1.12.7
Mar 16, 2024
1.12.7
- Added math.sacle option at config.yml. Default to 2, which means all values related to numbers are rounded to two decimal places.
1.12.6
Mar 8, 2024
1.12.6
- Improved plugin performance in some case.
- Improved the speed of obtaining third-party plugin items.