# Arma Reforger Server Guides (/docs/arma-reforger)



import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Shield, Settings, Puzzle, Wrench, Gauge, AlertTriangle, FileText, Eye, Mic, Swords, Radio, Lock } from "lucide-react";

Arma Reforger is Bohemia Interactive's next-generation military sandbox, built on the Enfusion engine. With large-scale warfare, modding support, and cross-platform play, it's one of the most popular tactical shooters for dedicated server hosting. These guides will help you get your XGamingServer Arma Reforger server set up and running.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="How to Join Your Server" description="Connect via server browser or direct IP." href="/docs/arma-reforger/join-server" />

  <Card icon={<Settings />} title="How to Configure Your Server" description="Use the Config Editor tool or edit config.json." href="/docs/arma-reforger/server-config" />

  <Card icon={<Settings />} title="How to Rename Your Server" description="Change the server browser display name." href="/docs/arma-reforger/rename-server" />

  <Card icon={<Settings />} title="How to Set a Password" description="Restrict access with a server password." href="/docs/arma-reforger/server-password" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Shield />} title="How to Add Admins" description="Admin password, Steam ID whitelist, and Game Master." href="/docs/arma-reforger/admin-setup" />

  <Card icon={<Wrench />} title="Server Admin Tools" description="Overview of all admin tools: password, RCON, Game Master." href="/docs/arma-reforger/server-admin-tools" />

  <Card icon={<Settings />} title="How to Change Scenario" description="Switch between Conflict, Combat Ops, Game Master, and more." href="/docs/arma-reforger/switch-scenario" />

  <Card icon={<Settings />} title="How to Change Max Players" description="Set the player count limit." href="/docs/arma-reforger/player-slots" />

  <Card icon={<Settings />} title="How to Enable Crossplay" description="PC, Xbox, and PlayStation crossplay." href="/docs/arma-reforger/crossplay-setup" />

  <Card icon={<Lock />} title="Hide from Server List" description="Make your server private." href="/docs/arma-reforger/hide-from-server-list" />

  <Card icon={<Wrench />} title="How to Update Your Server" description="Keep your server on the latest version." href="/docs/arma-reforger/update-guide" />

  <Card icon={<Shield />} title="Adding a Whitelist" description="Restrict to approved players only." href="/docs/arma-reforger/adding-whitelist" />

  <Card icon={<Shield />} title="Ban Players" description="Ban and unban disruptive players." href="/docs/arma-reforger/ban-players" />

  <Card icon={<Shield />} title="Game Master Mode" description="Create dynamic scenarios in real-time." href="/docs/arma-reforger/game-master" />

  <Card icon={<Shield />} title="RCON" description="Remote console for administration." href="/docs/arma-reforger/rcon" />
</Cards>

Server Settings [#server-settings]

<Cards>
  <Card icon={<Eye />} title="View Distance" description="Configure server and network view distance." href="/docs/arma-reforger/view-distance" />

  <Card icon={<Swords />} title="Disable Third-Person" description="Force first-person view." href="/docs/arma-reforger/disable-third-person" />

  <Card icon={<Mic />} title="VON Settings" description="Configure voice chat behavior." href="/docs/arma-reforger/von-settings" />

  <Card icon={<Settings />} title="Disable or Limit AI" description="Turn off AI or set a max count." href="/docs/arma-reforger/disable-ai" />

  <Card icon={<Settings />} title="Mission Header" description="Customize time, weather, XP, and scenario rules." href="/docs/arma-reforger/mission-header" />

  <Card icon={<Shield />} title="BattlEye Anti-Cheat" description="Configure BattlEye settings." href="/docs/arma-reforger/battleye" />
</Cards>

Mods & Scenarios [#mods--scenarios]

<Cards>
  <Card icon={<Puzzle />} title="How to Add Workshop Mods" description="Search, add, and manage mods via the Config Editor." href="/docs/arma-reforger/mod-setup" />

  <Card icon={<Puzzle />} title="Workshop Scenarios" description="Add custom community scenarios." href="/docs/arma-reforger/workshop-scenarios" />

  <Card icon={<FileText />} title="Scenario List" description="All official scenarios with config paths." href="/docs/arma-reforger/scenario-list" />

  <Card icon={<Radio />} title="Radio Respawn Points" description="How radio respawns work in Conflict." href="/docs/arma-reforger/radio-respawn" />
</Cards>

Maintenance & Backups [#maintenance--backups]

<Cards>
  <Card icon={<Wrench />} title="How to Wipe & Reinstall" description="Full server reset and reinstall." href="/docs/arma-reforger/wipe-reinstall" />

  <Card icon={<Wrench />} title="Automatic Backups" description="Set up scheduled backups." href="/docs/arma-reforger/automatic-backups" />

  <Card icon={<Wrench />} title="Upload Save Files" description="Transfer save data to your server." href="/docs/arma-reforger/upload-save" />
</Cards>

Reference & Troubleshooting [#reference--troubleshooting]

<Cards>
  <Card icon={<FileText />} title="config.json Reference" description="Complete JSON config reference." href="/docs/arma-reforger/server-config-reference" />

  <Card icon={<FileText />} title="Startup Parameters" description="All command-line parameters." href="/docs/arma-reforger/startup-parameters" />

  <Card icon={<Gauge />} title="Performance Guide" description="Optimize for better FPS and lower lag." href="/docs/arma-reforger/performance-guide" />

  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix common server issues." href="/docs/arma-reforger/troubleshooting" />

  <Card icon={<AlertTriangle />} title="Server Logs" description="Find and read logs for debugging." href="/docs/arma-reforger/server-logs" />
</Cards>

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