Methods for realtime cross-server data transfer?

‘real-time’ cross-server data transfer can be used if you do something creative with this:

I edit the module that is linked on that forum a bit to suit my needs more;

If you want to have cross-server data transfer you’ll want to look into JSON encoding & decoding too, saving LUA tables as JSON strings on a google sheets database will be very useful.