| File Name
|
Extension
|
Description
|
| Chunk Data
|
Directory
|
Directory containing all created chunks on a server fromatted as {CoordinateX}-{CoordinateY},dat
|
| Player Data
|
Directory
|
Directory containing all Player's data who have previously joined the server formatted as {SteamId}.json
|
| Region Data
|
Directory
|
Directory containing all spawned regions of the map, formatted as {CoordinateX}-{CoordinateY}.dat
|
| adminlist
|
.txt
|
List of all players given permission on the server formatted as {SteamId}:{Permission Level}
|
| banlist
|
.txt
|
Plain List of all players (SteamIds) banned on the server
|
| buildareas
|
.json
|
Data for all current build locations
|
| entitydata
|
.json
|
Contains data for all current entities in the world
|
| log
|
.txt
|
Server log file for events
|
| loottables
|
.json
|
Stored data for all Loot respawn parameters
|
| mapdata
|
.json
|
Contains all data used for the Map
|
| networkentities
|
.json
|
Stores all networked objects like Workbenches, Mechanoids & Vehicles
|
| partialchunkdata
|
.dat
|
Contains partially loaded chunks
|
| pathfindingdata
|
.dat
|
Contains all pathfinding information for world generation & AI Pathfinding
|
| serversettings
|
.json
|
Contains all changable Server Settings for world
|
| spawnregion
|
.dat
|
Contains data for the spawn region
|
| structuredata
|
.dat
|
Stores all current POIs
|
| weatherdata
|
.dat
|
Stores Weather condition data like current weather & fog, temperature ranges & current day
|
| whitelist
|
.txt
|
Plain List of whitelisted players (SteamIds) if server is whitelisted in Server Settings
|
| worldregrowth
|
.json
|
Stored data about regrowth of foliage & structure decoration respawning
|