Definition at line 19 of file CommandPermissions.php.
◆ fromName()
| static pocketmine\network\mcpe\protocol\types\command\CommandPermissions::fromName |
( |
string | $name | ) |
|
|
static |
◆ toName()
| static pocketmine\network\mcpe\protocol\types\command\CommandPermissions::toName |
( |
int | $value | ) |
|
|
static |
◆ AUTOMATION
| const pocketmine\network\mcpe\protocol\types\command\CommandPermissions::AUTOMATION = 2 |
◆ HOST
| const pocketmine\network\mcpe\protocol\types\command\CommandPermissions::HOST = 3 |
◆ INTERNAL
| const pocketmine\network\mcpe\protocol\types\command\CommandPermissions::INTERNAL = 5 |
◆ NORMAL
| const pocketmine\network\mcpe\protocol\types\command\CommandPermissions::NORMAL = 0 |
◆ OPERATOR
| const pocketmine\network\mcpe\protocol\types\command\CommandPermissions::OPERATOR = 1 |
◆ OWNER
| const pocketmine\network\mcpe\protocol\types\command\CommandPermissions::OWNER = 4 |
The documentation for this class was generated from the following file: