Class PlayerJoinEvent


public class PlayerJoinEvent extends PlayerEvent
Called when a player joins a server and has been placed in loaded chunks.

Teleporting the player during this event will result in undefined behavior. Use AsyncPlayerSpawnLocationEvent to change the spawn location.