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 excellenteconomy package.
  • Update your maven/gradle dependency.
  • Replace CoinsEngine with ExcellentEconomy in your plugin.yml and paper-plugin.yml.
  • Rename CoinsEngine folder to ExcellentEconomy in 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.