Releases: Auxilor/eco
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
Check out our partners!
6.59.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 PersistentDataKeyType#BIG_DECIMAL
- Fixed T?.toSingletonList()
- Fixed NestedMap and NestedListMap
Check out our partners!
6.58.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 possible crash exploit where players could spam GUIs to force renders
- Added StringUtils#lineWrap to line wrap text while preserving formatting
- Added Kotlin extensions to NumberUtils methods
- Added MenuBuilder#defaultPage
- Fixed Registry locking
- Fixed command aliases not working on paper or for dynamic commands
- Fixed load order bugs between eco plugins
Check out our partners!
6.57.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:
- More optimisations down the evaluation pipeline
- Removed LegacyMySQLDataHandler