# Nightingale Server Guides (/docs/nightingale)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Users, Wrench, Lock } from "lucide-react";

Nightingale is a Victorian gaslamp survival game developed by Inflexion Games. Players explore mysterious Fae Realms, craft tools, build estates, and survive together in a shared world. Running a dedicated server lets you host a persistent world for your group with full control over server settings.

Getting Started [#getting-started]

Connect and set up your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Nightingale server via multiplayer." href="/docs/nightingale/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Adjust server settings and gameplay options." href="/docs/nightingale/configure-your-server" />
</Cards>

Server Management [#server-management]

Manage your server name, players, password, and resets.

<Cards>
  <Card icon={<Settings />} title="Change Server Name" description="Set a custom name for your server." href="/docs/nightingale/change-server-name" />

  <Card icon={<Users />} title="Max Players" description="Change the maximum player slot limit." href="/docs/nightingale/max-players" />

  <Card icon={<Lock />} title="Set a Password" description="Protect your server with a password." href="/docs/nightingale/set-a-password" />

  <Card icon={<Wrench />} title="Reset Server" description="Reset your server to a fresh state." href="/docs/nightingale/reset-server" />
</Cards>

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