mirror of
https://github.com/Auxilor/EcoArmor.git
synced 2025-12-28 19:39:13 +00:00
libreforge-updater
This commit is contained in:
@@ -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
|
||||
@@ -1,5 +1,5 @@
|
||||
#libreforge-updater
|
||||
#Thu Nov 30 14:27:29 GMT 2023
|
||||
#Sun Dec 03 15:59:12 GMT 2023
|
||||
kotlin.code.style=official
|
||||
libreforge-version=4.47.0
|
||||
version=8.47.0
|
||||
libreforge-version=4.48.0
|
||||
version=8.48.0
|
||||
|
||||
Reference in New Issue
Block a user