diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 18:02:11 +0000 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-03-03 18:02:11 +0000 |
| commit | a1c3ac868ac13732f6f82f9074c2c27e3fde9ecd (patch) | |
| tree | c11d3f35266f04658c10d1c61996bd5c5cd1ae06 /src/main/resources/plugin.yml | |
| parent | d466534db12c3e3c5498f2bfb775672c210f86fe (diff) | |
Add support for CoreProtect + cleanup
Diffstat (limited to 'src/main/resources/plugin.yml')
| -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 5c72ebd6..bd9a7f6a 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] +softdepend: [ASkyBlock, BentoBox, IridiumSkyblock, uSkyBlock, Citizens, MythicMobs, PlaceholderAPI, Essentials, CoreProtect] prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 |
