# Mordhau Server Guides (/docs/mordhau)



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

Mordhau is a medieval multiplayer combat game developed by Triternion. It features skill-based melee and ranged combat with a variety of weapons and armor in large-scale battles. These guides will help you get your XGamingServer Mordhau server configured and running smoothly.

Getting Started [#getting-started]

Connect and configure your server.

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

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

Server Management [#server-management]

Manage admins, players, and server state.

<Cards>
  <Card icon={<Shield />} title="Adding Admins" description="Grant admin permissions to trusted players." href="/docs/mordhau/adding-admins" />

  <Card icon={<Settings />} title="Change Server Name" description="Update your server's display name." href="/docs/mordhau/change-server-name" />

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

  <Card icon={<Wrench />} title="Reset Server" description="Wipe and reinstall your server." href="/docs/mordhau/reset-server" />
</Cards>

Customization [#customization]

Change maps and game modes.

<Cards>
  <Card icon={<Globe />} title="Change Map" description="Switch maps and set up a map rotation." href="/docs/mordhau/change-map" />
</Cards>

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