Console Command Runner Updated
🟡 Updated this year⚠️ Install Order · 3 steps
Install in this order, then this mod last — most mods fail to load without their framework and dependencies in place.
Preview

🔍 Analysis
- 👍 0.8% endorsement rate
- ✅ Updated 35 days after the latest game patch — actively maintained
- 🏆 #2 of 24 Modders Resources mods in this game by downloads
📋 About This Mod
Console Command Runner (Updated) is an SFSE plugin that automatically runs a list of console commands from user-defined .toml files.
How to install
Install the Data folder.
You can do this manually.
-
[]Place it to the game root and merge with existing Data there.[/]
You can use a mod-manager.
-
[]If you use Mod Organizer 2 then let the mod-manager handle this mod's archive.[/]
[]If you use Vortex then let the mod-manager handle this mod's archive.[/]
I can't help you with your installation issues.
If you don't get any "ConsoleCommandRunner.log" in your "Documents\My Games\Starfield\SFSE\Logs" - this is your installation issue.
How to use
- Create an uniquely named .toml file in your "Data\SFSE\Plugins\ConsoleCommandRunner" directory. Any number of .toml files can be read, you are not limited to a single file. This ensures compatibility with other mods.
- In this new .toml file you'll want to create a layout that looks like this:
EventType = "DataLoaded"
Commands = ['SetGS fZKeyMaxForce 90000', 'bat MyFile', 'bat "My File With Spaces"']
EventType = "OnMenuOpenCloseEvent"
asMenuName = "BSMissionMenu"
abOpening = true
Commands = ['Player. RestoreAV StarPower 1000;CGF "Debug. Notification" "Player was powered"']
EventType = "GameLoaded"
aiLoadType = 2
Commands = ['005788. MoveTo Player']
EventType = "OnItemEquipped"
abEquipping = true
asActorString = "FC_HT_RonHope"
aItemStrings = ['Clothes_Baseball_Cap_01_HopeTech']
Commands = ['Print "That damn cap again..."']
EventType = "OnKeyPress"
abGamepad = false
aiPrimaryKey = 0x54
aiSecondaryKey = 0xA4
aMenusBlacklist = ['PAUSED', 'FanfareMenu']
Commands = ['PRID Player;APS "Actor";CF "Actor. KillEssential" Selected;PRID']
Each individual event is prefaced with the "[]" tag. Within the event the event type needs to be defined. If an event has any parameters those are listed. Then the actual commands to fire are listed. Any valid console command should work here. Commands should be encased in apostrophes (so quotes will also work for any command that takes a string parameter) and separated by commas.
And that's it!
Be careful when you Ctrl-C Ctrl-V something from NexusMods, invisible symbols are possible, I mean ZWNBSP and such. They break parsing, double-check that.
Valid event types
[]DataLoaded[/]
[*]This event will run registered console commands when the game data is fully loaded (this happens in the main
-
[]If you use Mod Organizer 2 then let the mod-manager handle this mod's archive.[/]
Console Command Runner Updated is an SFSE plugin that automatically executes user-defined console commands on specific events. It's a modder's resource with 4,079 endorsements and 480,576 downloads, last updated in July 2026, making it a popular and actively maintained tool for Starfield modders.
✨ Key Features
📊 Pros & Cons
✅ Pros
- Huge community trust with 4,079 endorsements and nearly half a million downloads.
- Actively updated (July 2026) so it's likely compatible with current Starfield patches.
- Streamlines modding workflows by automating console command execution.
⚠️ Cons
- Requires SFSE, so you'll need to install that first.
- As a modder's resource, it's not for casual players; it's meant for mod authors.
For Starfield mod authors who want to automate console commands for testing or scripting. If you're a player looking for gameplay tweaks, this isn't for you—it's a behind-the-scenes tool.
💡 Beginner Tips
- Make sure SFSE is installed and up to date before adding this plugin.
- Check the mod's forum posts or comments for example configurations since the description is sparse.
- Test your console commands in a separate save to avoid breaking your main playthrough.
📊 Mod Details
- Game
- Starfield Mods
- Author
- Bobbyclue and Meridiano
- Version
- 1.10.2
- Downloads
- 480,576
- Endorsements
- 4,079
- Category
- Modders Resources
- Created
- 11/29/2023
- Updated
- 7/16/2026
🧩 Commonly Used Together
Users add these mods to the same collections — a real compatibility signal, not an AI guess.
🔧 How to Install Starfield Mods
Download from Nexus.
📖 Full step-by-step install guide for Starfield →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Starfield commands, item IDs, and more.
Keep browsing — more Starfield mods await