Add missing permission to backpack.admin group

This commit is contained in:
GeorgH93 2019-06-04 03:40:04 +02:00 committed by GitHub
parent ea95072ab4
commit 7b63aba27f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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