PluM

0 Downloads

PluM is an upcoming Plugin Manager. With it, you'll be able to search for, query, install and update plugins from devbukkit using server commands. When installing plugins, PluM will do automatic dependency checking. If it detects that a plugin you are trying to install does not have the required dependencies, it will abort and suggest other plugins to satisfy those dependencies.

Below is the functionality I expect to include over time. Please note that even basic functionality is not yet implemented, so the interface described below is subject to change.

  • Search for plugins with /plum search <search terms>
  • Get info on a plugin with /plum info <plugin>
  • Download and install a plugin with /plum install <plugin>
  • Download and update an installed plugin with plum update <plugin>
  • Uninstall plugins with /plum remove <plugin>

The source will be made available under an OSD license when I have something presentable.