Class CommandNotFoundEvent
java.lang.Object
eu.cloudnetservice.driver.event.Event
eu.cloudnetservice.node.event.command.CommandNotFoundEvent
public final class CommandNotFoundEvent
extends eu.cloudnetservice.driver.event.Event
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionCommandNotFoundEvent(@NonNull CommandSource commandSource, @NonNull String commandLine, @NonNull String response) -
Method Summary
Modifier and TypeMethodDescriptionresponse()voidSet the translated invalid syntax message that is the user will receive
-
Field Details
-
commandSource
-
commandLine
-
response
-
-
Constructor Details
-
CommandNotFoundEvent
-
-
Method Details
-
commandSource
- Returns:
- the command source that executed the command.
-
commandLine
-
response
-
response
-