Releases: Auxilor/eco
6.73.6
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 FastItemStack#getEnchants(true) giving incorrect results when the enchantment component was removed from an item
Check out our partners!
6.73.5
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 error caused by ArgParserEnchantment with invalid keys
- Fixed rgb particles (Thanks exanthiax!)
Check out our partners!
6.73.4
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.1 support. This will also add 1.21.1 support to all eco plugins
Check out our partners!
6.73.3
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 compilation bug
Check out our partners!
6.73.2
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 FancyHolograms integration
Check out our partners!
6.73.1
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 RGB particles on 1.21+ (Thanks Exanthiax!)
- Enchantment arg parser is now case-insensitive
Check out our partners!
6.73.0
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 item tag system to group items together
custom_model_data
arg parser now uses underscores instead of hyphens (Hyphens are still supported for backwards compatibility)- Enchantment arg parser no longer requires a level to be specified, will default to max level
Check out our partners!
6.72.0
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 FancyHolograms integration
- Patched 1.21 crafting exploit (Make sure to update to latest paper)
- Fixed XP Price
- Plugins can now have multiple display modules
Check out our partners!
6.71.6
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 clientside display name on 1.21 (Thanks lynxplay!)
Check out our partners!
6.71.5
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:
- Improved subcommand tab-completion
- Fixed bug with ExtendedPersistentDataContainer on new 1.21 Paper builds