mirror of
https://github.com/GeorgH93/Minepacks.git
synced 2024-11-14 10:45:23 +01:00
Add permission group to disable the plugin
This commit is contained in:
parent
7f3d7699fd
commit
8c9107285a
@ -22,6 +22,14 @@ permissions:
|
||||
backpack.clean.other: true
|
||||
backpack.noCooldown: true
|
||||
backpack.fullpickup: true
|
||||
backpack.disable:
|
||||
description: This permission group can be used to disable the plugin for certian users/groups/worlds.
|
||||
children:
|
||||
backpack: false
|
||||
backpack.others: false
|
||||
backpack.keepOnDeath: true
|
||||
backpack.clean: false
|
||||
backpack.fullpickup: false
|
||||
backpack.use:
|
||||
description: Allows a player to open the backpack.
|
||||
children:
|
||||
|
Loading…
Reference in New Issue
Block a user