diff options
| author | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-02 17:06:10 +0100 |
|---|---|---|
| committer | LMBishop <13875753+LMBishop@users.noreply.github.com> | 2021-06-02 17:06:10 +0100 |
| commit | fe9efe3ad46bff4f3c9665f9681a7021fdf5c57e (patch) | |
| tree | 9e0f07b1006d9b01e1f872593f0671131b62af90 /src/main/resources | |
| parent | 1ccdeeb93567ff9eeeb9c65963801eb13388f525 (diff) | |
Add about command & links to contributors
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 0160e6b3..4c7b7389 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -5,7 +5,7 @@ version: ${version} main: com.leonardobishop.quests.Quests website: https://github.com/LMBishop/Quests -authors: [LMBishop, NicoNekoDev, nivcoo, Rubenicos, RodneyMKay, Auxilor, BavoVanMeel, SuSeu1414, Reinatix] +author: "LMBishop & contributors" 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 |
