Title: Player Persistence 
Author: Eric Hartman
Saves player and client object data when user disconnects from server, restores it when they rejoin.

Modified Client Only Persistence for client only variables like score and chests. Player datablock and location saving disabled.