CommandAPI 9.6.0
An API for the command UI introduced in Minecraft 1.13
|
Public Member Functions | |
boolean | hasPermission (String permissionNode) |
Tests if this CommandSender has permission to use the given permission node. More... | |
boolean | isOp () |
Tests if this CommandSender has operator status, or the ability to run any command. More... | |
Source | getSource () |
|
inherited |
|
inherited |
Tests if this CommandSender has permission to use the given permission node.
permissionNode | The node to check for |
|
inherited |
Tests if this CommandSender has operator
status, or the ability to run any command.