Package me.remigio07.chatplugin.api.proxy.event.socket
package me.remigio07.chatplugin.api.proxy.event.socket
-
ClassDescriptionRepresents an event called after a
ClientHandler
is connected to aServer
.Represents an event called after aClientHandler
is disconnected from aServer
.Represents aClientHandler
-related event.Represents aServer
-related event.Represents the event called just before aServer
is shut down.Represents the event called after aServer
is started up.