Interface RconConnection

    • Method Detail

      • isAuthorized

        boolean isAuthorized()
        Gets whether this client is authorized.
        Returns:
        Whether this client is authorized
      • setAuthorized

        void setAuthorized​(boolean authorized)
        Sets whether this client is authorized.
        Parameters:
        authorized - true if authorized, false otherwise