Class BanUserCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.BanUserCommand
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
Fields inherited from class zombie.commands.CommandBase
argsName, connection, defaultArgsName, description
-
Constructor Summary
ConstructorsConstructorDescriptionBanUserCommand
(String string0, Role role, String string1, UdpConnection udpConnection) -
Method Summary
Methods inherited from class zombie.commands.CommandBase
canBeExecuted, Execute, findCommandCls, getAnnotation, getCommand, getCommandArg, getCommandArgsCount, getCommandArgVariants, getCommandName, getExecutorUsername, getHelp, getHelp, getRequiredCapability, getRole, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Field Details
-
banUser
- See Also:
-
banWithIP
- See Also:
-
banWithReason
- See Also:
-
banWithReasonIP
- See Also:
-
-
Constructor Details
-
BanUserCommand
-
-
Method Details
-
Command
- Specified by:
Command
in classCommandBase
- Throws:
SQLException
-