From 1cf12d34a341f9a626834f19dbbe4980e0d248e8 Mon Sep 17 00:00:00 2001 From: Zrips Date: Wed, 15 Sep 2021 17:31:25 +0300 Subject: [PATCH] Permission update --- src/main/resources/plugin.yml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 61f83d8d..2b73cfbb 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -206,6 +206,15 @@ permissions: jobs.command.clearownership: description: Grants access to the clearownership command default: true + jobs.command.ownedblocks: + description: Grants access to the ownedblocks command + default: true + jobs.command.admin.ownedblocks: + description: Grants access to the ownedblocks command + default: op + jobs.command.admin.clearownership: + description: Grants access to the ownedblocks command + default: op jobs.command.itembonus: description: Grants access to the itembonus command default: true