It's just a data file it uses to save the server's state into. All persistent channels and RFCs get saved there. It's basically your "save file" for your game. I use it in Windward to save the entire world, for example. I have no save functionality in Windward beyond what's already there in TNet, which is convenient to say the least.