Class ProxyShutdownEvent
- java.lang.Object
-
- com.velocitypowered.api.event.proxy.ProxyShutdownEvent
-
public final class ProxyShutdownEvent extends Object
This event is fired by the proxy after the proxy has stopped accepting connections but before the proxy process exits.
-
-
Constructor Summary
Constructors Constructor Description ProxyShutdownEvent()
-