#
About
Since v1.2.0 EconomyBridge provides an API to handle various custom item plugins. This is done with internal Item Handler system.
Every item handler registered in EconomyBridge has a unique identifier (ID). This ID is required to obtain Item Handler's instance or to create items from the plugin behind it.
If you have doubts, or can't figure out the valid handler ID, check out the plugin startup logs.
You'll see [EconomyBridge] Item Handler registered: 'handler_name'.
logs, where handler_name
is the ID of an item handler.
You can disable specific handler from being registered by EconomyBridge in the config .
#
Supported Plugins
EconomyBridge supports the following custom item plugins: