Lick
Let's you install and manage Bukkit plugins from in-game or via the console.
Lick has some basic (buggy) functionality. It is ONLY to be used for testing right now. I do not suggest you install this on a live server.
commands
/lick search [search terms]
Searches dev.bukkit.org for the search terms you supply. Returns a list of plugin names with numbers [0] in front of them
/lick show [number]
Shows plugin description, [number] is the number the plugin had in the search results.
/lick install [number]
Installs plugin, [number] is the number the plugin had in the search results. This command is very buggy and does zero checking to see if the file is actually available or is really a plugin. Use on TEST servers only!
/lick installed
shows a list of installed plugins in red (disabled) or green (enabled). This feature needs improving, the list is too long.
/lick enable [plugin]
Enables plugin named [plugin], if no exact match found, offers closest match.
/lick disable [plugin]
Enables plugin named [plugin], if no exact match found, offers closest match.
permissions
lick just uses one permissions node right now, lick.install. Supports permissions 3 and built in permissions.
Proudly British!

-
View User Profile
-
Send Message
Posted Aug 31, 2011@CosmicBreak
Posted some info on how to use it now. It's only for testing so please don't use it on a live server!
-
View User Profile
-
Send Message
Posted Aug 30, 2011so how does it work?
follow the guidelines....