has Sufficient Funds
Check if a player has enough money.
Return
true if they have enough, false if not.
Parameters
uuid
the player to check
amount
the amount they need to have
Check if a player has enough money.
true if they have enough, false if not.
the player to check
the amount they need to have