Compatibility
Minecraft: Java Edition
1.21.x
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Links
Tags
Creators
Details
Licensed ARR
Published 2 months ago
Simple plugin for virtual currency (wPLN)
You can create new language translations by creating plugins/temsWallet/lang/<locale>.json file.


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")


