
EmakiCorelib
Shared native Java core library for the Emaki plugin suite
22
0
Список изменений
2.2.0 - 2026-04-08
Overview
This version focuses on fixing the optional dependency loading for EconomyManager, constituting a compatibility and stability update.
Changed
- Adjusted the economy backend registration process.
VaultandCoinsEngineProviders are no longer directly hard-referenced and instantiated during the construction phase. EconomyManagernow checks whether the corresponding plugin is enabled and if the required API classes are visible before deciding whether to register an optional Provider.- The
CoinsEnginerelated Provider has been changed to load reflectively based on runtime state to avoid premature class linking.
Fixed
- Fixed the issue where, when
CoinsEngine / ExcellentEconomyis not installed on the server,EmakiCoreLibwould throw aNoClassDefFoundErrorduring theonEnablephase due to the absence ofsu.nightexpress.excellenteconomy.api.ExcellentEconomyAPI. - Fixed the issue where, despite
CoinsEnginebeing declared insoftdepend, the economy bridge class would still fail at runtime because it was resolved prematurely. - Fixed the issue where CoreLib could not gracefully degrade to a "register only available Providers" state when optional economy dependencies are absent.
Compatibility
- Although the repository for
ExcellentEconomyis namedExcellentEconomy, the server plugin registration name and build artifact identifier still useCoinsEngine. - The existing
softdepend: CoinsEngineconfiguration remains correct; no need to change it toExcellentEconomy. - Existing syntax in action DSL such as
provider=vault,provider=coinsengine, andcurrency=...remains compatible.
Migration
- No configuration migration is required.
- No data migration is required.
- No command, permission, or language file adjustments are needed.
Файлы
EmakiCoreLib-2.2.0.jar(728.98 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
2.2.0
Загрузчики
PaperPurpur
Версии игры
1.21–1.21.11
Загрузок
1
Дата публикации
3 дн. назад
