Package dev.aura.bungeechat.event
-
Class Summary Class Description BungeeChatJoinEvent Event called as soon as a connection has aProxiedPlayer
and is ready to be connected to a server.BungeeChatLeaveEvent 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.BungeeChatServerSwitchEvent Called when a player has changed servers.