Don't send bungeecord plugin messages to the client
This commit is contained in:
@@ -451,6 +451,8 @@ public class DownstreamBridge extends PacketHandler
|
|||||||
con.getServer().sendData( "BungeeCord", b );
|
con.getServer().sendData( "BungeeCord", b );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
throw CancelSendSignal.INSTANCE;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user