Skip to content

Releases: Auxilor/eco

6.60.2

18 May 13:37
Compare
Choose a tag to compare

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:

  • Fixed data not saving correctly for some users

Check out our partners!

6.60.1

17 May 17:41
Compare
Choose a tag to compare

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:

  • Fixed PersistentDataKeyType.BIG_DECIMAL

Check out our partners!

6.60.0

16 May 14:15
Compare
Choose a tag to compare

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:

  • Fixed nestedMap and nestedListMap
  • Fixed dynamically registered command aliases
  • Added new createTasks() lifecycle to add support for loading without wiping tasks

Check out our partners!

6.59.0

15 May 15:44
Compare
Choose a tag to compare

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:

  • Added PersistentDataKeyType#BIG_DECIMAL
  • Fixed T?.toSingletonList()
  • Fixed NestedMap and NestedListMap

Check out our partners!

6.58.0

13 May 17:00
Compare
Choose a tag to compare

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:

  • Fixed possible crash exploit where players could spam GUIs to force renders
  • Added StringUtils#lineWrap to line wrap text while preserving formatting
  • Added Kotlin extensions to NumberUtils methods
  • Added MenuBuilder#defaultPage
  • Fixed Registry locking
  • Fixed command aliases not working on paper or for dynamic commands
  • Fixed load order bugs between eco plugins

Check out our partners!

6.57.2

04 May 13:38
Compare
Choose a tag to compare

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:

  • More optimisations down the evaluation pipeline
  • Removed LegacyMySQLDataHandler

Check out our partners!

6.57.1

03 May 13:21
Compare
Choose a tag to compare

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:

  • Fixed extension loading with new plugin field
  • Improved and added missing hashCode functions down evaluation pipeline

Check out our partners!

6.57.0

02 May 17:48
Compare
Choose a tag to compare

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:

  • Added PluginLike#getFile
  • Added plugin and plugin-version to extension.yml
  • Added a nicer recipe error message
  • Fixed bug with duplicate placeholders in configs
  • Improved PlaceholderAPI integration

Check out our partners!

6.56.0

29 Apr 16:03
Compare
Choose a tag to compare

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!

6.55.4

27 Apr 18:23
Compare
Choose a tag to compare

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:

  • Fixed UltraEconomy integration

Check out our partners!