LegacyMoney
English | Jian Ti Zhong Wen
Legacy LiteLoaderMoney for LeviLamina
Installation
Use Lip
lip install github.com/LiteLDev/LegacyMoney
Usage
| Command | Description | Permission |
|---|---|---|
| /money query(s) [player] | Query your/other players's balance | Player/OP |
| /money pay(s) player amount | Transfer money to a player | Player |
| /money set(s) player amount | Set player's balance | OP |
| /money add(s) player amount | Add player's balance | OP |
| /money reduce player amount | Reduce player's balance | OP |
| /money hist | Print your running account | Player |
| /money purge | Clear your running account | OP |
| /money top | Balance ranking | Player |
Configuration File
{
"currency_symbol": "$",
"def_money": 0, // Default money value
"enable_commands": true,
"pay_tax": 0.0
}
"currency_symbol": "$",
"def_money": 0, // Default money value
"enable_commands": true,
"pay_tax": 0.0
}