Credit money to player.
Optionally sum can be transfered from a custom account. This action requires economy plugins Vault or Craftconomy3.
MONEY_GIVE <Sum> [Target] [World] [Currency] [Source]
Parameter | Parameter value | Description |
---|---|---|
<Sum> | amount:<number | Amount of withdrawing money |
[Target] | target:<targetAccount> | Account-recipient of withdrawing money. By default - account of player who initiated the activator |
[World] | world:<worldName> | Using account of defined world. By default using main (first) world. |
[Currency] | currency:<currencyName> | Use account defined currency. This options is available only for Craftconomy3. By default using main currency. |
[Source] | source:<sourceAccount> | Account-source of withdrawing money. If source account is defined and it not contains required amount of money - action will not executed |