Releases: Auxilor/eco
6.63.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 NumberUtils#evaluateExpressionOrNull
- Registering placeholders will now override existing placeholders with the same pattern
- Added check to configs to prevent the mysterious apparition of !!float
Check out our partners!
6.62.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:
- Exceptions in packet listeners will now be handled without kicking players
Check out our partners!
6.62.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 PatternUtils#compileLiteral to cache literal pattern compilation
- Non-dynamic placeholders will now use cached pattern compilation
Check out our partners!
6.61.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 local server ID to fix collisions over networks
Check out our partners!
6.61.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 global price display names, see here: https://plugins.auxilor.io/all-plugins/prices
- Added autogenerated server UUIDs accessed through ServerProfile
- Added support for a new server / player count tracking system called playerflow (in very early alpha)
Check out our partners!
6.60.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 PvPManager support (Thanks ChanceSD!)
- Added RoyaleEconomy integration (Thanks Sen!)
Check out our partners!
6.60.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:
- Hotfix from last version
Check out our partners!
6.60.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 data not saving correctly for some users
Check out our partners!
6.60.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 PersistentDataKeyType.BIG_DECIMAL
Check out our partners!
6.60.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 nestedMap and nestedListMap
- Fixed dynamically registered command aliases
- Added new createTasks() lifecycle to add support for loading without wiping tasks