Permissions are now split up into 4 base permissions:
- invseeplusplus.invsee.view
- invseeplusplus.invsee.edit
- invseeplusplus.endersee.view
- invseeplusplus.endersee.edit
Added the following permission hierarchies:
- invseeplusplus.invsee gives access to:
- invseeplusplus.invsee.view
- invseeplusplus.invsee.edit
- invseeplusplus.endersee gives access to:
- invseeplusplus.endersee.view
- invseeplusplus.endersee.edit
- invseeplusplus.view gives access to:
- invseeplusplus.invsee.view
- invseeplusplus.endersee.view
- invseeplusplus.edit gives access to:
- invseeplusplus.invsee.edit
- invseeplusplus.endersee.edit
- invseeplusplus.* gives access to all 4 of the base permissions.