Hello, does anybody know how I can kill a Thread on disable? Because I always have to wait 5 seconds at the end because it says: "<Server thread/Info> Stopping other threads" and then after some time there comes the message: "Took too long to stop, server was killed forcefully!" Thanks! ~Joshi
If you have some running process on thread, you must wait until finish... Then the thread will be close normally.