Commands & Permissions
By default, this plugin requires no permission configuration — server owners can use it right away.
(Hot-loading the plugin may cause default permissions to be invalid.)
For commands with unclear argument types in older versions, please use TAB suggestions;
in 1.12+, suggestions will appear automatically.
# Permissions
Permission | Purpose | Default Holder |
---|---|---|
PlayerCurrency.convert | Convert data | op |
PlayerCurrency.give | Give balance | op |
PlayerCurrency.log | View transaction logs | op |
PlayerCurrency.look | View balance | op |
PlayerCurrency.lookTotal | View cumulative value (1.0.6+) | op |
PlayerCurrency.reload | Reload plugin | op |
PlayerCurrency.set | Set balance | op |
PlayerCurrency.take | Deduct balance | op |
PlayerCurrency.import | Import third-party data (1.0.1+) | op |
PlayerCurrency.giveAll | Give balance to all online players (1.0.8+) | op |
PlayerCurrency.setAll | Set balance for all online players (1.0.8+) | op |
PlayerCurrency.takeAll | Deduct balance from all online players (1.0.8+) | op |
PlayerCurrency.clear | Clear all data for a specific currency (1.1.4+) | op |
# Commands
Command | Purpose |
---|---|
/ply convert [MySQL/SQLite] | Convert data |
/ply give [player] [type] [amount] (reason) | Give balance |
/ply log [player] [type] (page) | View transaction logs |
/ply look [player] [type] | View balance |
/ply lookTotal [player] [type] | View cumulative value (1.0.6+) |
/ply reload | Reload plugin |
/ply set [player] [type] [amount] (reason) | Set balance |
/ply take [player] [type] [amount] (reason) | Deduct balance |
/ply import [third-party] | Import third-party data (1.0.1+) |
/ply giveAll [type] [amount] (reason) | Give balance to all online players (1.0.8+) |
/ply setAll [type] [amount] (reason) | Set balance for all online players (1.0.8+) |
/ply takeAll [type] [amount] (reason) | Deduct balance from all online players (1.0.8+) |
/ply clear [type] | Clear all data for a specific currency (1.1.4+) |
[]
= required,()
= optional
lastUpdated: 2025-08-12 12:59:26