No space for lost connection translation
This commit is contained in:
parent
ac4bab2425
commit
122987dd83
@ -64,7 +64,7 @@ public class DownstreamBridge extends PacketHandler
|
|||||||
|
|
||||||
if ( !server.isObsolete() )
|
if ( !server.isObsolete() )
|
||||||
{
|
{
|
||||||
con.disconnect( bungee.getTranslation( "lost_connection " ) );
|
con.disconnect( bungee.getTranslation( "lost_connection" ) );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user