Register this plugin with the event system.
The emitter that belongs to this plugin.
Emit an event.
The event to emit.
Register a listener for a packet.
The name of the packet that will be listened to.
The listener that will be called when the packet is received.
API for receiving data from the server.
The client involved with this packet.
The name of the packet that was sent.
The data that was sent.
Optional
pVerbose: booleanIf the plugin should log packets.
The name of this plugin.