You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -264,7 +264,7 @@ import javax.annotation.Nullable; // Paper
@@ -3283,7 +3283,7 @@ index 4df3b94c8126f00188f5e125757411a0359728fa..b69c1af655a26615982f0256626bc8c9
3283
3283
private final String serverVersion;
3284
3284
private final String bukkitVersion = Versioning.getBukkitVersion();
3285
3285
private final Logger logger = Logger.getLogger("Minecraft");
3286
-
@@ -1120,6 +1120,11 @@ public final class CraftServer implements Server {
3286
+
@@ -1125,6 +1125,11 @@ public final class CraftServer implements Server {
3287
3287
plugin.getPluginMeta().getDisplayName(),
3288
3288
"This plugin is not properly shutting down its async tasks when it is being shut down. This task may throw errors during the final shutdown logs and might not complete before process dies."
3289
3289
));
@@ -3308,7 +3308,7 @@ index 96d772eb02f79f8c478f5e6f065e387aa7665b18..c5ce412f321b8b4f31cc042893659e21
0 commit comments