mirror of
https://github.com/Auxilor/EcoEnchants.git
synced 2024-11-21 14:55:17 +01:00
Fixed load order
This commit is contained in:
parent
82e3956bf6
commit
81aad291c5
@ -2,6 +2,7 @@ name: ${pluginName}
|
||||
version: ${version}
|
||||
main: com.willfp.ecoenchants.EcoEnchantsPlugin
|
||||
api-version: 1.19
|
||||
load: STARTUP
|
||||
|
||||
dependencies:
|
||||
- name: eco
|
||||
|
@ -4,6 +4,7 @@ main: com.willfp.ecoenchants.EcoEnchantsPlugin
|
||||
api-version: 1.17
|
||||
authors: [ Auxilor ]
|
||||
website: willfp.com
|
||||
load: STARTUP
|
||||
depend:
|
||||
- eco
|
||||
softdepend:
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user