Upgrade from CoinsEngine
In version 2.8.0, the plugin has been fully renamed from CoinsEngine to ExcellentEconomy.
If you still use/depend on CoinsEngine, please follow instructions below to upgrade.
- Switch to the new ExcellentEconomy API.
- Update all code references to
excellenteconomypackage. - Update your maven/gradle dependency.
- Replace
CoinsEnginewithExcellentEconomyin yourplugin.ymlandpaper-plugin.yml.
- Rename
CoinsEnginefolder toExcellentEconomyin your/plugins/folder. - Update your permissions to use the updated ones: Permission.
- Update your placeholders to use the updated ones: PlaceholderAPI.
- Update all plugins that uses ExcellentEconomy.