- Fixed plugin print error on 26.2 servers.
- Fixed back action sometimes return same menu, recoded the gui history.
- Added new type of menu: Dialog.
- Dialog menus share same menu config files with classic inventory menus.
- This means Dialog Menu share same menu files with bedrock menus and classic inventory menus. We can auto translate the menu into 3 different types, you do not need any manually change.
- Added Sprite Icons support.
- Support use them in dialog buttons.
- Support use them in product message.
- Added new action: back.
- Can back to previous menus, if previous menu does not exist, will open the rollback menu you set.
- Updated default menu files, some back button use back action now.
- Added auto set icon feature for bedrock form UI.
- If you think manually adding icons to each button is too troublesome, the plugin supports the function of automatically setting icons, and configuration options can be found in config.yml.
- Other small changes and fixes.
- Fixed sell.multiplier.display-original-price does not work in some case. It always display original price even disable it sometimes.
- Added {display} placeholder support in price placehoder option, can display the item name if the price type is vanilla item or hook item.
- Improved GUI listener codes.
- Added support for use database storage save transaction log. (Thanks OlivierChiasson)
- ItemFormat Update: Fix tool component does not work well in some case.
- Added support for latest Dominion v4 version and drop it's old version support.
- Added support for display favourite remove message in favourite menu.
- Added new conditional symbol in auto product lore add system: @w, it will return true if the button exist in buy more menu and can only buy or sell product.
- Also updated default auto add lore message, now add to favourite menu and sell all line no longer display at buy more menu.
- Now prompt waiting for input message no longer use fixed plugin prefix.
- Other small changes and fixes.
