- Added MiniMessage format support in auto add lore feature.
- Added modify-lore option support in buy more menu confirm item configs.
- Added {amount} and {item-name} placeholder support in display item's lore.
English:
中文:
- A recent update to the Paper server recode the Save Item system, which caused Save Item files generated in previous versions to throw errors when read in later versions. This update fixes that issue and encourages users to proactively update their Save Item files to the new format.
- 此前的更新为 Paper 服务端重置了 Save Item 系统,这导致之前版本生成的 Save Item 文件在后续版本中读取会报错,这个更新修复了这个问题,并引导用户积极的将 Save Item 文件更新到新版本格式。
- Now if your shop ID includes _ symbol, you can replace them to - symbol to avoid plugin may not parse them correctly.
- Added those new built-in placeholders:
- {buy-total-player}
- {buy-total-server}
- {sell-total-player}
- {sell-total-server}
- {last-reset-buy-player}
- {last-reset-buy-server}
- {last-reset-sell-player}
- {last-reset-sell-server}
- For MySQL users: you have to use command /shop updatemysqltable command to update your MySQL table format to new version then restart the server.
- Fixed lastBuyTime and lastSellTime sometimes not saved.
- Fixed cooldownResetTime not saved in some case.
- Fixed item name not display correctly in some case.
- Some other fixes.
English:
- Added "config-files.force-parse-mini-message" option in config.yml file. If set to true, you can still use mini message if the place you used is not support MiniMessage.
English:
中文:
- Fixed bedrock form UI does not work as well.
- 修复基岩版 Form UI 不能正常工作的问题。
