Commands¶
This page describes all available commands to operate DKCoins from the player chat and console.
Important things to remember about commands:
- Required arguments are declared with
<example>
- Optional arguments are declared with
[example]
- Sub commands documented on another page are declared with
...
General commands¶
These commands are used to operate DKCoins on your network or server.
/dkcoins
/dkcoins info
/dkcoins migrate <system>
/dkcoins admin <player/bank> <action> <amount> [currency]
Currency commands¶
These commands are used to manage different currencies in DKCoins and set exchange rates.
/currency [list]
/currency <name>
/currency <name> create <symbol>
/currency <name> delete
/currency <name> edit name <name>
/currency <name> edit symbol <symbol>
/currency <name> edit exchangeRate <target> <amount>
/currency <name> edit exchangeRate <target> disable
Bank commands¶
These commands are used to manage all bank accounts in DKCoins
/bank [list]
/bank <name>
/bank <name> create <accountType>
/bank <name> delete
/bank <name> settings <setting> <value>
/bank <name> transfer <receiver> <amount> [currency]
/bank <name> exchange <source> <target> <amount>
/bank <name> member
/bank <name> role
/bank <name> limit
/bank <name> statement
Bank limit commands¶
These commands are used for managing the limitation for roles, bank and users for a specified bank.
[list]
set <interval> <amount> <calculationType> <currency>
remove <interval> <amount> <calculationType> <currency>
Bank member commands¶
These commands are used for managing the members for a specified bank. It can not be used on user accounts.
Bank role commands¶
These commands are used for controlling a specified role in a specified bank.
User bank commands¶
These commands are used for simplifier controlling the user bank account with the specified currency.
Last update:
2021-03-07