Class SetAccessLevelCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.SetAccessLevelCommand
-
Field Summary
Fields inherited from class zombie.commands.CommandBase
argsName, connection, defaultArgsName, description
-
Constructor Summary
ConstructorsConstructorDescriptionSetAccessLevelCommand
(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
-
Constructor Details
-
SetAccessLevelCommand
public SetAccessLevelCommand(String string0, Role role, String string1, UdpConnection udpConnection)
-
-
Method Details
-
Command
- Specified by:
Command
in classCommandBase
- Throws:
SQLException
-
update
public static String update(String string3, UdpConnection udpConnection0, String string0, String string1) throws SQLException - Throws:
SQLException
-