From c493f18efa5fb73ebb5ce1943fd7b440e5788420 Mon Sep 17 00:00:00 2001 From: Git Manager GUI Date: Thu, 14 May 2026 22:10:33 +0200 Subject: [PATCH] Upload folder via GUI - src --- IngameShopSpigot/src/main/resources/plugin.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/IngameShopSpigot/src/main/resources/plugin.yml b/IngameShopSpigot/src/main/resources/plugin.yml index 8e1bf59..8375d8e 100644 --- a/IngameShopSpigot/src/main/resources/plugin.yml +++ b/IngameShopSpigot/src/main/resources/plugin.yml @@ -2,7 +2,8 @@ name: IngameShopSpigot version: 1.2 main: de.mviper.spigot.IngameShopSpigot api-version: 1.19 -depend: [Vault, BCEconomy] +depend: [Vault] +softdepend: [BCEconomy, NexEco] description: Verbindet den WP Ingame Shop Pro mit dem Spigot-Server author: M_Viper