API
- giveToPlayer(Player, Double) Add the amount to the player's card.
- takeFromPlayer(Player, Double) Remove the amount from the player's card.
- OpenAtm(Player) Open the ATM gui.
- saveAll() Save the balances and the plugin configuration.
- PlayerBalance(Player) Retourns the balance of the player's card.
Comments