Fixed permissions on paper

This commit is contained in:
Auxilor
2023-03-28 21:45:12 +01:00
parent 48b20ac660
commit 67cacb6850
2 changed files with 34 additions and 1 deletions

View File

@@ -15,3 +15,36 @@ dependencies:
load-after:
- name: eco
bootstrap: false
permissions:
boosters.*:
description: All boosters permissions
default: op
children:
boosters.command.*: true
boosters.command.*:
description: All commands
default: op
children:
boosters.command.reload: true
boosters.command.give: true
boosters.command.boosters: true
boosters.command.cancel: true
boosters.command.activate: true
boosters.command.reload:
description: Allows reloading the config
default: op
boosters.command.boosters:
description: Allows the use of /boosters.
default: true
boosters.command.give:
description: Allows the use of /boosters give.
default: op
boosters.command.activate:
description: Allows the use of /boosters activate.
default: op
boosters.command.cancel:
description: Allows the use of /boosters cancel.
default: op

View File

@@ -1,5 +1,5 @@
#libreforge-updater
#Tue Mar 28 18:28:35 BST 2023
#Tue Mar 28 21:40:33 BST 2023
kotlin.code.style=official
libreforge-version=4.0.0
version=5.0.0