Releases: Auxilor/eco
6.65.7
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 integrations not automatically unloading themselves in case of an error
- Updated FabledSkyblock integration
- Fixed RoyaleEconomy integration (Thanks Sen!)
Check out our partners!
6.65.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:
- Added 1.20.2 support
Check out our partners!
6.65.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:
- Patched an exploit
Check out our partners!
6.65.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 option to force recipe handling, useful for some Oraxen / ItemsAdder users (Thanks OfTeN!)
- Added trim item lookup argument (Thanks OfTeN!)
- Added display-without-meta option to config.yml
- Patched an exploit
Check out our partners!
6.65.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:
- Huge optimisations to Config#getIntFromExpression and Config#getDoubleFromExpression: If you are running libreforge plugins, make sure to update them to the latest version to prevent bugs with repeated effects.
- Finally fixed Config#hashCode performance with placeholder injections
Check out our partners!
6.65.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 Items#toLookupString breaking custom heads (Thanks OfTeN!)
- Optimised Config#getDoubleFromExpression further for constant values
- Updated many dependencies and integrations
Check out our partners!
6.65.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:
- Constant value expressions will now be immediately parsed
- Switched LazyPlaceholderTranslationExpressionHandler to use a standard map as the cache, should improve performance
Check out our partners!
6.65.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 Config#getBigDecimal and Config#getBigDecimalOrNull
- Fixed PersistentDataKeyType.BIG_DECIMAL with yaml data handler
Check out our partners!
6.64.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:
- Fixed bugs with SnakeYAML on 1.20
- Added global %player% placeholder
- Added head arg parser
- Added placeholder extension methods
Check out our partners!
6.63.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 1.20 support