Basic Transform Replicator sends your actors transform to every client and smooths the location difference between server updates. Also tries its best to replicate physics but please note UE4 is not really capable of physics replication.
Can not be used as movement component. Does not quite work well for AutonomousProxies, since there isn't prediction and reconciliation is implemented.
I made this plugin on my free time, took me a hour or less. So just posting there if someone needs a simple solution for its simple replication problems :)
Cheers, Intax.