
Add a feature so that a currency prefix can be singular or plural. For example, my currency suffix is “coins”, but I would like it to read “coin” in instances where the value is 1.
Or, instead of having us explicitly define a currency suffix in the config.yml, ShopGUIPlus should fetch it (assuming Vault is being used) using Vault’s currencyNameSingular() and currencyNamePlural() methods
This suggestion was migrated from old suggestions made at the Discord server.