mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-11-14 10:45:23 +01:00
Added missing child node for permission in plugin.yml
This commit is contained in:
parent
e2e5c84c08
commit
be7f92c436
@ -17,6 +17,7 @@ permissions:
|
|||||||
backpack.keepOnDeath: true
|
backpack.keepOnDeath: true
|
||||||
backpack.clean: true
|
backpack.clean: true
|
||||||
backpack.fullpickup: true
|
backpack.fullpickup: true
|
||||||
|
backpack.fullpickup.toggle: true
|
||||||
backpack.bypass: true
|
backpack.bypass: true
|
||||||
backpack.admin: true
|
backpack.admin: true
|
||||||
backpack.disable:
|
backpack.disable:
|
||||||
|
Loading…
Reference in New Issue
Block a user