Console Commands Subsistence
// Consume a resource from the player's inventory void ConsumeResource(string resourceName, int amount)
Once enabled, the console can be toggled on and off using the key or the equal sign (=) key, depending on your game version and configuration. If you're using a non-QWERTY keyboard or the default key binding doesn't work, you may need to bind a custom key through the game's control settings. Console Commands Subsistence
These commands are primarily used by server hosts to manage players and the game environment. Description Displays a list of all players currently on the server. ListBases Shows all player-built bases and their unique IDs. TeleportToBase [BaseID] Instant travel to a specific player base for inspection. DeleteBase [BaseID] // Consume a resource from the player's inventory