Once installed, the console is accessed via Ctrl+Backspace in-game.
help [command] : Provides specific documentation for any verified command. starsector console commands verified
Load your save file or start a new game. Press Control + Backspace (default keybinding) while on the campaign map to open the command input overlay. Essential Campaign and Economy Commands Once installed, the console is accessed via Ctrl+Backspace
Instead of hunting for blueprints, you can unlock them instantly. Press Control + Backspace (default keybinding) while on
| Command | Syntax | Effect | |---------|--------|--------| | | addcredits 500000 | Adds money instantly. | | Add supplies | addsupplies 1000 | Adds fuel, supplies, crew, and heavy machinery. | | Add hull | addhull harbinger | Adds a ship to your fleet (use ship ID). | | Add weapon | addweapon tachyon_lance | Adds a weapon to cargo. | | Add wing | addwing thunder | Adds fighter wing to cargo. | | Add special item | addspecial pristine_nanoforge | Adds colony items, AI cores, etc. | | Repair all | repair | Instantly repairs and restores CR of all ships. | | Remove all damage | alldamage (or god ) | Toggles god mode for flagship. | | Infinite supplies/fuel | infinitefuel , infinitesupplies | Toggles infinite resource consumption. | | Add XP | addxp 500000 | Adds experience points. | | Add skill | addskill 3 | Adds a skill level (useful with addxp ). | | Add story point | addstorypoints 10 | Adds story points. | | Show all planets | showall | Reveals entire map (no fog of war). | | Force market update | forcemarketupdate | Refreshes all market inventories (good for hunting rare items). | | Increase relations | setrelation 100 hegemony | Sets faction standing. | | Add special hullmod | addhullmod heavyarmor | Installs a hullmod on flagship. | | Run a script | runcode CodeHere | Executes raw Java code (advanced). |