Page: 1 2 3 4 5

2.0.4 Jul 27, 2023
2.0.4
  • 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:

attachment.png


2.0.3 Jul 24, 2023
2.0.3
  • Added back language files, like chinese.yml, japanese.yml.

2.0.2 Jul 11, 2023
2.0.2
  • Fixed check-condition option does not work well

2.0.1 Jul 11, 2023
2.0.1 is released!
  • 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.

Changes from 2.0.1-Alpha 2 version:

  • Added new rule for /fc updateconfigs command.
  • Added error catcher for rates system.

2.0.1 - Alpha 2 Jul 10, 2023
2.0.1 - Alpha 2
  • Added math support in rate option.
  • Now rates option also support PlaceholderAPI.

2.0.1 - Alpha Jul 8, 2023
2.0.1 - Alpha
  • Updated /fc updateconfigs command, now it will convert ui config to v2 format.
  • Added rates-conditions sub-option in rewards option.

2.0.0 Jul 8, 2023
v2 is here!
  • PlaceholderAPI rate support. Like use %player_health% to determine reward rate. If that's the case, the higher the player's health, the greater the probability of receiving this reward.
  • Rate based on permission, you can use this feature to make this reward can only be claimed once or only VIP players can get this reward.
  • Price condition! Players can have cheaper flip price if they meet the conditions you set!
  • Multi-economy plugin support! We directly support CoinsEngine and UltraEconomy plugin.
  • MythicMobs v4 support! (not only v5!)
  • Easy item and price config.
  • 30% useless codes removed.
  • New plugin infrastructure.
  • Some bugs fixed.
  • And much more!

2.0.0 - Alpha 8 Jul 5, 2023
2.0.0 - Alpha 8
  • Fixed rates option does not work.
  • Fixed conditions option does not work.

2.0.0 - Alpha 6 Jul 4, 2023
2.0.0 - Alpha 6
  • Fixed vanilla item price check. (>1 amount)
  • Fixed conditions option does not work.

2.0.0 - Alpha 5 Jul 4, 2023
2.0.0 - Alpha 5
  • Fixed hook item can not be loaded in plugin.
  • Added MythicMobs v4 support.
  • Fixed command type reward get error.
  • Added commands option format:
    • [p] Command, this means this command will run by player.
    • [c] Command, this means this command will run by console.
    • default is same to [c].
  • Added PlaceholderAPI support in commands option.

2.0.0 - Alpha 4 Jun 25, 2023
2.0.0 - Alpha 4
  • Added permission based rate system!
    • In this system, rewards rate is based on player permission, you can set different reward rate for VIP players or MVP players.
    • This also can be a check, if players already have VIP rank, they won't be able to get VIP rank reward because you set this rewards rate to 0 for players who already have VIP permission.
    • Enjoy this update, more features will be added soon as we recode prices and rewards system in past 2.0.0 update.

2.0.0 - Alpha 3 Jun 23, 2023
2.0.0 - Alpha 3
  • Now apply and cost option in card options are optional.

2.0.0 - Alpha 2 Jun 23, 2023
2.0.0 - Alpha 2
  • Added modern condition system.
    • This new condition system is different from v1, new system based on price itself, so you can now set VIP players have cheaper flip cards.
    • If you want to make some card types only VIP players can flip it, just set all of its price conditions.
  • Added modern error tip.
    • Now plugin will print more info about error, this will help you solve it.
  • This version does not support 2.0.0-Alpha config, please regenerate new config, thanks.

2.0.0-Alpha Jun 21, 2023
2.0.0-Alpha

This is an Early-Alpha version of FlipCard v2.
v2 major part of update its new price and reward system and added CoinsEngine and UltraEconomy support.
Some of the v1 features is not added in v2, like:

  • Condition system.
  • Some built-in placeholders for custom items.

Also, v1 config can not be used in v2 version, I will solve this problem in next updates.


1.11.1 Jun 9, 2023
1.11.1
  • Added 1.19.1, 1.19.2, 1.19.3, 1.19.4, 1.20 pack format support.

1.11.0 May 27, 2023
1.11.0
  • Improved reward item code. The items displayed in the GUI now match 100% with the items actually obtained by the player, resolving the issue of inconsistent attribute values displayed in the GUI for items with random attributes from plugins such as MMOItems, and the attribute values obtained by the player in reality.

1.10.2 May 21, 2023
1.10.2
  • Updated Chinese language file.

1.10.1 May 8, 2023
1.10.1
  • Added auto_claim_free_rewards option in UI config, default to false, if you enable this option, plugin will auto send all free type rewards to players after they close flip UI.

1.10.0 Apr 26, 2023
1.10.0
  • Added MythicMobs support.

1.9.7 Apr 11, 2023
1.9.7
  • Added a rule for updateconfigs command, if you are facing card texture not display issue, update to this version and use /fc updateconfigs to solve it.

1.9.6 Apr 7, 2023
1.9.6
  • Added a card config option: total_max, this option means total max flip limit for all cards in a flip UI. Default to -1, which means no limit.
  • Added a success message for updateconfigs command.
  • Fixed players can not click the cards to show fail animal even auto_close feature not enabled.

1.9.5 Apr 6, 2023
1.9.5
  • Added /flipcard updateconfigs command, tired of breaking config change updates? Now you can use this command to help you upgrade config format to new version! BE CAREFUL TO USE! BEFORE USE YOU MUST MAKE SURE CONFIG FILES ARE NOT BEING READ BY OTHER SOFTWARES AND PLUGINS.
  • Fixed bug about miss-permission message.

1.9.4 Apr 4, 2023
1.9.4
  • Added miss permission message and its language key.

1.9.3 Apr 2, 2023
1.9.3
  • Updated help command, now use new language key: command-help only. You can now set unlimited lines for help command.
  • Fixed help command still displays legacy command usage.

1.9.2 Apr 1, 2023
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:

attachment.png

  • Now plugin won't send reopen message if the number of flops for all card types reaches the upper limit.

Page: 1 2 3 4 5