#
About
NightCore features built-in support for various economy/currency plugins.
Every currency handled by NightCore has a unique identifier (ID). This ID you use in plugin's configurations, or in your code.
If you have doubts, or can't figure out the valid ID, check out the plugin startup logs.
You'll see [nightcore] Currency registered: 'currency_id'.
logs, where currency_id
is the ID of a currency.
You can disable certain currencies from being handled by NightCore in the config.yml
.
#
Config
Currency settings stored in the currencies.yml
config file, where you can change their display name, format and icon.
Some currencies (e.g. CoinsEngine) will not appear there, as they have the same (or more robust) settings in their plugin's configuration.
#
Built-in Providers
NightCore has the following built-in currency providers for which you don't need to install any plugins:
#
Item Currencies
You can create your own custom item currencies via the /ncore ecobridge fromitem
command when holding an item in your hand.
#
Supported Plugins
The following plugins are supported by NightCore when you have them installed: