diff options
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 9a96f719..2b2629c2 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -4,7 +4,7 @@ name: Quests version: %PLUGIN_VERSION% main: com.leonardobishop.quests.Quests -author: LMBishop +authors: [LMBishop, Auxilor] softdepend: [ASkyBlock, uSkyBlock, Citizens, PlaceholderAPI] prefix: Quests api-version: "1.13" # allows new API features but Quests will still work pre-1.13 |
