- Added new UI config option: "can-close", default set to true, if set to false, plugin will auto reopen the flip UI to avoid player close the flip UI by self.
- Added new config.yml option: "reward.give-item", default to WAIT, if set to INSTANT (a new method), we will instantly give player the card reward when he is flipping the card. This will lose some animation effects, but it will reduce the likelihood of players losing rewards.
- 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.
- You have to setup this feature first to enable this feature.
- Fixed /fc help command can not be used in console.
- Now reopen message (which is clickable and allow players reopen flip UI by click this message) supports Hex color too.
- Changed some config.yml file option's key to make it format more clearly. Don't worry, you old config file still can be used in this version without any change from you!
- Added VotingPlugin economy hook support.
- Added ExecutableItems item hook support.
- Added VotingPlugin economy hook support.
- Added ExecutableItems item hook support.
- 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.
- If this plugin print error on pre-1.21 server, for now it should be solved.
