public class OpAddCommand extends CommandBase
Command for opad operations. Registered with the command system and callable by players.
java.lang.Object > CommandBase > OpAddCommand
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
OpAddCommand
public
public
OpAddCommand
()
Method OpAddCommand.