FlipCard | New dungeon reward era | Dynamic rate, cost condition & custom texture! | 1.14 - 1.21

VIP Plugins FlipCard | New dungeon reward era | Dynamic rate, cost condition & custom texture! | 1.14 - 1.21

Version: 3.10.7
  • 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.
  • Removed MythicDungeons hook.
  • Now you can use change-item section in Item Format.
  • Added more null check.
  • Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.
  • Added /fc reopen <playerName> <uiName> command format support in console.
  • Now if disable can-close option and enable auto-close option in UI configs, when players meet the max card flip times, we will still close the UI.
  • Now if enable auto-claim-free-rewards option in UI configs, the claimed rewards will also be as part of the total max option calculation. (For example, if you have 2 free rewards in flip UI, and set only 1 max flip times, then we will only claim one free...
  • Fixed ItemFormat parser does not work in version below 1.19.
  • 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...
  • Added VotingPlugin economy hook support.
  • Added ExecutableItems item hook support.
  • Fixed default Korean language file can not be loaded.
  • 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.