9
0
mirror of https://github.com/Auxilor/EcoMobs.git synced 2025-12-25 18:09:31 +00:00

Fixed permissions on paper

This commit is contained in:
Auxilor
2023-03-28 21:42:33 +01:00
parent 8d37635381
commit 153022c3bf
2 changed files with 37 additions and 1 deletions

View File

@@ -15,3 +15,39 @@ dependencies:
load-after:
- name: eco
bootstrap: false
permissions:
ecobosses.*:
description: All ecobosses permissions
default: op
children:
ecobosses.command.*: true
ecobosses.command.*:
description: All ecobosses commands
default: op
children:
ecobosses.command.ecobosses: true
ecobosses.command.reload: true
ecobosses.command.spawn: true
ecobosses.command.give: true
ecobosses.command.ecobosses:
description: Allows the use of /ecobosses
default: true
ecobosses.command.give:
description: Allows the use of /ecobosses give
default: op
ecobosses.command.spawn:
description: Allows the use of /ecobosses spawn
default: op
ecobosses.command.killall:
description: Allows the use of /ecobosses killall
default: op
ecobosses.command.reload:
description: Allows the use of /ecobosses reload
default: op

View File

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