public interface CommandIssuer extends Messagable, PermissionOwner
| Modifier and Type | Method and Description |
|---|---|
Player |
asPlayer()
Obtains this command issuer as a player
|
void |
invokeCommand(String message)
Issues a command from this sender, forcing them to run it
|
String |
lastCommand()
Gets the last command executed by this CommandIssuer, without the preceding "/"
|
lastMessage, sendRawgrantPermission, opped, ownsPermission, revokePermissionvoid invokeCommand(String message)
String lastCommand()
Copyright © 2016. All rights reserved.