Hello, can you bring rich text and icon support to this plugin, and it would not be bad if certain professions could be paid at certain times
Rich Text, Icon Support & Salary System
Hey thanks for the suggestion, I actually wanted to add salaries to this plugin, but forgot about it. So I will do that and add rich text to it possibly this week as well!
7 days later
- Best Answerset by MCrow
Uconomy v2.1.0
- Added rich text, MessageColor and MessageIconUrl
<MessageColor>yellow</MessageColor> <MessageIconUrl>https://i.imgur.com/dMDcc9J.png</MessageIconUrl>
- Added
/bal
alias for/balance
command - Added option to check other player’s balance using
/balance <name/steamid>
command - Added option to pay someone who is offline using their steamid
/pay <steamid>
- Updated default plugin translations to use rich text (delete Uconomy.en.translation.xml file and restart the server to use new default translations)
- Added salaries
<EnableSalaries>false</EnableSalaries> <SalaryIntervalSeconds>900</SalaryIntervalSeconds> <SalaryGroups> <SalaryGroup GroupId="default" Amount="10" /> <SalaryGroup GroupId="vip" Amount="30" /> <SalaryGroup GroupId="moderator" Amount="50" /> </SalaryGroups>