Class ServerLoginPluginMessageEvent

java.lang.Object
com.velocitypowered.api.event.player.ServerLoginPluginMessageEvent
All Implemented Interfaces:
ResultedEvent<ServerLoginPluginMessageEvent.ResponseResult>

public class ServerLoginPluginMessageEvent extends Object implements ResultedEvent<ServerLoginPluginMessageEvent.ResponseResult>
Fired when a server sends a login plugin message to the proxy. Plugins have the opportunity to respond to the messages as needed.