You are viewing an archive of Victory Road.
Victory Road closed on January 8, 2018. Thank you for making us a part of your lives since 2006! Please read this thread for details if you missed it.
[Didn't know how to change the prefix to Installed, so just made a new thread]
What is PlugMan?
PlugMan is a simple, easy to use Bukkit plugin that lets server admins enable, disable and reload plugins on the fly from either in-game or console. It has separate permissions for users to be able to get command usages and plugin info.
Features
Enable/Disable/Load/Reload plugins from in-game or console.
Easily manage plugins without having to constantly restart your server.
Test if a player has a certain permission node.
List commands a plugin has registered.
Permissions Support - All commands default to OP.
Commands
/plugman help - Shows the help menu.
/plugman list - List plugins.
/plugman vlist - Lists plugins with versions.
/plugman info [plugin] - Shows the name, version and author of a plugin.
/plugman usage [plugin] - Shows the commands a plugin has registered.
/plugman test [permission] [player] - Tests a permission node.
/plugman purge - Clears and disables ALL plugins - Dangerous
/plugman load [plugin] - Loads a new plugin, proper caps are important!
/plugman reload [plugin|all] - Reloads a plugin.
/plugman enable [plugin] - Enables a plugin.
/plugman disable [plugin] - Disabled a plugin.
Permissions
Grouped Permissions:
plugman.admin - Allows use of all PlugMan commands.
Individual Permissions:
plugman.help - Allows use of the help command.
plugman.list - Allows use of the list command.
plugman.vlist - Allows use of vlist command.
plugman.info - Allows use of the info command.
plugman.usage - Allows use of the usage command.
plugman.test - Allows use of the test command.
plugman.purge - Allows use of the purge command.
plugman.load - Allows use of the load command.
plugman.reload - Allows use of the reload command.
plugman.enable - Allows use of enable command.
plugman.disable - Allows use of the disable command.
Plugin Statistics - http://metrics.griefcraft.com/plugin/PlugMan
http://www.curse.com/server-mods/minecraft/plugman
Basically it's a plugin manager to quickly enable/disable plugins on the fly, in case one of them gives errors or to update one while the server is still running.
This is just a background plugin that lets us reload scripts without restarting the server.