Skip to content

6.56.0

Compare
Choose a tag to compare
@WillFP WillFP released this 29 Apr 16:03
· 388 commits to master since this release

Download the jar here

The package hosted on GitHub is missing the internals / backend and won't run on your server, it's just for developers to build against eco

Changelog:

  • Completely recoded Placeholder system
  • Placeholder is no longer a sealed interface
  • Added PlaceholderContext as unified way of providing values to placeholders
  • Deprecated MathContext for removal, move to PlaceholderContext instead
  • Recoded and massively optimised expression evaluation: under load performance has increased by ~3x
  • Fixed data desync (Thanks Cyramek!)
  • Improved Config so all default getFromExpression methods all feed to the default getDoubleFromExpression(String, PlaceholderContext) to improve flexibility with custom implementations
  • Added StringUtils#replaceQuickly
  • Removed unused use-lower-protocollib-priority option
  • Added more options related to expression eval
  • Added Denizen support (Thanks FireML!)
  • Added PlayerPoints support (Thanks SenMC!)

Check out our partners!