Package io.github.waterfallmc.waterfall.event
package io.github.waterfallmc.waterfall.event
-
ClassDescriptionRepresents a brand new connection made to the proxy, allowing for plugins to efficiently close a connection, useful for connection throttlers, etcCalled when the proxy intercepts the command packet allowing for plugins to prevent commands being added to the clients which might not be wanted.Called whenever an exception is thrown in a recoverable section of the server.This event will be posted whenever a Query request is received.