# Quake Live Dedicated Server Guides (/docs/quake-live)



import { Rocket, Settings, Globe, Wrench, Shield, Puzzle, Gauge } from "lucide-react";

Quake Live is a fast-paced arena FPS based on Quake III Arena, featuring competitive multiplayer with various game modes and extensive community customization. These guides help you manage your XGamingServer Quake Live server.

Getting Started [#getting-started]

<Cards>
  <Card icon={<Rocket />} title="Connect to Your Server" description="Join your Quake Live server using the developer console." href="/docs/quake-live/join-server" />

  <Card icon={<Settings />} title="Change Server Name" description="Set or change your Quake Live server hostname." href="/docs/quake-live/rename-server" />
</Cards>

Server Configuration [#server-configuration]

<Cards>
  <Card icon={<Settings />} title="Map Pool" description="Configure map rotation and lock your server to a single gametype." href="/docs/quake-live/server-config" />

  <Card icon={<Settings />} title="Custom Game Factories" description="Create custom game types with unique rules and settings." href="/docs/quake-live/server-config" />

  <Card icon={<Gauge />} title="Max Players" description="Adjust the maximum player count on your Quake Live server." href="/docs/quake-live/player-slots" />

  <Card icon={<Wrench />} title="Add Bots" description="Add automatic or custom bots to your server." href="/docs/quake-live/server-config" />
</Cards>

Administration [#administration]

<Cards>
  <Card icon={<Shield />} title="Adding Admins" description="Manage player permissions and admin access using access.txt." href="/docs/quake-live/server-config" />

  <Card icon={<Wrench />} title="RCON" description="Use remote console commands to manage your Quake Live server." href="/docs/quake-live/server-config" />
</Cards>

Plugins and Workshop [#plugins-and-workshop]

<Cards>
  <Card icon={<Puzzle />} title="Install Plugins" description="Install MinQLX plugins to extend your server functionality." href="/docs/quake-live/server-config" />

  <Card icon={<Globe />} title="Play Workshop Maps" description="Add custom Steam Workshop maps to your server." href="/docs/quake-live/server-config" />

  <Card icon={<Puzzle />} title="Install Workshop Mods" description="Install Steam Workshop mods like custom sounds and skins." href="/docs/quake-live/server-config" />
</Cards>

Maintenance [#maintenance]

<Cards>
  <Card icon={<Wrench />} title="Reset Server" description="Completely reset your Quake Live server to a fresh install." href="/docs/quake-live/wipe-reinstall" />
</Cards>

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