
UltimateShop-Premium 3.9.2b
Discount - Sell stick - Bedrock support - AE Support - So many other features!
2.6.3
Aug 19, 2024
2.6.3
- Fixed bedrock form UI can bypass menu condition check.
- Removed bedrock check bypass in /shop menu command.
- Added open condition bypass in /shop menu command. For more info, please view Wiki.
- Removed open_menu_bedrock and shop_menu_bedrock action.
2.5.7
Aug 9, 2024
Small fixes
- Fixed old placeholderapi extansion format does not work after 2.5.6.
- Fixed plugin print error when using command tab complete in some case.
2.5.6
Aug 6, 2024
PlaceholderAPI Extension Update
- Fixed {buy-server-limits} display sell server limits and {sell-server-limits) display buy server limits in PlaceholderAPI extension.
- Added new format into PlaceholderAPI extension to allow you use PlaceholderAPI extansion's placeholder in our plugin.
2.5.4
Aug 3, 2024
Small fixes
- Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
2.5.1
Jul 24, 2024
Action Update
- Added action prefix! You can now set action prefix to make this action only run with specifed click type, like only left click can active this action.
- Added fail-actions for menus and products! If you fail to buy/sell product or fail to meet the condition of a button, the fail action will run! You can use it play fail sound!
- Now buy-actions, sell-actions and fail-actions will auto merge shop config's general value and product config's value to make actions system more easy to use. (Like put sound at shop general configs, then put command at product configs, no need to copy sound action to all product's buy and sell actions!)
- Added custom click event in shop GUI, you can set action in custom click event, like setting shift left click to buy one stack of the product instead of open buy more menu. (Premium version only)
- Fixed default fish shop does not generate when first start the plugin.
- Fixed default main menu has wrong symbol in fish shop item lore.
- Now if all display-item-conditions do not meet the condition, we will auto hide the button instead of put a stone at GUI.
2.5.0
Jul 21, 2024
More commands
- Added /shop getplaceholdervalue command. (Premium version only)
- Added /shop resetrandomplaceholder command. (Premium version only)
- Added /shop setrandomplaceholder command. (Premium version only)
- Fixed free version users has "Error: Free Version" message when using dynamic price at display item lore.
- Updated default help command language value.
2.4.5
Jul 20, 2024
addbuytimes, addselltimes, setbuytimes, setselltimes command improve
- Added use * symbol to replace product ID to pickup all products in specified shop in addbuytimes, addselltimes, setbuytimes, setselltimes command. (Premium version only)
2.4.4
Jul 19, 2024
Math placeholder and improves
- Added math placeholder.
- Calculate the math string you put. Like {math_10+50} will print 60.
- Require you enable math.enabled option in config.yml file.
- You can set result scale at placeholder.math.scale option.
- Now add-lore option in each product also support use PlaceholderAPI's placeholder and plugin's built-in placeholder.
2.4.3
Jul 18, 2024
MySQL Fix
- Fixed plugin can't correctly save player's data when using MySQL as database.
- Changed default main.yml menu file.