# Myth of Empires Server Guides (/docs/myth-of-empires)



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

Myth of Empires is a sandbox survival MMO where players build empires, train armies, and conquer territory in an ancient warfare setting. Running a dedicated server gives you full control over your world, from player limits to admin permissions and gameplay settings.

Getting Started [#getting-started]

Connect and set up your server.

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your server through the in-game browser." href="/docs/myth-of-empires/connect-to-your-server" />

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

Server Management [#server-management]

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

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

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

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

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

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

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