From 86f2d427a1f1a445d7af828e3ee881efa8a1de25 Mon Sep 17 00:00:00 2001 From: Krakenied Date: Sat, 4 Jun 2022 18:30:34 +0200 Subject: Fix plugin dependent task types Fixes https://github.com/LMBishop/Quests/issues/397 --- bukkit/src/main/resources/plugin.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bukkit') diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml index 499b3e07..becdecd1 100644 --- a/bukkit/src/main/resources/plugin.yml +++ b/bukkit/src/main/resources/plugin.yml @@ -6,7 +6,7 @@ version: "${version}" main: com.leonardobishop.quests.bukkit.BukkitQuestsPlugin website: https://github.com/LMBishop/Quests author: "LMBishop & contributors" -softdepend: [PlaceholderAPI] +softdepend: [ASkyBlock, BentoBox, Citizens, CoreProtect, Essentials, FabledSkyblock, IridiumSkyblock, MythicMobs, PlaceholderAPI, ShopGUIPlus, SuperiorSkyblock2, uSkyBlock, Votifier, VotingPlugin] prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 -- cgit v1.2.3-70-g09d2