---
title: "Getting started with your Starbound server"
description: "Launch your server, connect with your panel IP and port, and address asset-mismatch warnings before installing custom mods."
url: "https://www.gameserverkings.com/knowledge-base/starbound/getting-started-with-your-server/"
category: "Starbound"
category_url: "https://www.gameserverkings.com/knowledge-base/starbound/"
published: "2026-03-21T18:59:26.652Z"
updated: "2026-08-07T21:09:29.836Z"
source_format: "markdown"
site: "GameServerKings"
---

# Getting started with your Starbound server

Starbound is a 2D sandbox exploration game with a well-established Steam Workshop. Your server is light to run, and this guide gets you online. See the [Starbound guide index](/knowledge-base/starbound/) for the rest.

## First Boot

1. Open [your rented Starbound server](/games/starbound-server-hosting/) in the panel and click **Start**.

2. First boot downloads the server files (about 6 GB). Allow 8 to 12 minutes.

3. Watch the console for `UniverseServer: listening for incoming TCP connections on ...` to confirm it is ready.

## How to Connect

In Starbound: **Multiplayer**, then enter the IP, port, and character.

## A Note Before You Add Mods

> [!IMPORTANT] Mod lists must match exactly
> Starbound is strict about asset digests: **every player must have the same mods as the server**, or they cannot connect.

Plan your mod list before opening the server to a community, and see [How to install mods for Starbound](/knowledge-base/starbound/how-to-install-mods-starbound/) for how to share it cleanly with a Workshop collection.

## What to Read Next

- [Configuring your Starbound server](/knowledge-base/starbound/configuration-overview/) for the config file, accounts, and RCON
- [Admin and Commands](/knowledge-base/starbound/admins-and-commands/) to grant admin access and use in-game commands
- [How to install mods for Starbound](/knowledge-base/starbound/how-to-install-mods-starbound/) for Workshop mods and compatibility
- [Maintaining your Starbound server](/knowledge-base/starbound/maintaining-your-server/) for universe resets, performance, and backups

---

Made with 💜 by GameServerKings
