Class BungeeChatLeaveEvent


  • public class BungeeChatLeaveEvent
    extends Event
    Called when a player has left the proxy, it is not safe to call any methods that perform an action on the passed player instance.

    Used by BungeeChat internally to make sure people joining while they are online don't cause issues.