clan.balance not working in language.yml
TomLewis opened this issue ยท 7 comments
Changed mine to clan.balance: 'Crew-Balance: {0}'
Does not work, still displays Clan-Balance: {0
Yeah, it displays the "{0}", I just can't customise the message, I want to change it from Clan to Crew and change the colors, its like the variable name isn't right as nothing changes when I change it.
/clan bank status is the command.
As an addition to this can I suggest an alias?
/clan bal, will automatically show the balance of the clan; players are used to /bal from essentials and it trims off needing to write status aswell.
As an addition to this can I suggest an alias? /clan bal, will automatically show the balance of the clan; players are used to /bal from essentials and it trims off needing to write status aswell.
You can achieve this by using a Bukkit built-in feature: https://bukkit.gamepedia.com/Commands.yml
@RoinujNosde Yes, I use this greatly, Just thought it would be more tidy.
I will do the alias myself, but for the Editing the crew-balance words, can we get this fixed?