Class RemoveCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.RemoveCommand
-
Constructor Summary
ConstructorsConstructorDescriptionRemoveCommand(String username, Role userRole, String command, UdpConnection connection) -
Method Summary
Modifier and TypeMethodDescriptionstatic StringRemove(UdpConnection connection, String subsystem) Methods inherited from class CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
RemoveCommand
-
-
Method Details
-
Remove
-