Multiplayer games don't send bones animation over the network. Animation is a client function, not a server function. Read the multiplayer workshop, there are the basics explained about what to do on the server and what on the client in a multiplayer games.