Get Plugin Manager
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)
-
View User Profile
-
Send Message
Posted Jun 11, 2014@SteveMcGrath
Hi, to be honest: we've been lacking quite a bit of time and so searching had to wait for a while. But we promise, we didn't forget about the plugin ;-)
-
View User Profile
-
Send Message
Posted Jun 7, 2014Loading in this plugin while the server is running causes an error, just by the way. Should be easy enough for you to fix though!
-
View User Profile
-
Send Message
Posted Jun 4, 2014Has there been any momentum on getting searching working?
-
View User Profile
-
Send Message
Posted Dec 17, 2013@Dinohoot
Nope, you can't actually make plugins with that but you can download them just as you would do from dev.bukkit.org. But from within the game :-) It's essentially just like apt-get / zypper / ... for various Linux distributions.
And of course it's safe and free ;-)
-
View User Profile
-
Send Message
Posted Dec 9, 2013Wait so you can make plugins with this? Is it safe to download, is it free, and is it easy to make a plugin?
-
View User Profile
-
Send Message
Posted Jul 11, 2013Great idea man! Can't wait until you implement the autoupdate all function :O :D This will become a must have for all server owners!
-
View User Profile
-
Send Message
Posted Jul 11, 2013Cool idea. Not all server owners understand importance of this, as there are so few downloads even though this one is must-have for them...
-
View User Profile
-
Send Message
Posted Jul 9, 2013@oliver276
Well, we have already done this in another way :-) You can download it in the "Files" section...
-
View User Profile
-
Send Message
Posted Apr 11, 2013Maybe, for the unloading command, restart the server, but stop that plugin loading then delete it. I know nothing about java but I do have some ideas. Also, where can I download it?