Package org.galliumpowered.event.system
Class ServerShutdownEvent
java.lang.Object
org.galliumpowered.event.Event
org.galliumpowered.event.system.SystemEvent
org.galliumpowered.event.system.ServerShutdownEvent
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServerShutdownEvent
A server shutdown event- Parameters:
reason-
-
-
Method Details
-
getReason
The reason the server gave for shutting down, if any- Returns:
- The reason the server gave for shutting down, if any
-