9
0
mirror of https://github.com/Auxilor/EcoArmor.git synced 2026-01-04 15:31:51 +00:00

libreforge-updater

This commit is contained in:
Will FP
2023-12-03 15:59:12 +00:00
parent 43ae611af9
commit 84c69b18a9
2 changed files with 3 additions and 45 deletions

View File

@@ -1,42 +0,0 @@
name: ${pluginName}
version: ${version}
main: com.willfp.ecoarmor.EcoArmorPlugin
api-version: 1.19
dependencies:
- name: eco
required: true
bootstrap: false
- name: libreforge
required: false
bootstrap: false
load-after:
- name: eco
bootstrap: false
permissions:
ecoarmor.*:
description: All ecoarmor permissions
default: op
children:
ecoarmor.command.*: true
ecoarmor.command.*:
description: All commands
default: op
children:
ecoarmor.command.reload: true
ecoarmor.command.ecoarmor: true
ecoarmor.command.give: true
ecoarmor.command.reload:
description: Allows reloading the config
default: op
ecoarmor.command.give:
description: Allows the use of /ecoarmor give
default: op
ecoarmor.command.ecoarmor:
description: Allows the user of /ecoarmor.
default: true