Added missing command/permissions to documentation

This commit is contained in:
Intelli 2022-03-22 17:24:54 -06:00
parent 85ebd53e5f
commit e848d65b93
3 changed files with 14 additions and 0 deletions

View file

@ -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.