I'm excited to release a new version of this plugin. This version will be 2.0.1 and it's not that massive of an update, but it's still got features that a lot of other developers using this plugin could use.
Additions
Added a Placeholder Expansion which can now be used to retrieve certain information about a plugin:
%pmp_{pluginName}_enabled% - to check whether a plugin is enabled
%pmp_{pluginName}_ runtime% - check for how long this plugin has been enabled
%pmp_{pluginName}_whitelisted% - check if this plugin is whitelisted
%pmp_{pluginName}_version% - returns the version of this plugin
%pmp_{pluginName}_description% - returns the description of the plugin
%pmp_{pluginName}_depends% - returns the depends of this plugin in a single line