Added missing command/permissions to documentation
This commit is contained in:
parent
85ebd53e5f
commit
e848d65b93
3 changed files with 14 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ The following permissions can be used to restrict functionality within the plugi
|
|||
|
||||
* **coreprotect.status** *(default: op)*
|
||||
Allows access to the CoreProtect status command.
|
||||
|
||||
* **coreprotect.consumer** *(default: op)*
|
||||
Allows access to the CoreProtect consumer command.
|
||||
|
||||
---
|
||||
|
||||
|
|
@ -58,6 +61,9 @@ The following permissions can be used to restrict functionality within the plugi
|
|||
* **coreprotect.lookup.inventory** *(default: op)*
|
||||
Can be optionally used as a negative permission to prevent inventory lookups.
|
||||
|
||||
* **coreprotect.lookup.item** *(default: op)*
|
||||
Can be optionally used as a negative permission to prevent item lookups.
|
||||
|
||||
* **coreprotect.lookup.kill** *(default: op)*
|
||||
Can be optionally used as a negative permission to prevent entity kill lookups.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue