From beefa34ed61dd973b7690c7fbb10bbb17816d4ac Mon Sep 17 00:00:00 2001 From: Kristian Knarvik Date: Sat, 15 Jan 2022 14:01:36 +0100 Subject: [PATCH] Add 'Permissions' --- Permissions.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Permissions.md diff --git a/Permissions.md b/Permissions.md new file mode 100644 index 0000000..1e76bac --- /dev/null +++ b/Permissions.md @@ -0,0 +1,11 @@ +Here are the permissions used by this plugin: + + + +| Node | Description | +| -------- | -------- | +| permissionsigns.* | Grants all permissions | +| --permissionsigns.use | Allows the usage of permission signs | +| --permissionsigns.admin | Allows the creation of permission signs and access to the /reload command | +| ----permissionsigns.admin.reload | Allows the usage of the /reload command | +| ----permissionsigns.admin.create | Allows the creation of permission signs | \ No newline at end of file