
UltimateShop-Premium 3.8.2c
Discount - Sell stick - Bedrock support - AE Support - So many other features!
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.
2.4.2b
Jul 15, 2024
2.4.2b
- Fixed sometimes plugin does not display item's custom name but display it's original name issue.
2.4.2-BETA
Jul 11, 2024
Standard Localized Item Name Translate
- Added Standard Localized Item Name Translate feature.
- Due to the fact that the Minecraft server does not store client language files, the plugin cannot know the name of the item you hold displayed on your client. Therefore, in most scenarios where the item name is displayed, we directly display its English name. Now this new feature will automatically download the client language file and translate your item name.
- This feature only works for premium version of MythicChanger and 1.16+ Minecraft server version.
- You have to setup this feature first to enable this feature.
- Added ExecutableItems item hook support.
2.4.1
Jul 9, 2024
Many new features!
- Because this is a big update, some features not fully test, major bugs maybe found!
- Added general-configs section in shop configs, your products always have same option values? Now you can set their default value by this section, you don't need to copy and paste same content for all products!
- Big change for random placeholder! Now it support use other placeholder's element and added new not-same-as option to make sure each placeholder has different value! (Premium version only)
- Added VotingPlugin economy support. (not test)
- Added Alternative Options feature, some options now have other format.
- Added error message for built-in placeholder display.
2.4.0
Jun 26, 2024
2.4.0
- Fixed sell stick does not work in 1.19.4 lower version.
- Added /shop addbuytimes and /shop addselltimes command.
- Added plugin.reloading and add-times language key into language files.
2.3.8
Jun 26, 2024
2.3.8
- For now after each click in GUI, we only update the click item instead of update whole GUI items, so this will improve plugin performance in some case.
- Added menu.shop.click-update option, if you still like update whole GUI items, don't worry, simply enable this option and all will running like before.
- Added sell.ignore-item-format-keys option, useful for people want to use fuzzy checking sell item.
- Fixed ItemFormat sell method does not work in some case.
- Fixed sometimes plugin display GUI error warning after use /shop reload in pre-1.21 version.
2.3.7
Jun 24, 2024
Default shop configs hot fix
- Changed all dynamic price products's price-mode to ALL to avoid price does not refresh correctly when using buy more menu.
2.3.6
Jun 24, 2024
Small fixes
- Added forbid-click-outside option in menu options.
- Fixed player can drag item into self inventory by double click in some case.
2.3.5
Jun 23, 2024
2.3.5
- Added 1.20.6, 1.21 support.
- Added FoodComponent, ToolComponent and JukeboxPlayableComponent support in Item Format.
2.3.3
Jun 16, 2024
2.3.3
- By default, {status} placeholder will only display at shop GUI. You can change this at config.yml. (Premium version only)
- Updated default shop configs. (Thanks kingakis)
- Added fish shop.
- Added min-amount and max-amount option in dynamic price section.
- Force sell stick cooldown must greater than 5 tick to avoid sell sitck dupe issue. (Premium version only)