Grammar Nazi 2014
This commit is contained in:
@@ -359,7 +359,7 @@ public class BungeeCord extends ProxyServer
|
||||
}
|
||||
|
||||
scheduler.shutdown();
|
||||
getLogger().info( "Thankyou and goodbye" );
|
||||
getLogger().info( "Thank you and goodbye" );
|
||||
System.exit( 0 );
|
||||
}
|
||||
}.start();
|
||||
|
Reference in New Issue
Block a user