SimpleClans

SimpleClans

467k Downloads

clan.balance not working in language.yml

TomLewis opened this issue ยท 7 comments

commented

Changed mine to clan.balance: 'Crew-Balance: {0}'
Does not work, still displays Clan-Balance: {0

commented

Which command do you use?
By the way, does it display "{0}"?

commented

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.

commented

Send me a screenshot of how the clan balance is printed, thanks.

commented

2017-11-23_16 25 03

commented

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

commented

@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?

commented

I have fixed it already, just haven't commited the changes :)