Commands

List of the available commands

The Main Command is /simplecurrencies <subcommands> . All commands listed below are subcommands. (Alias: /sc)

<this> means the argument is required. [this] means that the argument is optional.

/simplecurrencies help
  • Gives you a list with all default commands.

/simplecurrencies reload <all / <system>>
  • Reloads a specific System or all Systems at once.

  • Requires simplecurrencies.reload permission.

The Currency Main Command is determined by the command set in the config file. But all Subcommands are the same every time.

/<system> give <player> <amount>
  • Gives a specified amount of the currency to a specified player.

  • Requires simplecurrencies.give permission.

/<system> remove <player> <amount>
  • Removes a specified amount of the currency from a specified player.

  • Requires simplecurrencies.remove permission.

/<system> balance [player]
  • Checks the Balance of the currency from a specified player.

/<system> wipe
  • Wipes the entire Currency and deletes all stored player balances.

  • Requires simplecurrencies.wipe permission.

  • Transfers all Balances from one currency to another specified one.

  • Requires simplecurrencies.transfer permission.