# Nuclear Option Server Guides (/docs/nuclear-option)



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

Nuclear Option is a modern combat flight simulator by Shockfront Studios featuring jets, helicopters, ground vehicles, and naval assets in large-scale combined arms battles. Two factions — BDF and PALA — clash across massive maps with progressively escalating warfare, culminating in nuclear strikes. These guides will help you get your XGamingServer Nuclear Option server configured and running.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Find your server and join via the browser or direct connect." href="/docs/nuclear-option/connect-to-your-server" />

  <Card icon={<Settings />} title="Configure Your Server" description="Full DedicatedServerConfig.json reference — all settings explained." href="/docs/nuclear-option/configure-your-server" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Settings />} title="Change Server Name" description="Set the name that appears in the server browser." href="/docs/nuclear-option/change-server-name" />

  <Card icon={<Lock />} title="Set a Password" description="Restrict access with a server password." href="/docs/nuclear-option/set-a-password" />

  <Card icon={<Users />} title="Max Players" description="Control the maximum number of players." href="/docs/nuclear-option/max-players" />

  <Card icon={<Terminal />} title="Server Commands" description="Remote commands for player management, bans, and mission control." href="/docs/nuclear-option/server-commands" />
</Cards>

Gameplay [#gameplay]

<Cards>
  <Card icon={<Map />} title="Game Modes & Missions" description="Escalation, Terminal Control, Confrontation, and more — what they are and how to configure rotation." href="/docs/nuclear-option/game-modes" />
</Cards>

Troubleshooting [#troubleshooting]

<Cards>
  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix connection issues, mission errors, and performance problems." href="/docs/nuclear-option/troubleshooting" />
</Cards>

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