Skip to main content

Give Account Money

This command adds money to the account balance of the player with the specified id.

/giveaccountmoney [id] [acccountName] [amount]
  • id: number (the server id of the target player)
  • acccountName: string (the name of the account to add the amount to)
    • money (it's the legal cash/money that players carry in their pocket/inventory)
    • bank
    • black_money (it's the illegal dirty-money that players carry in their pocket/inventory)
  • amount: number (the amount of money to add to the specified account name)
info

By default only admins can execute this command