Interface EconomyIntegration

All Superinterfaces:
ChatPluginIntegration

public interface EconomyIntegration extends ChatPluginIntegration
  • Method Details

    • getBalance

      double getBalance(OfflinePlayer player)
      Gets an offline player's balance.

      Returns Double.MIN_VALUE if this integration is not able to provide the player's balance.

      Parameters:
      player - Offline player to check
      Returns:
      Player's balance