setBalance

abstract fun setBalance(uuid: UUID, amount: Double)

Set a players balance to a new amount.

Parameters

uuid

the player to set

amount

the new amount of their account