Don't break behavior on existing setups
Permission to use /openinv and /openender will grant online/offline access so that existing permissions configurations do not have to be redone. Users looking to implement the new permissions will need to deny them.
This commit is contained in:
@@ -27,6 +27,16 @@ permissions:
|
|||||||
OpenInv.searchcontainer: true
|
OpenInv.searchcontainer: true
|
||||||
OpenInv.openonline: true
|
OpenInv.openonline: true
|
||||||
OpenInv.openoffline: true
|
OpenInv.openoffline: true
|
||||||
|
OpenInv.openinv:
|
||||||
|
default: op
|
||||||
|
children:
|
||||||
|
OpenInv.openonline: true
|
||||||
|
OpenInv.openoffline: true
|
||||||
|
OpenInv.openender:
|
||||||
|
default: op
|
||||||
|
children:
|
||||||
|
OpenInv.openonline: true
|
||||||
|
OpenInv.openoffline: true
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
openinv:
|
openinv:
|
||||||
|
Reference in New Issue
Block a user