Uses of Interface
nl.andrewl.concord_server.cli.ServerCliCommand
Packages that use ServerCliCommand
-
Uses of ServerCliCommand in nl.andrewl.concord_server.cli
Fields in nl.andrewl.concord_server.cli with type parameters of type ServerCliCommand -
Uses of ServerCliCommand in nl.andrewl.concord_server.cli.command
Classes in nl.andrewl.concord_server.cli.command that implement ServerCliCommandModifier and TypeClassDescriptionclass
Command for interacting with channels on the server.class
This command shows a list of all clients that are currently connected to the server.class
This command forcibly stops the server, disconnecting any clients.