Releases: Auxilor/eco
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
Check out our partners!
6.71.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:
- Fixed Java 17 compatibility
Check out our partners!
6.71.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 DurabilityUtils#repairItem throwing errors on 1.21+
Check out our partners!
6.71.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 errors on 1.20.4 and below
Check out our partners!
6.71.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:
- Added new item component arg parsers for Paper 1.21
Check out our partners!
6.71.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 1.21 support
- Dropped 1.20.6 support, older versions will still work
- Fixed empty lore issues with FastItemStack (Thanks Casper!)
- Improved compile consistency (Thanks jmp!)
Check out our partners!
6.70.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 load order bugs with SCore, ExecutableItems, and ShopGUIPlus