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