Console Commands

Open the console with F1. Click Copy to put a command on the clipboard. On dedicated servers you need the matching permission level.

17 of 17 commands

Command Aliases Category Description Copy
getlogpath Client glp Info
Get the path of the logfile the game currently writes to
help Info
Help on console and specific commands
listdlc dlcs Info
List the available DLC and their current entitlement status.
Usage
List DLCs and their entitlement states.
Usage:
   listdlc
   dlcs
listents Client le Info
lists all entities
listplayerids lpi Info
Lists all players with their IDs for ingame commands
listplayers lp Info
lists all players
listthreads lt Info
lists all threads
loggamestate lgs Info
Log the current state of the game
Usage
Writes information on the current state of the game (like memory usage,
entities) to the log file. The section will use the message parameter
in its header.
Usage:
   loggamestate <message> [true/false]
Message is a string that will be included in the header of the generated
log section. The optional boolean parameter specifies if this command
should be run on the client (true) instead of the server (false) which
is the default.
mem Info
Prints memory information and unloads resources or changes garbage collector
Usage
Commands:
clean - cleanup memory pools
pools - list memory pools
gc - show GC info
gc alloc <value> - allocate k value of temp memory
gc perm <value> - allocate k value of permanent memory
gc clearperm - clear permanent allocations list
gc c - run collection
gc enable <value> - enable GC (0 or 1)
gc inc <value> - run incremental collect for value ms
gc inctime <value> - set incremental collect time in ms
obj [mode] - list object pool (active or all)
objs - shrink object pool
log [interval] - start/stop logging of performance data to a file
memcl Client Info
Prints memory information on client and calls garbage collector
memprofile mprof Info
Toggles screen Memory Profiler UI
pplist Client Info
Lists all PersistentPlayer data
sdminfo Info
SaveDataManager Information
Usage
sdminfo
shownexthordetime Info
Displays the wandering horde time
SystemInfo Info
List SystemInfo
version Info
Get the currently running version of the game and loaded mods
versionui Info
Toggle version number display