Skip to content

Starsector - Console Commands [repack]

If you ever forget a specific ID or need to check what commands are available without leaving the game, use the built-in catalog tools.

Type , list weapons , list factions , or list commodities . starsector console commands

The additem command is essential for resources. Its format is: additem [commodityID] [amount] . For example, additem heavy_machinery 500 gives you a large amount of heavy machinery. A common oversight is typing additems (plural) instead of additem . The console is literal; it will flag this as an error. If you ever forget a specific ID or

: Generates supplies to keep your ships repaired and CR (Combat Readiness) high. Its format is: additem [commodityID] [amount]

You must implement the org.lazywizard.console.BaseCommand interface. The mod will automatically compile your Java code, so you don't need an external IDE if you just want to write quick scripts. The default "example" mod included with the Console Commands download is the perfect place to start learning.

Whatever your reason, the mod is the single most essential utility mod for Starsector . It acts as a sandbox mode within your campaign, giving you god-like control over the game economy, your fleet, and the galaxy at large.