Skip to content

Releases: Auxilor/eco

6.77.2

26 Oct 13:42

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 support for 1.21.10
  • Skull textures are now paper-only. All servers should be running paper anyway, if you are not then download paper at https://papermc.io/

6.77.1

07 Oct 18:35

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 ItemsAdder integration

6.77.0

06 Oct 07:50

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 support for 1.17 -> 1.21.3, eco now only supports 1.21.4+
  • Reduced jar size by 6MB
  • Increased startup time by several seconds for all plugins
  • Removed reflective config handler (uses-reflective-reload: true in eco.yml), this was deprecated many versions ago and has now been removed
  • Removed FastNamespacedKeyFactory, now unnecessary in modern versions since NamespacedKey no longer uses regex
  • Dropped ProtocolLib support, AbstractPacketAdapter has been marked for removal and EcoPlugin#loadPacketAdapters has been removed
  • MiniMessage is no longer shaded for each version
  • Added Nexo support (Thanks Exanthiax!)
  • Added eco-api-version to eco.yml, marked EcoPlugin#getMinimumEcoVersion for removal
  • Added TestableItem#shouldMarkAsCustom for edge cases where registered TestableItems were not custom items
  • Fixed ItemStack <-> SNBT conversion on 1.21.6+
  • Fixed MySQL not storing large strings in STRING, CONFIG, or STRING_LIST keys
  • Fixed FastItemStack#getEnchantmentLevel
  • Significantly cleaned up internals, especially NMS code
  • Fixed custom entity AI API
  • NMS proxies no longer map versions, this will break compatibility for plugins that relied on NMS version mapping, please update them

6.76.3

01 Aug 09:00

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 compatibility issues with Nexo and DeluxeMenus
  • Fixed FastItemStack enchantment getter on new versions (Thanks DeltaEon!)
  • Fixed teams being created for formatting codes (Thanks Nick Oates!)
  • Added 1.21.8 support

Check out our partners!

6.76.2

05 Jul 15:40

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 item display on 1.21.4+

Check out our partners!

6.76.1

04 Jul 09:19

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.21.6 and 1.21.7 support

Check out our partners!

6.76.0

03 Jun 14:18

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.21.5 support
  • Added Packet#setHandle approach for working better with record packets in newer versions

Check out our partners!

6.75.2

01 Feb 16:12

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:

  • Updated HuskTowns / HuskClaims (Thanks Exanthiax!)
  • Fixed entity lookup error

Check out our partners!

6.75.1

31 Jan 11:15

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 registry error with FastItemStack on 1.21.3-1.21.4

Check out our partners!

6.75.0

25 Jan 13:39

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 1.21.3/1.21.4 support
  • Added SoundUtils to fix version compatibility issues when Sound stopped being an enum
  • Updated to Kotlin 2.1.0

Check out our partners!