diff --git a/plugin-modules/Core/resources-yml/plugin.yml b/plugin-modules/Core/resources-yml/plugin.yml index e6c1233..f9889fa 100644 --- a/plugin-modules/Core/resources-yml/plugin.yml +++ b/plugin-modules/Core/resources-yml/plugin.yml @@ -3,7 +3,7 @@ main: ${plugin.main} version: ${plugin.version} author: ${plugin.author} api-version: 1.13 -softdepend: [PlaceholderAPI] # TODO: Add other softdepends +softdepend: [PlaceholderAPI, PlayerPoints, Vault] # TODO: Add other softdepends commands: Boss: description: Used to handle all CustomBosses related commands.