mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-11-14 10:45:23 +01:00
Add missing permission to backpack.admin group
This commit is contained in:
parent
ea95072ab4
commit
7b63aba27f
@ -50,6 +50,7 @@ permissions:
|
||||
backpack.clean.others: true
|
||||
backpack.update: true
|
||||
backpack.reload: true
|
||||
backpack.migrate: true
|
||||
backpack.use:
|
||||
description: Allows a player to open the backpack.
|
||||
default: false
|
||||
@ -119,4 +120,4 @@ permissions:
|
||||
default: op
|
||||
backpack.migrate:
|
||||
description: Allows to migrate data from one format to another.
|
||||
default: op
|
||||
default: op
|
||||
|
Loading…
Reference in New Issue
Block a user