Page: 1 2 3 4 5

2.8.4 Mar 8, 2024
2.8.4
  • Improved the speed of obtaining third-party plugin items.

2.8.3 Mar 7, 2024
2.8.3
  • Removed double hook item check. Becuase our NBT check method has been used for months and no one said it has problems, so now we remove the second hook item check way and only use NBT check method for now. This will also improve plugin performance in some case.

2.8.2 Feb 29, 2024
2.8.2
  • Removed check-condition option in config.yml, this option will always be true after this version.

2.8.1 Jan 28, 2024
2.8.1
  • Improved vanilla item name display.

2.8.0 Jan 21, 2024
2.8.0
  • Added MythicDungeons hook. Now you can set "Start Flip Card" function in function tool.

2.7.5 Jan 16, 2024
2.7.5
  • Readded %amount% and %times% placeholder in reward items.
  • Fixed vanilla item with more than 1 amount price check since 2.7.0.
  • Improved double hook item price check feature.

2.7.4 Jan 13, 2024
2.7.4
  • Fixed dynamic amount.

2.7.3 Jan 13, 2024
2.7.3
  • After version 2.7.0, the Item Format used the name option as the display name for the item. However, previous versions used the display option as the display name for the item. Now, the plugin will read both options simultaneously to avoid situations where the new version cannot recognize the corresponding custom item name after the old version configuration is loaded.

2.7.2 Jan 13, 2024
2.7.2
  • No longer package EasySQL project, plugin will auto download it after first load. Plugin is 300Kb+ smaller than before.

2.7.1 Jan 12, 2024
2.7.1

2.7.0 Jan 11, 2024
2.7.0
  • Fixed op player will lose op after using op_command action.
  • Now items option use ItemFormat simple version.
    • For FlipCard, you can now use flags, enchants option in item option.
  • Cleaned the codes.
  • Removed /fc updateconfigs command.

2.6.7 Jan 10, 2024
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 Jan 5, 2024
2.6.6
  • Improved math calculate codes.

2.6.5 Jan 4, 2024
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 Jan 3, 2024
2.6.4
  • Added new action: op_command, can run command as op.

2.6.3 Jan 1, 2024
2.6.3
  • Fixed an error when plugin is first loaded which lead plugin can not generate full configs.

2.6.2 Dec 29, 2023
2.6.2
  • Removed GamePoints price hook, use CoinsEngine instead.

2.6.1 Dec 28, 2023
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 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.5 Oct 24, 2023
2.5.5
  • Now math calculates use Crunch instead.

2.5.4 Oct 23, 2023
2.5.4
  • Added new action: sound.

2.5.3 Oct 17, 2023
2.5.3
  • Fixed player name contains "kill" can not use commands reward.

2.5.2 Oct 10, 2023
2.5.2
  • Fixed /fc givetimes does not work well as except.

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.

Page: 1 2 3 4 5