
Reload support
Closed this issue ยท 4 comments
Very usefull to be able to fast reload the server when developing, your plugin currently don't shutdown properly on reload (Bukkit/Spigot)
Reload support isn't as easy as I thought. Switching storage types, etc, whilst the server is still running is going to be difficult and buggy.
I've fixed the plugin cleanup issue, so at least now you can use Bukkit's /reload or PlugMan to reload the entire plugin without too many issues.
Closing for now. "/lp reload" type reloading isn't a priority.
On the latest version (v4.2.75) it still bugs out on reload, hangs the whole server and doesn't let the players join
EDIT: it also may be a plugin which doesn't play well with LuckPerms, but I guess it should work with the plugins PermissionsEx worked with.