PacketManager
With this plugin you have the chance to search/install new plugins ingame.
There is a update-script on my server which sequentially checks
the bukkit-plugin-database. If there is a change the PacketManager will display this in-game.
The clue is that almost all plugins(from bukkit) are supported by the PacketManager.
Features
- search plugins ingame (instead of plugins.bukkit.org)
- install new plugins ingame
- backup plugins automatically
- blacklist single plugins (ingame and automatically)
Commands
- /apt - Shows updated plugin(s)
- /apt update [<plugin>|all] - Lookup/update outdated plugins
- /apt search [<plugin>|<description>] - You can search after new plugins (Resource: dev.bukkit.org)
- /apt install <plugin> - Install completely new plugins via a single command
- /apt ignore <PluginName> - Add/Remove a plugin from the blacklist
- /apt ignore list - List all ignored plugins
- /apt help - Display the help page
Supported plugins
- PermissionsBukkit
Configuration
The configuration section can help you to debug BukkitUpdater or to setup your Permission plugin correctly.
BukkitUpdater
autozip: false
- Set it to true and BukkitUpdater will extract zip files automatically into the plugin directory.
debug: false
- Set it to true and BukkitUpdater will report to the console some extra information and debugging messages.
blacklist
- Add some plugins to the blacklist and BukkitUpdater will not update them.
Permissions
PacketManager.info // you can use 'apt' and 'apt help' PacketManager.update // will trigger the update process PacketManager.install // install completely new plugins via a single command PacketManager.ignore // add or remove a plugin from the blacklist PacketManager.reload // you can reload single plugins
Downloads
Mirrors
Source Code
Source Code the source code on 3nc0.de
Requests
Requests will be tracked here: feature-list
If you do not have a curse account you can also report it here...
F.A.Q.
Quote:U/C
Known Bugs
Found a bug? Report it here...
If you do not have a curse account you can also report it here...