Changed name of "coreprotect.lookup.item" permission to "coreprotect.lookup.inventory"
This commit is contained in:
parent
490b5eb0ee
commit
aeba1918f3
3 changed files with 10 additions and 5 deletions
|
|
@ -55,8 +55,8 @@ The following permissions can be used to restrict functionality within the plugi
|
|||
* **coreprotect.lookup.container** *(default: op)*
|
||||
Can be optionally used as a negative permission to prevent container lookups.
|
||||
|
||||
* **coreprotect.lookup.item** *(default: op)*
|
||||
Can be optionally used as a negative permission to prevent item lookups.
|
||||
* **coreprotect.lookup.inventory** *(default: op)*
|
||||
Can be optionally used as a negative permission to prevent inventory 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