Update watchdog patches
This commit is contained in:
@ -301,7 +301,7 @@
|
||||
}
|
||||
|
||||
@Override
|
||||
@@ -271,12 +_,14 @@
|
||||
@@ -271,12 +_,15 @@
|
||||
}
|
||||
|
||||
if (this.rconThread != null) {
|
||||
@ -314,6 +314,7 @@
|
||||
+ // this.remoteStatusListener.stop(); // Paper - don't wait for remote connections
|
||||
}
|
||||
+
|
||||
+ this.hasFullyShutdown = true; // Paper - Improved watchdog support
|
||||
+ System.exit(0); // CraftBukkit
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user