- Added /fc givesaveitem command.
- Added new save item method, this new method can 100% save item data, no data will lose. (Paper and 1.15+ server only)
- Added paper-api.skull and paper-api.save-item option in config.yml file.
- Added {timer} and {times} built-in placeholder in UI title.
- Removed flip-ui.title option in config.yml. For now each UI have their single UI title set in their configs, this option was used in very old version.
- You need update your language file! We no longer auto add left time at the end of UI title, you should add {timer} placeholder to display them.
- You need add "{timer}" placeholder at the end of those language key:
- display-gui-title-timer
- main-gui-title-timer
- Fixed HIDE_ATTRIBUTES item flag does not work for item does not have attribute modifier in 1.20.6 and higher version.
- This is a bug from Mojang and we can do nothing for this. Plugin will auto add empty attribute modifier if you add hide attributes flag to solve this problem.
