Support currency names through Vault
SkytAsul opened this issue · 3 comments
Feature request
Feature description
I'd like you to add two fields in your config menu : currencyName and currencyNamePlural, who'll can ben hooked to Vault to allows other plugins to use it. Currently, we cannot get economy symbol via Vault API and it's quite annoying...
How the feature is useful
This will be very useful for developers, instead of creating money name fields in our own plugins...
This should be added to Vault instead of Essentials. The entire point of Vault is to provide a common interface between plugins, so it makes no point to add this directly to Essentials if this is your intention. If it is added, let us know and Essentials can use Vault instead for this (and so can every other plugin).
It is present in Vault. Essentials is one of the only plugins which don't implement this feature.