Package | Description |
---|---|
org.bukkit.command |
Classes relating to handling specialized non-chat player input.
|
org.bukkit.permissions |
Classes dedicated to providing binary state properties to players.
|
Modifier and Type | Method and Description |
---|---|
default Set<PermissionAttachmentInfo> |
MessageCommandSender.getEffectivePermissions() |
Modifier and Type | Method and Description |
---|---|
Set<PermissionAttachmentInfo> |
PermissibleBase.getEffectivePermissions() |
Set<PermissionAttachmentInfo> |
Permissible.getEffectivePermissions()
Gets a set containing all of the permissions currently in effect by
this object
|
Copyright © 2021. All rights reserved.