Skip to content

Releases: Auxilor/eco

6.63.0

03 Jun 14:27
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 NumberUtils#evaluateExpressionOrNull
  • Registering placeholders will now override existing placeholders with the same pattern
  • Added check to configs to prevent the mysterious apparition of !!float

Check out our partners!

6.62.1

03 Jun 13:13
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:

  • Exceptions in packet listeners will now be handled without kicking players

Check out our partners!

6.62.0

24 May 13:51
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 PatternUtils#compileLiteral to cache literal pattern compilation
  • Non-dynamic placeholders will now use cached pattern compilation

Check out our partners!

6.61.1

22 May 12:35
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 local server ID to fix collisions over networks

Check out our partners!

6.61.0

21 May 18: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:

  • Added global price display names, see here: https://plugins.auxilor.io/all-plugins/prices
  • Added autogenerated server UUIDs accessed through ServerProfile
  • Added support for a new server / player count tracking system called playerflow (in very early alpha)

Check out our partners!

6.60.4

19 May 12: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 PvPManager support (Thanks ChanceSD!)
  • Added RoyaleEconomy integration (Thanks Sen!)

Check out our partners!

6.60.3

18 May 14: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:

  • Hotfix from last version

Check out our partners!

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!