Get Plugin Manager

Get Plugin Manager

2.4k Downloads

Bukkit Get

The first plugin manager using the Curseforge API...

... and the last plugin you'll have to download!

This plugin manager allows admins to install new bukkit plugins from within Minecraft. The command is structured with /get as the main command and has subcommands for specific actions, similar to apt-get on Debian/Ubuntu.

** Our homepage is get.hw.is ** ** Please check it out to download even newer releases of Get! **

Feedback is very welcome. You use our plugin manager, so you should decide on what gets implemented.

Why Get?

Yes we know that there are many other plugin manager tools in the bukkit world. To ease your decision(you can also use two of them, but we don't recommend it) a list of some of the unique capabilities of the Bukkit Get plugin manager is below.

  • Identification of plugins by checksum - removes problems with same-name plugins
  • Clean codebase
  • Improving featuers
  • **UPCOMING: ** Updating - Updates every installed plugin on request or automatically

Features

Commands

For an extensive help on these commands please have a look at the commands overview

  • get info [plugin] - Outputs some info about the plugin, where [plugin] is a dev.bukkit.org slug
  • get install [plugins] - Downloads, installs and loads plugins, again [plugin] is a slug
  • get list - Lists all installed plugins
  • get remove [plugins] - Disables and removes plugins, [plugin] can be either name or slug, remove by slug is only supported for plugins installed using get!
  • get settings - Set (internal) settings interactively.

Changelog

  • 15.11.2013 - Released version conforming to DBO rules
  • 06.11.2013 - Another try to release the plugin...
  • 28.08.2013 - First release :-D
  • 24.06.2013 - Development on the plugin has begun again. From scratch. Expect more than before.
  • 19.02.2013 - First Alpha release of "Get - The Bukkit Plugin Manager", please request features in comments below.

Planned

  • (Auto-)Update all installed plugins
  • Respect plugin dependencies
  • more localization

Development builds and source code

Development builds of this project can be acquired at the provided continuous integration server. These builds have not been approved by the BukkitDev staff. Use them at your own risk. http://hw.is:8080/job/Curse Get/

The source code is hosted in our SVN repository at svn.hw.is/CurseGet|svn.hw.is/CurseGet or svn.hw.is/web/listing.php?repname=CurseGet (webinterface)