Skip to content

ServerThrall v2.1.10

Latest
Compare
Choose a tag to compare
@NullSoldier NullSoldier released this 11 Sep 09:21
· 2 commits to master since this release

What's New

  • ServerThrall will now close the server properly so that no save data is lost when the server gets restarted. You don't need to do anything to use this, just use the server normally. It accomplishes this by writing a powershell script to a temporary file that sends CTRL+C to the server window and waits for the process to close. It'll fall back to termination if it takes longer than 2 minutes to close cleanly (server hangs).