
UltimateShop-Premium 3.12.3
Discount - Sell stick - Bedrock support - AE Support - So many other features!
3.12.3
3 days ago
Improve
- Added not-meet-actions and meet-actions option support in single condition configs.
- Added not-meet-actions option support condition configs.
- The ItemFormat sell method is no longer case sensitive.
3.12.2
6 days ago
Improve
- Ignored double click in prefix GUI.
- Added element-sort option support in random placeholder configs.
3.12.1
7 days ago
Buy More Improve
- Added custom buy-more-menu settings support in buy_more_menu action.
- Added not-open-when-invalid option support in buy more menu settings in config.yml file. If there is only a purchase button in the buy more menu and the product is not purchasable (meaning there is no buy price), then we consider this buy more menu to be invalid and cannot be opened, and the same applies to sell.
- Click event supports separate buy more and sell more now, for an example of it, please view this page: Custom Click Event - Premium | UltimateShop Wiki
3.12.0-BETA
9 days ago
Random Placeholder Improve
- For MySQL users: this version will clear your random placeholder data.
- Added support for per player random placeholder.
- Added rate and conditions support for random placeholder elements.
3.11.4
10 days ago
Buy/Sell Times Reset Improve
- Added use-times.set-reset-value-by-default option in config.yml file. If set to true, product default buy / sell times will be set to reset value set in product configs or default value set in config.yml file.
- Added use-times.max-value-for-total-only option in config.yml file.
If set to true, max value set in product configs or default value set above will only work for total placeholder.
-
Added buy-times-max-value and sell-times-max-value support in product configs. You can set maximum values for buy times and sell times, and when the maximum value is reached, the plugin will no longer accumulate buy times and sell times.
3.11.3
11 days ago
Custom Click Event Improve
- Added support for display custom click event button in bedrock form UI.
- Added 3 options support in custom click event actions.
- For more info about this update, please view: Custom Click Event - Premium | UltimateShop Wiki
3.11.2
Sep 9, 2025
Fix
- Added MiniMessage format support in sell stick and bedrock form select amount UI.
3.11.1
Sep 3, 2025
Improve
- Removed sell.sell-all.hide-message and sell.sell-stick.hide-message option as they are not work anymore.
- Improved SellProductMethod.
3.11.0 - Very Early Alpha
Aug 30, 2025
Database Code Remaster
English:
中文:
- Completely remaster the code of MySQL database feature.
- Old version users need to reset the database to obtain the performance improvement brought by this update, otherwise the effect will be minimal.
- 完全重置了 MySQL 数据库的代码。
- 老版本用户需要重置数据库才能获得此次更新带来的性能提升,否则效果甚微。
3.10.4
Aug 29, 2025
Fix
Enligsh:
- Fixed the issue where the normal Paper server would be recognized as a Folia server after Paper-1.21.8-Build # 53.
中文:
- 修复了自 Paper-1.21.8-Build #53 以后会将正常 Paper 服务端识别为 Folia 服务端的问题。
3.10.2
Aug 21, 2025
Example Files Update
- Updated example files for example shop and example daily shop, if you already generated them, try delete your UltiamteShop configs and they will auto regenerate new example files.
- Other small fixes and changes.
3.10.1
Aug 20, 2025
API Improve
- API Improve.
- Added ShopHelper class to help developer quickly get target product or buy/sell price from ItemStack object.
- Added /shop search command.
- This command currently only mentions text output of target product information, and in future versions it will mention GUI display of search results. Thanks to this API improvement, we plan to add the instruction/shop sellhand in the future.
- Other small fixes and changes.
3.10.0
Aug 15, 2025
Menu Update
- Added dynamic-layout option in menu configs, you can now use dynamic values in layout option. (Premium version only)
- Added multi characters support in product ID and button ID, for more info, please view plugin Wiki.
- Users using MySQL before this update need delete old database to use multi characters in product or button ID, otherwise plugin will print error.
- Fixed plugin print error when disable server if MySQL enabled.
- Added take option in single thing configs, if set to false, plugin will consider the item be a requirement and will not cost it after player buy or sell the product.
- Fixed change-item option in ItemFormat does not work in latest version of MythicChanger.
- Some other fixes and changes.
3.9.4
Aug 11, 2025
Action Improve
English:
- Fixed the issue where actions would be triggered repeatedly based on the quantity of items in the shop if the quantity of items is greater than 1.
- Added take-actions support in single thing configs.
- Fixed {amount} built-in placeholder sometimes print wrong value.
- Some other fixes.
中文:
- 修复了如果商店本身物品数量大于1的情况下,actions会根据物品数量重复触发的问题。
- 在单条目配置中新增了 take-actions 选项的设定。
- 修复了 {amount} 变量符在一些情况下在返回错误的值。
- 一些其他问题的修复。
3.9.3
Aug 9, 2025
Sell All Improve
English:
- Recoded some part of sell all feature, which now better supports products using the CLASSIC_ANY mode.
- Added sell-all option for product configuration. If set to false, the product cannot use sell all.
- Some fixes.
中文:
- 重写了 sell all 功能的一些代码,现在更好的支持使用 CLASSIC_ANY 模式的商品了。
- 为商品配置新增了 sell-all 选项,如果设置为 false,则该商品不能使用 sell all。
- 若干问题修复。