Integrations
Vault
banco is compatible with Vault and VaultUnlocked. This makes it compatible with any other plug-in that also supports Vault. For example:
Towny Advanced
Factions
Jobs Reborn
PlaceholderAPI
Placeholder list:
%banco_balance% - player's balance
%banco_symbol% - currency symbol
%banco_name_singular% - currency name in singular
%banco_name_plural% - currency name in plural
%banco_version% - current banco version
ItemsAdder
Even though banco does not provide a native ItemsAdder integration yet, you can use custom items from ItemsAdder by finding their respective Custom Model Data value and configuring it in settings.yml
.
Navigate to
plugins/ItemsAdder/storage/items_ids_cache.yml
and find the value for the item you want to configure as a currency item.Go to
plugins/banco/settings.yml
and setcustomModelData
to that value.
Thanks to Jekyll for writing this guide, initially posted in our Discord.
Last updated