Package top.focess.qq.api.event.server
Class ServerStopEvent
- java.lang.Object
-
- top.focess.qq.api.event.Event
-
- top.focess.qq.api.event.server.ServerStopEvent
-
- All Implemented Interfaces:
Serializable
public class ServerStopEvent extends Event
Called when MainPlugin is starting unloading itself- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ServerStopEvent()
-