diff --git a/eco-api/build.gradle b/eco-api/build.gradle index 6d5e8e00..f3cf0d1f 100644 --- a/eco-api/build.gradle +++ b/eco-api/build.gradle @@ -13,7 +13,6 @@ dependencies { compileOnly 'com.google.code.gson:gson:2.8.7' compileOnly 'net.kyori:adventure-text-serializer-gson:4.8.1' compileOnly 'net.kyori:adventure-text-serializer-legacy:4.8.1' - compileOnly "com.github.MilkBowl:VaultAPI:1.7" } java { diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index da74a6ce..553c8e28 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -4,12 +4,6 @@ main: com.willfp.eco.spigot.EcoHandler api-version: 1.16 authors: [Auxilor] website: willfp.com -loadbefore: - - EcoEnchants - - Talismans - - StatTrackers - - EcoArmor - - EcoBosses depend: - ProtocolLib softdepend: