1.9.2
- Added close_animal option in UI config.
- Close animal will display when auto_close feature is enabled and activated. In this animal, all cards will display its reward (however players wont get them), just like this:

- Now plugin won't send reopen message if the number of flops for all card types reaches the upper limit.
1.9.1
- Added gradient color support. Use &<#Start Color Code> Message &<#End Color Code> as format.
- Improved language color system.
- Added placeholderapi extension, use %flipcard_times_left_<uiConfig>% to display.
1.9.0-BETA
- Added database system.
- Added mysql option in config.yml.
- Added left times system. This is a FlipCard built-in economy system, players can cost UI config left time to open flip UI by itself.
- Breaking change: Changed /fc <playerName> <uiConfig> command usage to /fc forceopen <playerName> <uiConfig> command usage.
- Added /fc gettimes <playerName> <uiConfig> to get players spcified UI config left time.
- Added /fc addtimes <playerName> <uiConfig> <times>. Taketimes just make times arg to negative number.
- Added /fc settimes <playerName> <uiConfig> <times>.
- Added /fcopen <uiConfig> command, player itself can use this command to cost left time to open a flip UI.
- Added error catcher system, plugin will catch some normal errors and print those solve.
- Updated language files.
- This is BETA version, except some issues. Have a good day!
1.8.2
- Hotfix for the default example ui config, I forgot update it to 1.8.0 new config format.
1.8.1
- Removed the debug messages.
1.8.0
- Added condition system. Conditions option is optional.
- Added placeholder and permission condition.
- Breaking config change: Rename award option in all card configs to rewards option, rename price option in all card configs to prices option.
- Breaking config change: Rename mc reward and price type to vanilla, rename points price type to playerpoints, rename money price type to vault.
- Updated the language files.
- Removed language update system becuase it has major issues, will be added back in next updates.
- Added placeholderapi support in item display name and lore.
- Now price and reward type option in card options support upper case.
- Fixed some small issues.

1.7.2
- Added EcoItems and EcoArmor as soft depend at plugin.yml to fix some possible issues.
1.7.1
- Confirm added ItemsAdder and Vanilla Item cost (price) support.
- Fixed console message color code.
- Now material option in plugin can use lower case.
- Breaking change: Changed card configs path to /FlipCard/ui/, rename the old /card/ folder name to /ui/ folder name if you want to upgrade to this version.
1.7.0
- Added Oraxen, EcoItems, EcoArmor, MMOItems cost type support. ItemsAdder and Vanilla Items will be added in next updates.
- ItemsAdder has been added, but it has some problems, i will try to fix it.
- Fixed EcoArmor hook problem.
- Changed the language files.
- Changed hex color format.
- Cleaned the codes.
1.6.8
- Allow use PlaceholderAPI in GUI-Title.
- Now custom texture feature also supports Oraxen.
1.6.7
- Fixed the bug that caused by configuration error.
1.6.6
- Fixed the bug that the command option in non-command type rewards configures could not work properly.
1.6.5
- Allow use %times% built-in placeholder in display-name.
1.6.4
- Added %times% built-in placeholder.
1.6.3
- Added option that set the number of times the reward command executed.
1.6.2
- Added option that set whether the flip UI will close after all cards have floped.
1.6.1
- Improved rate system, now support decimal and use weight determines reward rate.
1.6.0
- Added EcoItems and EcoArmor support.