# Vintage Story Server Documentation (/docs/vintage-story)



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

Vintage Story is a survival sandbox game set in a mysterious, ancient world. These guides will help you set up and manage your XGamingServer Vintage Story server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Vintage Story server using the IP address." href="/docs/vintage-story/join-server" />

  <Card icon={<Shield />} title="Add Admins" description="Grant admin privileges to players on your server." href="/docs/vintage-story/admin-setup" />

  <Card icon={<Globe />} title="Make Your Server Public" description="List your server in the public server browser." href="/docs/vintage-story/public-listing" />
</Cards>

Configuration [#configuration]

<Cards>
  <Card icon={<Settings />} title="Configure Your Server" description="Edit server settings through the serverconfig.json file." href="/docs/vintage-story/server-config" />

  <Card icon={<Settings />} title="Change Server Name" description="Update your server name and description." href="/docs/vintage-story/rename-server" />

  <Card icon={<Shield />} title="Set a Password" description="Protect your server with a password." href="/docs/vintage-story/server-password" />

  <Card icon={<Shield />} title="Add a Whitelist" description="Control who can join your server with a whitelist." href="/docs/vintage-story/whitelist-setup" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<RefreshCw />} title="Update Your Server" description="Update to the latest Vintage Story version." href="/docs/vintage-story/update-guide" />

  <Card icon={<Wrench />} title="Change Server Version" description="Switch between release branches or specific versions." href="/docs/vintage-story/update-guide" />

  <Card icon={<Wrench />} title="Upload an Existing Save" description="Transfer your world file to your server." href="/docs/vintage-story/import-save" />

  <Card icon={<RefreshCw />} title="Reset Your Server" description="Wipe your server and start fresh." href="/docs/vintage-story/wipe-reinstall" />
</Cards>

Gameplay [#gameplay]

<Cards>
  <Card icon={<Puzzle />} title="Install Mods" description="Add mods to customize your server experience." href="/docs/vintage-story/mod-setup" />

  <Card icon={<Wrench />} title="Console Commands" description="Complete list of server console commands." href="/docs/vintage-story/command-list" />
</Cards>

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