Jump to content

Plugin: Plugman


AussieGens

Recommended Posts

Plugman is a plugin that allows you to reload any plugin without having to go through the effort of restarting your server. Most plugins these days have ways to reload the config, but if the plugin has multiple files you want to reload, with plugman, all you have to do is /plugman reload <plugin name> and it reloads the whole plugin.

 

Here are a bunch of other commands that plugman offers:

/plugman help Show help information.
/plugman list [-v] List plugins in alphabetical order. Use "-v" to include versions.
/plugman info [plugin] Displays information about a plugin.
/plugman dump Dumps plugin list and versions to a file.
/plugman usage [plugin] List commands that a plugin has registered.
/plugman lookup [command] Find which plugin a command is registered to.
/plugman enable [plugin|all] Enable a plugin.
/plugman disable [plugin|all] Disable a plugin.
/plugman restart [plugin|all] Restart (disable/enable) a plugin.
/plugman load [plugin] Load a plugin.
/plugman reload [plugin|all] Reload (unload/load) a plugin.
/plugman unload [plugin] Unload a plugin.
/plugman check [plugin|all] [-f] Check if a plugin is up-to-date.


For more information and the download link, click here: https://dev.bukkit.org/projects/plugman

Edited by AussieGens
  • Like 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now


×
×
  • Create New...