TemsWallet

Simple wallet for virtual currencies

12

TemsWallet

Simple plugin for virtual currency (wPLN)

---

You can create new language translations by creating plugins/temsWallet/lang/<locale>.json file.

---

shop image

commands

---

Commands

| Commands | Desc | | --- | --- | | /wallet | Check current balance | | /wallet add <nick> <kwota> | Add balance for player | | /wallet get <nick> | Check player's balance (current + spend) | | /wallet set <nick> <kwota> | Set player's balance | | /wallet take <nick> <kwota> | Take money from player | | /wallet top | Top 10 | | /wallet top spend | Top 10 spend balance | | /wallet shop | Open shop | | /wallet reload | |

---

%temswallet_balance% - Current balance formatted (eg. "42.50 zł") %temswallet_balance_raw% - Current balance raw (eg. "42.50") %temswallet_spent% - Sum of spend money formatted (eg. "100.00 zł") %temswallet_spent_raw% - Sum of spend money raw (eg. "100.00")

ADS