Class AsyncPlayerPreLoginEvent

java.lang.Object
org.bukkit.event.Event
org.bukkit.event.player.AsyncPlayerPreLoginEvent

public class AsyncPlayerPreLoginEvent
extends Event
Stores details for players attempting to log in.

This event is asynchronous, and not run using main thread.