Could you add a placeholder check function, for example, if the player's balance is >= some number, then the button command is executed, if the balance is less, then the command is not executed. This function is very important for creating shops or menus with rewards for a certain time. I...