mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-05 09:26:06 +00:00
Added PermissionAttachment::unsetPermissions(), PermissionAttachment::clearPermissions()
This commit is contained in:
@ -66,7 +66,6 @@ interface Permissible extends ServerOperator{
|
||||
public function recalculatePermissions();
|
||||
|
||||
/**
|
||||
* TODO: Check this
|
||||
* @return Permission[]
|
||||
*/
|
||||
public function getEffectivePermissions();
|
||||
|
Reference in New Issue
Block a user