What is PlugMan?
PlugMan is a simple, easy to use plugin that lets server admins manage plugins from either in-game or console without the need to restart the server.
Why fork PlugMan?
PlugMan itself is already very good, but it has some performance flaws.
If you enable a new plugin on a 1.13+ server, you won't be able to tab-complete any new commands added by this plugin - This is fixed by this fork!
If you use "/plugman lookup", it will only display an exception instead of anything helpful - This is fixed by this fork!
Features
PlugMan is a simple, easy to use plugin that lets server admins manage plugins from either in-game or console without the need to restart the server.
Why fork PlugMan?
PlugMan itself is already very good, but it has some performance flaws.
If you enable a new plugin on a 1.13+ server, you won't be able to tab-complete any new commands added by this plugin - This is fixed by this fork!
If you use "/plugman lookup", it will only display an exception instead of anything helpful - This is fixed by this fork!
Features
- Enable, disable, restart, load, reload, and unload plugins from in-game or console.
- List plugins alphabetically, with version if specified.
- Get useful information on plugins such as commands, version, author(s), etc.
- Easily manage plugins without having to constantly restart your server.
- List commands a plugin has registered.
- Find which plugin a command is registered to.
- Tab completion for command names and plugin names.
- Dump plugin list with versions to a file.
- Check if a plugin is up-to-date with dev.bukkit.org
- Permissions Support - All commands default to OP.
/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.
/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.