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 Details

    • PostLoginEvent

      public PostLoginEvent(Player player)
  • Method Details