Class RemoveMapSymbolsForUserCommand
java.lang.Object
zombie.commands.CommandBase
zombie.commands.serverCommands.RemoveMapSymbolsForUserCommand
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionRemoveMapSymbolsForUserCommand(String username, Role userRole, String command, UdpConnection connection) -
Method Summary
Methods inherited from class CommandBase
canBeExecuted, Execute, findCommandCls, getCommandArg, getCommandArgsCount, getCommandName, getHelp, getSubClasses, hasHelp, hasOptionalArg, isCommandComeFromServerConsole, isDisabled, isParsingSuccessful, parseCommand
-
Field Details
-
userName
- See Also:
-
-
Constructor Details
-
RemoveMapSymbolsForUserCommand
public RemoveMapSymbolsForUserCommand(String username, Role userRole, String command, UdpConnection connection)
-