This release internally completely changes how the DeadLockDetector plugin is built.
Individual artifacts are now available on
https://nexus.c0d3m4513r.com/ (their source code is also published there are a .jar, but the tags in github corrospond to the releases published).
This commit also adds some MultiCraft support (the support is not as good as that of other panels).
Before this commit you always had two shutdown mechanisms working at once: My Plugin trying to shutdown the server, and the panel doing the same.
Now you can specify what should happen first, and how long each action should be apart.
This is controlled with the pluginOffset config key.