- 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.
- Fixed plugin can't correctly save player's data when using MySQL as database.
- Changed default main.yml menu file.
- Fixed sometimes plugin does not display item's custom name but display it's original name issue.
- 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.
- 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.
- 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.
- 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.
