Skip to content

Commit

Permalink
💩
Browse files Browse the repository at this point in the history
  • Loading branch information
Outfluencer authored Feb 17, 2025
1 parent 0dba24e commit 6e85d00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxy/src/main/java/net/md_5/bungee/BungeeCord.java
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@ private void independentThreadStop(final String reason, boolean callSystemExit)
isRunning = false;

getPluginManager().callEvent( new ProxyShutdownEvent() );

stopListeners();
getLogger().info( "Closing pending connections" );

Expand Down

0 comments on commit 6e85d00

Please sign in to comment.