How to save player's server data in UEFN

Your best bet right now might be to serialize the state of the player as a string that could then be used as a password to reload the game state.