#
About
NightCore features built-in API and support for various custom item plugins via Item Providers.
Every item provider registered in NightCore has a unique identifier (ID). This ID is required to obtain Item Provider's instance or to create items from the plugin behind it.
If you have doubts, or can't figure out the valid provider ID, check out the plugin startup logs.
You'll see [nightcore] Item Provider registered: 'handler_name'.
logs, where handler_name
is the ID of an item provider.
You can disable certain providers from being handled by NightCore in the config.yml
.
#
Supported Plugins
NightCore supports the following custom item plugins: