
FlipCard 3.7.0
Use card reward your players - ItemsAdder, EcoItems and MMOItems support - Unlimited possibility
3.4.3
Nov 9, 2024
3.4.3
- Added new Item Foramt arg: damage resistance, equippable.
- Added new action type: conditional.
3.4.1
Nov 2, 2024
3.4.1
- Added "flipcard.bypassprice" permission, all players with this permission will be considered meet the economy plugin price.
3.4.0
Oct 31, 2024
3.4.0
- Changed Action and Conditon format to modern one used in UltimateShop v3.
- Changed Hook manager to modern one used in UltimateShop v3.
- Fixed plugin get error when server does not install MythicChanger in some case.
- Fixed player can not obtain item reward.
3.3.0
Oct 14, 2024
3.3.0
- Added /fc givesaveitem command.
- Added new save item method, this new method can 100% save item data, no data will lose. (Paper and 1.15+ server only)
- Added paper-api.skull and paper-api.save-item option in config.yml file.
3.2.6
Sep 28, 2024
3.2.6
- Added {timer} and {times} built-in placeholder in UI title.
- Removed flip-ui.title option in config.yml. For now each UI have their single UI title set in their configs, this option was used in very old version.
- You need update your language file! We no longer auto add left time at the end of UI title, you should add {timer} placeholder to display them.
- You need add "{timer}" placeholder at the end of those language key:
- display-gui-title-timer
- main-gui-title-timer
- You need add "{timer}" placeholder at the end of those language key:
3.2.4
Sep 8, 2024
3.2.4
- 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.
3.2.3
Sep 1, 2024
3.2.3
- Removed MythicDungeons hook.
- Now you can use change-item section in Item Format.
3.2.0
Aug 25, 2024
3.2.0
- Added new price type: Item Match. This new price type also require MythicChanger.
3.1.6
Aug 9, 2024
Small fixes
- Fixed plugin print error when using command tab complete in some case.
3.1.4
Aug 2, 2024
Small fixes
- Fixed when use geneerateitemformat command, plugin sometimes print error in 1.21 version.