Interface ServerInfo


public interface ServerInfo
  • Method Details

    • getHost

      String getHost()
    • getPort

      int getPort()
    • getProxyPort

      int getProxyPort()
    • getPermission

      String getPermission()
    • getFallbackNotAllowed

      String getFallbackNotAllowed()
    • getHealthPort

      int getHealthPort()
    • isOnline

      boolean isOnline()
    • getPlayers

      int getPlayers()