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

  • 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>

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!

    5 days later

    foxward nope I haven’t forgotten 😉 I have been busy working on YouTube video last week, but now I’m back to developer’s work 🫡

    I’ve had enough of this YouTuber work on YT for now lol

      7 days later

      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>