Fixed permissions on paper
This commit is contained in:
@@ -15,3 +15,31 @@ dependencies:
|
||||
load-after:
|
||||
- name: eco
|
||||
bootstrap: false
|
||||
|
||||
|
||||
permissions:
|
||||
talismans.*:
|
||||
description: All talismans permissions
|
||||
default: op
|
||||
children:
|
||||
talismans.command.talismans: true
|
||||
talismans.command.give: true
|
||||
talismans.command.bag: true
|
||||
talismans.command.reload: true
|
||||
talismans.fromtable.*: true
|
||||
|
||||
talismans.command.reload:
|
||||
description: Allows reloading the config
|
||||
default: op
|
||||
talismans.command.give:
|
||||
description: Allows the use of /talismans give.
|
||||
default: op
|
||||
talismans.command.bag:
|
||||
description: Allows the use of /talismans bag.
|
||||
default: true
|
||||
talismans.command.talismans:
|
||||
description: Allows the use of /talismans
|
||||
default: true
|
||||
talismans.fromtable.*:
|
||||
description: Allows crafting all talismans
|
||||
default: true
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Tue Mar 28 18:28:30 BST 2023
|
||||
#Tue Mar 28 21:40:28 BST 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.0.0
|
||||
version=6.0.0
|
||||
|
||||
Reference in New Issue
Block a user