
FlipCard 3.7.0d
Use card reward your players - ItemsAdder, EcoItems and MMOItems support - Unlimited possibility
2.6.0
Dec 23, 2023
2.6.0
- Removed announcements and commands option support in flip UI configs.
- Fixed %times% placeholder does not work in actions.
2.5.6
Nov 2, 2023
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.1
Oct 9, 2023
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
Sep 28, 2023
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.0
Sep 24, 2023
2.4.0
- Added custom animations feature.
- Added built-in custom animation: FlipChest.
2.3.2
Sep 21, 2023
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.0
Sep 19, 2023
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.
2.2.0
Sep 3, 2023
2.2.0
- New hook item price rework! Now FlipCard will use fuzzy matching item NBT method to check item price. This means:
- Plugin have dynamic lore (like EcoItems use PlaceholderAPI in lore), stat (like MMOItems) will 100% support, your dynamic items won't get ignored by price system anymore just becuase they have different lore, NBT or so on.
- This new check system is in BETA, if players fail to be checked by this new price system, old price system will still work for them, this means plugin not have 2 ways check plugin item price!
2.1.6
Aug 27, 2023
2.1.6
- Added start-apply option in UI config's prices section.
- Updated default example UI config.
2.1.5
Aug 21, 2023
2.1.5
- Added eco item prices hook.
- Fixed EcoItems item prices hook. (You MUST update your EcoItems plugin to latest version because it's author changed its API)