Intro
Let's be honest: PlugMan is outdated and very often fails to reload even the simplest of plugins. PlugWoman is a very lightweight and simple plugin which can reload most plugins without issue. Note, however, that reloading is still an unsupported operation for many plugins, and not all plugins can be reloaded safely.
Support Discord:
https://discord.gg/agu5xGy2YZ
Commands
/plug disable <plugin> - Disables a plugin
/plug enable <plugin> - Enables a plugin
/plug unload <plugin> - Unloads a plugin
/plug delcmd <command> - Unregisters a command
/plug load <jarname> - Loads a plugin from the name of its plugin jar file
/plug reload <plugin> [--nodeep] [--noconfirm] - Unloads and loads a plugin, and its dependents if nodeep flag is not passed. Does not ask for confirmation if noconfirm flag is passed.
Permissions
plugwoman.admin.enable - Access to /plug enable
plugwoman.admin.disable - Access to /plug disable
plugwoman.admin.load - Access to /plug load
plugwoman.admin.unload - Access to /plug unload
plugwoman.admin.reload - Access to /plug reload
plugwoman.admin.delcmd - Access to /plug delcmd
If you run into issues or have suggestions, feel free to add me on Discord and make a recommendation: Redempt#0001