Package zombie.commands.serverCommands
Class AddAllToWhiteListCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.AddAllToWhiteListCommand
-
Field Summary
Fields inherited from class zombie.commands.CommandBase
argsName, connection, defaultArgsName, description
-
Constructor Summary
ConstructorDescriptionAddAllToWhiteListCommand
(String string, String string2, String string3, UdpConnection udpConnection) -
Method Summary
Methods inherited from class zombie.commands.CommandBase
accessLevelToInt, canBeExecuted, Execute, findCommandCls, getAccessLevel, getAnnotation, getCommand, getCommandArg, getCommandArgsCount, getCommandArgVariants, getCommandName, getExecutorUsername, getHelp, getHelp, getRequiredRights, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
AddAllToWhiteListCommand
public AddAllToWhiteListCommand(String string, String string2, String string3, UdpConnection udpConnection)
-
-
Method Details
-
Command
- Specified by:
Command
in classCommandBase
-