diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 18:43:36 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 18:43:36 +0000 |
| commit | 1a7c6b64ff6dc5f04332de9901df62567956629d (patch) | |
| tree | d9b07a899f03d024aa5be4ecafe61aedf3c8814f /src/main/resources | |
| parent | 41369299a88f8bff7cb664ba2eb3a4fd0f1b892f (diff) | |
Add shopguiplus to softdepend
Diffstat (limited to 'src/main/resources')
| -rw-r--r-- | src/main/resources/plugin.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index bd9a7f6a..f8d1caf1 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -6,7 +6,7 @@ version: ${version} main: com.leonardobishop.quests.Quests website: https://github.com/LMBishop/Quests authors: [LMBishop, NicoNekoDev, nivcoo, Rubenicos, RodneyMKay, Auxilor, BavoVanMeel, SuSeu1414, Reinatix] -softdepend: [ASkyBlock, BentoBox, IridiumSkyblock, uSkyBlock, Citizens, MythicMobs, PlaceholderAPI, Essentials, CoreProtect] +softdepend: [ASkyBlock, BentoBox, IridiumSkyblock, uSkyBlock, Citizens, MythicMobs, PlaceholderAPI, Essentials, ShopGUIPlus, CoreProtect] prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 |
