[Req] Plugin state persistence
bezeek opened this issue ยท 0 comments
A very simple convenience feature request:
Add a "-p" flag to "/reloader unload" and "/reloader disable" that will add the name of the plugin to Reloader's config file, so Reloader will remember the plugin's state after a restart.
(I.e. to load but not enable a plugin after each restart: /reloader disable -p MyPoorlyConfiguredPlugin)
Thanks for considering! :)