Skip to content

Releases: Auxilor/eco

6.53.1

28 Mar 16:18
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 tab completion on dynamically registered commands

Check out our partners!

6.53.0

25 Mar 15:39
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:

  • Removed all classes and methods marked as forRemoval since before 6.43.0
  • Updated Placeholder system, eco can now parse placeholders if PlaceholderAPI isn't installed, but it's still recommended to install PlaceholderAPI
  • Fixed missing channel bug
  • Added LifecyclePosition for dynamically registering lifecycle tasks
  • Made EcoPlugin registrable
  • Added ExternalDataStore
  • Added environment variables to eco.yml and moved existing options to be under the options section (existing eco.yml's will still work)
  • Converted all remaining Groovy buildscripts to Kotlin
  • eco will now compile against paper 1.19.4 instead of 1.17.1
  • Fixed bug with EntityDeathByEntityEvent and WildStacker
  • Added Registry#clear
  • Improved error message for invalid Registrable IDs
  • Added Registry#tryFitPattern utility method
  • Added Items#matchesAny

Check out our partners!

6.52.3

15 Mar 21:06
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 1.19.4 support

Check out our partners!

6.52.2

27 Feb 19: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 EconomyShopGUI integration (Thanks OfTeN and Gypepo!)

Check out our partners!

6.52.1

27 Feb 19:06
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 listMap<K, V>() for kotlin users

Check out our partners!

6.52.0

27 Feb 16:39
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 DefaultMap
  • Added Registry
  • EcoPlugin#loadListeners is no longer abstract

Check out our partners!

6.51.4

24 Feb 14:26
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:

  • NumberUtils#evaluateExpression will now return 0 instead of NaN / Infinity
  • Fixed static placeholders containing an additional player prefix not parsing correctly

Check out our partners!

6.51.3

18 Feb 12:31
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 clearing entity goals throwing an exception on 1.19+

Check out our partners!

6.51.2

16 Feb 16:20
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 for 1.17 - 1.18 users

Check out our partners!

6.51.1

15 Feb 15:30
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 download bug with Polymart

Check out our partners!