2.6.7
- Fixed price check problem encountered while detecting newer versions of MMOItems.
- This lead to if your server has MMOItems, plugin will has item price check problem with EcoItems, EcoArmor, NeigeItems.
2.6.6
- Improved math calculate codes.
2.6.5
- Fixed actions will not be executed if give-item option in reward config has been set to false. (flip-actions can still work if you still want to use old version)
2.6.4
- Added new action: op_command, can run command as op.
2.6.3
- Fixed an error when plugin is first loaded which lead plugin can not generate full configs.
2.6.2
- Removed GamePoints price hook, use CoinsEngine instead.
2.6.1
- Added new action: entity_spawn.
- Spawn a zombie: entity_spawn: ZOMBIE
- Spawn a zombie at specified location: entity_spawn: ZOMBIE;;world;;0;;0;;0
- Added new action: mythicmobs_spawn.
- Spawn a MM mob: mythicmobs_spawn: Magic_Skeleton;;1 (1 is level)
- Spawn a MM mob at specified location: mythicmobs_spawn: Magic_Skeleton;;world;;0;;0;;0
2.6.0
- Removed announcements and commands option support in flip UI configs.
- Fixed %times% placeholder does not work in actions.
2.5.6
- Improved placeholder condition.
- Added *= check symbol, which means placeholder is not equal with specified value.
- Added *!= check symbol, which means placeholder is not contains value string.
- Now =,>,>=,<,<= check symbol supports decimal.
2.5.5
- Now math calculates use Crunch instead.
2.5.3
- Fixed player name contains "kill" can not use commands reward.
2.5.2
- Fixed /fc givetimes does not work well as except.
2.5.1
- Added RoyaleEconomy price support.
- Removed lower case support in economy-plugin and hook-plugin option, now the 2 option value must 100% same as plugin name.
2.5.0
- Added flip-actions in card config.
- commmands and announcements option maybe removed in future updates, please use new action system instead.
2.4.1
- Updated resource pack icon png to v2 version.
2.4.0
- Added custom animations feature.
- Added built-in custom animation: FlipChest.


2.3.2
- Now edge option in card configs is optional, if you was not set them, card won't have any edge, like:

2.3.1
- Updated plugin.yml softdepend.
2.3.0
- Added action system. Old commands and announcements option can still be used in this version, however, we will remove them in future updates.
- Added RedisEconomy price support.