EffectLib 5.7

Details

  • Filename
    EffectLib-5.7.jar
  • Uploaded by
  • Uploaded
    Mar 11, 2018
  • Size
    198.02 KB
  • Downloads
    619
  • MD5
    e97f59c2f88723e511601c596cd2a26a

Supported Bukkit Versions

  • 1.12
  • 1.11
  • 1.10
  • 1.9
  • 1.8.1
  • 1.8

Changelog


# 5.7

- Expanded EquationTransform support.
- Added "transparency" option to ColoredImageEffect and ImageEffect
- ImageEffect and ColoredImageEffect semi-merged, default particle for ImageEffect is now redstone
- Optimize image effects, particularly with animations, to avoid constantly reloading the file
- Image effects can now load files from a URL
- Cache parsed equations for performance
- Add ModifiedEffect, which allows you to parameterized any existing effect.

# 5.6

- Fix inconsistent position of Circle effect when using updateLocations: false