메소드 | 설명 | |
---|---|---|
__construct ( ) | ||
addAttachment ( pocketmine\plugin\Plugin $plugin, string $name = null, boolean $value = null ) : |
||
getEffectivePermissions ( ) : |
||
getName ( ) : string | ||
getServer ( ) : |
||
hasPermission ( |
||
isOp ( ) : boolean | ||
isPermissionSet ( |
||
isPlayer ( ) : boolean | ||
recalculatePermissions ( ) | ||
removeAttachment ( |
||
sendMessage ( string $message ) | ||
setOp ( boolean $value ) |
public addAttachment ( pocketmine\plugin\Plugin $plugin, string $name = null, boolean $value = null ) : |
||
$plugin | pocketmine\plugin\Plugin | |
$name | string | |
$value | boolean | |
리턴 |
public getEffectivePermissions ( ) : |
||
리턴 |
public hasPermission ( |
||
$name | ||
리턴 | boolean |
public isPermissionSet ( |
||
$name | ||
리턴 | boolean |
public removeAttachment ( |
||
$attachment | ||
리턴 | void |