summaryrefslogtreecommitdiffstats
path: root/bukkit/src/main
diff options
context:
space:
mode:
authorLMBishop <13875753+LMBishop@users.noreply.github.com>2021-06-21 13:09:11 +0100
committerLMBishop <13875753+LMBishop@users.noreply.github.com>2021-06-21 13:09:11 +0100
commitc783a3a0b4d265a2def8a84dfe2749bb2df37ef3 (patch)
treedd28190d2165d1cac9f616b706893ca14e65ddff /bukkit/src/main
parent74aa61e914ead4c471408b596a4d4e09a1662ed1 (diff)
Remove softdepends
Diffstat (limited to 'bukkit/src/main')
-rw-r--r--bukkit/src/main/resources/plugin.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bukkit/src/main/resources/plugin.yml b/bukkit/src/main/resources/plugin.yml
index 5cb81473..72efe0c5 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: [ASkyBlock, BentoBox, IridiumSkyblock, uSkyBlock, Citizens, MythicMobs, PlaceholderAPI, Essentials, ShopGUIPlus, CoreProtect]
+softdepend: [PlaceholderAPI]
prefix: Quests
api-version: "1.13" # allows new API features but Quests will still work pre-1.13