Interface WhitelistService


  • public interface WhitelistService
    Represents the service for managing a whitelist of GameProfiles.

    In Vanilla, the service is controlled by Server.isWhitelistEnabled(). Additionally, operators are always allowed to join, regardless of their absence or presence on the whitelist service.