# Palworld Server Hosting Guides (/docs/palworld)





import { Card, Cards } from "fumadocs-ui/components/card";
import { Rocket, Settings, Shield, Users, Wrench, Map, Sword, Terminal, Globe, Puzzle, Zap, AlertTriangle, Clock, Database } from "lucide-react";

Palworld is a multiplayer survival crafting game where you fight, farm, build, and work alongside mysterious creatures called Pals. These guides cover everything you need to manage your XGamingServer Palworld server.

Everything below is managed from the [XGamingServer panel](https://panel.xgamingserver.com) — your servers are listed on the dashboard with live status and resource usage, and **Manage server** takes you straight into the console, files, and settings.

<img alt="The XGamingServer panel dashboard listing your game servers with live status, CPU, RAM, and disk usage" src={__img0} placeholder="blur" />

Getting Started [#getting-started]

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

  <Card icon={<Settings />} title="Server Configuration" description="Complete PalWorldSettings.ini reference — every setting." href="/docs/palworld/server-settings" />

  <Card icon={<Settings />} title="Rename Server" description="Change server name and description." href="/docs/palworld/rename-server" />

  <Card icon={<Shield />} title="Server Password" description="Password protect your server." href="/docs/palworld/set-password" />
</Cards>

Administration [#administration]

<Cards>
  <Card icon={<Shield />} title="Admin Commands" description="All admin commands — kick, ban, teleport, save, shutdown." href="/docs/palworld/admin-commands" />

  <Card icon={<Terminal />} title="RCON Setup" description="Remote console for server management." href="/docs/palworld/remote-console" />

  <Card icon={<Terminal />} title="REST API" description="HTTP API for automation and monitoring." href="/docs/palworld/rest-api" />

  <Card icon={<Shield />} title="Spectator Mode" description="Observe players as admin." href="/docs/palworld/spectator-mode" />
</Cards>

Pal & Gameplay Settings [#pal--gameplay-settings]

<Cards>
  <Card icon={<Zap />} title="Capture Rate" description="Make catching Pals easier or harder." href="/docs/palworld/capture-rate" />

  <Card icon={<Zap />} title="XP Rate" description="Speed up or slow down leveling." href="/docs/palworld/xp-rate" />

  <Card icon={<Clock />} title="Egg Hatching Time" description="Reduce the 72-hour default hatch time." href="/docs/palworld/egg-hatching" />

  <Card icon={<Zap />} title="Spawn Rate" description="More or fewer wild Pals." href="/docs/palworld/spawn-rate" />

  <Card icon={<Wrench />} title="Work Speed" description="Faster crafting and building." href="/docs/palworld/work-speed" />

  <Card icon={<Settings />} title="Day & Night Speed" description="Adjust day and night duration." href="/docs/palworld/day-night-speed" />

  <Card icon={<Settings />} title="Randomizer" description="Shuffle Pal spawns across the map." href="/docs/palworld/randomizer" />

  <Card icon={<Sword />} title="Predator Pals" description="Toggle powerful roaming boss Pals." href="/docs/palworld/predator-pals" />
</Cards>

Combat & Survival [#combat--survival]

<Cards>
  <Card icon={<Sword />} title="Death Penalty" description="Keep items, drop items, or lose everything." href="/docs/palworld/death-penalty-setting" />

  <Card icon={<Sword />} title="Player & Pal Damage" description="Adjust damage dealt and received." href="/docs/palworld/player-damage" />

  <Card icon={<Settings />} title="Hunger & Stamina" description="Reduce or increase drain rates." href="/docs/palworld/hunger-stamina" />

  <Card icon={<Settings />} title="HP Regeneration" description="Speed up health recovery." href="/docs/palworld/hp-regen" />

  <Card icon={<Sword />} title="PvP Settings" description="Enable PvP and friendly fire." href="/docs/palworld/pvp-settings" />

  <Card icon={<Zap />} title="Hardcore Mode" description="Enable permanent death." href="/docs/palworld/hardcore-mode" />

  <Card icon={<Zap />} title="Stat Enhancement" description="Control which stats players can boost with points." href="/docs/palworld/stat-enhancement" />

  <Card icon={<Clock />} title="Respawn Penalty" description="Set death cooldowns and repeat-death penalties." href="/docs/palworld/respawn-penalty" />
</Cards>

Base & Resources [#base--resources]

<Cards>
  <Card icon={<Wrench />} title="Base Workers" description="Change max working Pals per base." href="/docs/palworld/base-workers" />

  <Card icon={<Users />} title="Guild Settings" description="Guild size, base limits, and auto-reset." href="/docs/palworld/guild-settings" />

  <Card icon={<Settings />} title="Resource & Drop Rates" description="Gathering yield, loot, weight, durability." href="/docs/palworld/resource-rates" />

  <Card icon={<Settings />} title="Structure Damage" description="Building damage and decay rates." href="/docs/palworld/structure-damage" />

  <Card icon={<Zap />} title="Raids & Supply Drops" description="Enable/disable raids and drop frequency." href="/docs/palworld/raid-settings" />

  <Card icon={<Map />} title="Fast Travel" description="Toggle fast travel on or off." href="/docs/palworld/fast-travel" />

  <Card icon={<Globe />} title="Global Palbox" description="Enable Pal import/export across servers." href="/docs/palworld/global-palbox" />
</Cards>

Server Management [#server-management]

<Cards>
  <Card icon={<Users />} title="Player Count" description="Change max concurrent players." href="/docs/palworld/player-count" />

  <Card icon={<Globe />} title="Crossplay" description="Enable Steam, Xbox, PS5, and Mac crossplay." href="/docs/palworld/crossplay-setup" />

  <Card icon={<Puzzle />} title="Mod Installation" description="Install PAK, UE4SS, and native mods." href="/docs/palworld/mod-installation" />

  <Card icon={<Clock />} title="Update Server" description="Update to the latest version." href="/docs/palworld/update-server" />

  <Card icon={<Database />} title="World Saves" description="Save locations, backups, and transfers." href="/docs/palworld/world-saves" />

  <Card icon={<Wrench />} title="Wipe & Reset" description="Wipe world or full reinstall." href="/docs/palworld/wipe-reset" />
</Cards>

Reference [#reference]

<Cards>
  <Card icon={<AlertTriangle />} title="Troubleshooting" description="Fix config resets, memory leaks, connection issues." href="/docs/palworld/fix-common-issues" />

  <Card icon={<Zap />} title="Performance Guide" description="Optimize RAM, FPS, and tick rate." href="/docs/palworld/optimize-performance" />

  <Card icon={<Settings />} title="Ports Reference" description="All required and optional server ports." href="/docs/palworld/ports-reference" />

  <Card icon={<Puzzle />} title="Disable Technologies" description="Block specific recipes and tech from being unlocked." href="/docs/palworld/deny-technology" />
</Cards>

> **Don't have a server yet?** [Get Palworld Server Hosting](https://xgamingserver.com/palworld-server-hosting?utm_source=docs\&utm_medium=referral\&utm_campaign=palworld-server-hosting) starting from just $7/month with instant setup and 24/7 support.
