Right now we `System.exit(1)` which doesn't exit very cleanly and the server implementation freaks out. https://github.com/Slimefun/e2e-tester/blob/dae07467331eb52aff595e498fc35c99bd5e3a57/src/main/java/io/github/slimefun/e2etester/framework/TestFramework.java#L93 Is there a native way to do this within Bukkit? If not, is there a better way?