9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-04 15:41:40 +00:00

Fixed permissions on paper

This commit is contained in:
Auxilor
2023-03-28 21:44:20 +01:00
parent f2b52cddb3
commit 120c0d17cb
2 changed files with 38 additions and 1 deletions

View File

@@ -19,3 +19,40 @@ dependencies:
load-after:
- name: eco
bootstrap: false
permissions:
reforges.*:
description: All reforges permissions
default: op
children:
reforges.command.*: true
reforges.command.*:
description: All commands
default: op
children:
reforges.command.reload: true
reforges.command.reforges: true
reforges.command.reforge: true
reforges.command.give: true
reforges.command.apply: true
reforges.command.open: true
reforges.command.reload:
description: Allows reloading the config
default: op
reforges.command.reforges:
description: Allows the user of /reforges.
default: true
reforges.command.reforge:
description: Allows the user of /reforge.
default: true
reforges.command.give:
description: Allows the user of /reforges give.
default: op
reforges.command.open:
description: Allows the user of /reforges open.
default: op
reforges.command.apply:
description: Allows the user of /reforges apply.
default: op

View File

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