Fixed permissions on paper

This commit is contained in:
Auxilor 2023-03-28 21:42:10 +01:00
parent 1ac8ae397e
commit 01c1f4571a
2 changed files with 48 additions and 1 deletions

View File

@ -23,3 +23,50 @@ dependencies:
load-after:
- name: eco
bootstrap: false
permissions:
ecoenchants.*:
description: All ecoenchants permissions
default: op
children:
ecoenchants.command.*: true
ecoenchants.anvil.*: true
ecoenchants.fromtable.*: true
ecoenchants.command.*:
description: All commands
default: op
children:
ecoenchants.command.reload: true
ecoenchants.command.ecoenchants: true
ecoenchants.command.toggledescriptions: true
ecoenchants.command.giverandombook: true
ecoenchants.command.enchantinfo: true
ecoenchants.command.gui: true
ecoenchants.anvil.*:
description: All anvil perks
default: op
children:
ecoenchants.anvil.color: true
ecoenchants.anvil.color:
description: Allows using color codes in anvils
default: op
ecoenchants.command.reload:
description: Allows reloading the config
default: op
ecoenchants.command.giverandombook:
description: Allows giving random books
default: op
ecoenchants.command.ecoenchants:
description: Allows the use of /ecoenchants.
default: true
ecoenchants.command.toggledescriptions:
description: Allows the use of /ecoenchants toggledescriptions.
default: true
ecoenchants.command.enchantinfo:
description: Allows the use of /enchantinfo.
default: true
ecoenchants.command.gui:
description: Allows the use of /ecoenchants gui.
default: true

View File

@ -1,5 +1,5 @@
#libreforge-updater
#Tue Mar 28 21:16:44 BST 2023
#Tue Mar 28 21:40:41 BST 2023
kotlin.code.style=official
libreforge-version=4.0.0
version=10.0.0