diff --git a/eco-core/core-plugin/src/main/resources/plugin.yml b/eco-core/core-plugin/src/main/resources/plugin.yml index e1804c5d..54ed0010 100644 --- a/eco-core/core-plugin/src/main/resources/plugin.yml +++ b/eco-core/core-plugin/src/main/resources/plugin.yml @@ -15,6 +15,8 @@ loadbefore: - EconomyShopGUI-Premium - CMI - DeluxeCombat + - SCore + - ExecutableItems softdepend: - Terra - ProtocolLib @@ -47,7 +49,6 @@ softdepend: - CrashClaim - DecentHolograms - MythicMobs - - ExecutableItems - RPGHorses - zShop - DeluxeSellwands diff --git a/gradle.properties b/gradle.properties index 19a5d789..83ae13f8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 6.68.5 +version = 6.68.6 kotlin.incremental.useClasspathSnapshot=false \ No newline at end of file