Class SetAccessLevelCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.SetAccessLevelCommand
-
Constructor Summary
ConstructorsConstructorDescriptionSetAccessLevelCommand
(String string0, Role role, String string1, UdpConnection udpConnection) -
Method Summary
Methods inherited from class zombie.commands.CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Constructor Details
-
SetAccessLevelCommand
public SetAccessLevelCommand(String string0, Role role, String string1, UdpConnection udpConnection)
-
-
Method Details
-
update
public static String update(String string3, UdpConnection udpConnection0, String string0, String string1) throws SQLException - Throws:
SQLException
-