Commands

Reload - /currency reload

Reloads the plugin configuration, also refreshes the db connection.

Version - /currency version

Display the version of the plugin.

Set - /currency set <user> <amount> [reason/reasonId]

Set the balance for the user. Optionally provide a reason, if a reason is not provided the plugin will use "set command".

Give - /currency give <user> <amount> [reason/reasonId]

Give an amount to the user. Optionally provide a reason, if a reason is not provided the plugin will use "give command".

Take - /currency take <user> <amount> [reason/reasonId]

Take an amount from the user. Optionally provide a reason, if a reason is not provided the plugin will use "take command".

Last updated