public class OpRemoveCommand extends CommandBase
Command for opremov operations. Registered with the command system and callable by players.
java.lang.Object > CommandBase > OpRemoveCommand
Field Summary
uuid
final
UUID
uuid
Field uuid.
permissionsModule
final
PermissionsModule
permissionsModule
Field permissionsModule.
opGroup
final
String
opGroup
Field opGroup.
rawInput
final
String
rawInput
Field rawInput.
displayMessage
final
Message
displayMessage
Field displayMessage.
groups
final
Set
groups
Field groups.
oppedPlayerRef
final
PlayerRef
oppedPlayerRef
Field oppedPlayerRef.
Method Detail
OpRemoveCommand
public
public
OpRemoveCommand
()
Method OpRemoveCommand.