Fixed permissions on paper

This commit is contained in:
Auxilor
2023-03-28 21:42:59 +01:00
parent 141103c728
commit 16ea09e8f4
2 changed files with 29 additions and 1 deletions

View File

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

View File

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