[PLUGIN] Savior

You should load save file after the spawn process is fully done and the player is moved to the PlayerStart location.

Usually a “Wait Until Next Tick” before you load the save data should resolve it, the code running in the PlayerStart will be already done at that point.