Fixed load order

This commit is contained in:
Auxilor 2023-04-20 16:05:40 +01:00
parent 82e3956bf6
commit 81aad291c5
3 changed files with 3 additions and 1 deletions

View File

@ -2,6 +2,7 @@ name: ${pluginName}
version: ${version}
main: com.willfp.ecoenchants.EcoEnchantsPlugin
api-version: 1.19
load: STARTUP
dependencies:
- name: eco

View File

@ -4,6 +4,7 @@ main: com.willfp.ecoenchants.EcoEnchantsPlugin
api-version: 1.17
authors: [ Auxilor ]
website: willfp.com
load: STARTUP
depend:
- eco
softdepend:

View File

@ -2,4 +2,4 @@
#Wed Apr 19 12:21:42 BST 2023
kotlin.code.style=official
libreforge-version=4.3.0
version=10.3.0
version=10.3.1