canAffordBet
Checks if a player can afford a bet, including using credit (going into debt).
Return
true if they can afford it (including credit)
Parameters
uuid
The player's UUID
betAmount
The amount they want to bet
Checks if a player can afford a bet, including using credit (going into debt).
true if they can afford it (including credit)
The player's UUID
The amount they want to bet