Changelog:
How to update to this version?
- Fixed plugin will fail to copy resourcepack when you are first use auto-copy-resourcepack feature.
- Plugin will auto add white color code to your GUI title if you are try using ItemsAdder or Oraxen image symbol, placeholder.
- Just copy to your plugins folder.
Changelog:
How to update to this version?
- Fixed hook plugin items amount always be 1.
- Fixed players can't get items if rewards have commands option.
- Fixed give-item option does not work.
- Just copy to your plugins folder.
Changelog:
How to update to this version?
- Added auto copy resource pack features. Default support ItemsAdder plugin, you can set your own copy rule to support other plugins!
- Finally improved /fc updateconfigs:
- It's now asynchronously.
- No more problems to convert new versions!
- Added hook-plugin-type option, in FlipCard v2, MMOItems and EcoArmor plugin's hook-item option have 2 part, one is item type, the other is item ID, now you can just type itemID in hook-item option, and type item type in hook-item-type option.
- Common hook-item format (itemType;;itemID) is still work.
- Added french and spanish language.
- Breaking change: changed award-get-fail language key to reward-get-fail.
- Fixed lore option in vanilla item type does not work well.
- Added %display% and %amount% built-in placeholder support in price-placeholder-default language key and placeholder prices option.
- Some other small change, but I forgot it
![]()
- Added those contents in your config.yml file:
YAML:auto-copy-resourcepack: enabled: true # If you are using Oraxen, please change this to Oraxen. # Other plugins is OK, you just need put correct path in path option. plugin: "ItemsAdder" # If you are using Oraxen, please change this to "/pack/assets". path: "/contents/flipcard/resourcepack/"
- Changed award-get-fail language key to reward-get-fail in your language files.
- Fixed rates option does not work well.
- Breaking change: Now rates option does not support permission as sub-option, because we find YAML format does not allow use do that, now use this format:
![]()
Changes from 2.0.1-Alpha 2 version:
- Updated /fc updateconfigs command, now it will convert ui config to v2 format.
- Added rates-conditions sub-option in rewards option.
- Added math support in rate option.
- Now rates option also support PlaceholderAPI.
- Added new rule for /fc updateconfigs command.
- Added error catcher for rates system.
