Class PostLoginEvent
- java.lang.Object
-
- com.velocitypowered.api.event.connection.PostLoginEvent
-
public final class PostLoginEvent extends Object
This event is fired once the player has been fully initialized and is about to connect to their first server.
-
-
Constructor Summary
Constructors Constructor Description PostLoginEvent(Player player)
-