You can modify a player's balance via the CoinManager!
Getting the CoinManager:
MobCoinsAPI api = ... CoinManager coinManager = api.coinManager();
You can view all the methods from the CoinManager interface here!
The mob coins are stored and modified using BigDecimals! You can read more about BigDecimals here!
There was an error while loading. Please reload this page.