Class RestartCommandListener
java.lang.Object
com.ordwen.odailyquests.events.restart.RestartHandler
com.ordwen.odailyquests.events.restart.RestartCommandListener
- All Implemented Interfaces:
org.bukkit.event.Listener
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
onPlayerCommandPreprocess
(org.bukkit.event.player.PlayerCommandPreprocessEvent event) void
onServerCommand
(org.bukkit.event.server.ServerCommandEvent event) Methods inherited from class com.ordwen.odailyquests.events.restart.RestartHandler
registerSubClasses, setServerStopping
-
Constructor Details
-
RestartCommandListener
-
-
Method Details
-
onPlayerCommandPreprocess
public void onPlayerCommandPreprocess(org.bukkit.event.player.PlayerCommandPreprocessEvent event) -
onServerCommand
public void onServerCommand(org.bukkit.event.server.ServerCommandEvent event)
-