# Terraria Dedicated Server Guides (/docs/terraria)



import { Rocket, Settings, Globe, Wrench, Puzzle, Gauge, Shield } from "lucide-react";

Terraria is a 2D sandbox adventure game featuring exploration, crafting, building, and combat across procedurally generated worlds. These guides help you manage your XGamingServer Terraria server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Terraria server using the IP address and port." href="/docs/terraria/join-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Edit basic and advanced settings on your Terraria server." href="/docs/terraria/server-config" />
</Cards>

Server Configuration [#server-configuration]

<Cards>
  <Card icon={<Settings />} title="Change Difficulty" description="Switch between Classic, Expert, Master, and Journey mode." href="/docs/terraria/difficulty-settings" />

  <Card icon={<Settings />} title="Change Seed" description="Set a custom world seed including special and secret seeds." href="/docs/terraria/difficulty-settings" />

  <Card icon={<Wrench />} title="Change Server Version" description="Switch between Vanilla and tModLoader server versions." href="/docs/terraria/game-version" />

  <Card icon={<Gauge />} title="Max Players" description="Adjust the maximum player count on your Terraria server." href="/docs/terraria/player-slots" />

  <Card icon={<Shield />} title="Disable Anti-Cheat" description="Disable the anti-cheat system for mod compatibility." href="/docs/terraria/server-config" />
</Cards>

Mods [#mods]

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Install tModLoader mods using Steam Workshop IDs." href="/docs/terraria/mod-setup" />

  <Card icon={<Puzzle />} title="Install Calamity Mod" description="Add the Calamity content expansion with 27+ bosses and 1800+ items." href="/docs/terraria/mod-setup" />

  <Card icon={<Puzzle />} title="Install Thorium Mod" description="Add the Thorium Vanilla+ expansion with new classes and bosses." href="/docs/terraria/mod-setup" />
</Cards>

World Management [#world-management]

<Cards>
  <Card icon={<Globe />} title="Upload Save" description="Upload an existing Terraria world save file to your server." href="/docs/terraria/import-save" />

  <Card icon={<Globe />} title="Upload tModLoader Save" description="Upload a modded tModLoader world save to your server." href="/docs/terraria/import-save" />
</Cards>

> **Don't have a server yet?** [Get Terraria Server Hosting](https://xgamingserver.com/terraria-server-hosting) starting from just $4/month with instant setup and 24/7 support.
