Starsector Additional Console Commands Better Jun 2026
By installing the community-made mod and expanding it with advanced scripts, you fundamentally change how you interact with the Persean Sector. Adding a wider array of console commands makes the game significantly better by acting as a powerful tool for customization, testing, and creative freedom. 1. Instant Sandbox Testing and Fleet Building
: A classic, but necessary for buying out every market in a sector.
Jump : Teleports your fleet to the system your cursor is hovering over.
: Instead of spawning ships one by one, this moves every ship known by a faction directly into your storage.
If you are upgrading from a basic console setup, here are the specific "additional" commands that make the experience superior: starsector additional console commands better
public class MyCommand implements BaseCommand @Override public CommandResult run(String args, CommandContext context, Map<String, Object> data) CampaignFleetAPI playerFleet = Global.getSector().getPlayerFleet(); playerFleet.getFleetData().addHullMod("my_hull_mod"); return CommandResult.SUCCESS;
They fled, broadcasting surrender codes on every channel.
to see a full list of everything this specific addon provides. : Identifies the internal ID of a ship you're looking at. SolidifyAlliance
If your UI is cluttered or a script is looping, use this to reset the console's memory. By installing the community-made mod and expanding it
Note: As with all mods, ensure you download the latest version compatible with your current build of Starsector to prevent save corruption.
campaign.spawnShip(fleetIdOrFaction, shipId, variantId, x, y)
The base mod includes over 80 commands. Here are some of the most useful ones to get you started:
import com.fs.starfarer.api.campaign.CampaignFleetAPI; import com.fs.starfarer.api.impl.campaign.ids.MemFlags; import lazywizard.console.BaseCommand; Instant Sandbox Testing and Fleet Building : A
And for the first time in a thousand hours, Captain Elara Vance had no idea what would happen next. The neutron star’s pulse felt, impossibly, like a heartbeat.
Typing list items yields a wall of text. Instead, use filters:
Starsector players looking to enhance their experience beyond the basic game, Console Commands
The Additional Console Commands mod adds specialized utilities for advanced players. [0.95.1a] Additional Search Commands - Starsector