PalworldBreeding

Multiplayer

Palworld crossplay, dedicated servers and player limits

Updated Verified for Palworld 1.0.3

Palworld has full crossplay between Steam, Microsoft Store/Xbox, PlayStation 5 and Mac — but it has no cross-progression, so your character stays on the platform that made it.

The crossplay support matrix

Crossplay was added in the v0.5.0 Crossplay Update on 19 March 2025. Before that date, platforms were siloed, which is why older guides still say Steam and Xbox players cannot mix.

 SteamMS Store / XboxPS5Mac
SteamYesYesYesYes
MS Store / XboxYesYesYesYes
PS5YesYesYesYes
MacYesYesYesYes

This is not a guess from press coverage: Pocketpair's official server documentation exposes a CrossplayPlatforms setting whose default value is (Steam,Xbox,PS5,Mac).

🔑
Why you might still fail to join a cross-platform friend

Server owners can edit CrossplayPlatforms to allow fewer platforms. If a server rejects you but works for your friend on another system, platform restriction is the first thing to check — not a bug on your end.

Player limits

ModePlayersNotes
Single-player1Your own world, no host needed
Online co-op (invite world)4Host must be online; the world lives on the host's machine
Dedicated server32Runs independently of any player; set via ServerPlayerMaxNum
Split screen / local co-op0Not supported on any platform

The 4 and 32 figures are stated on Palworld's own Steam store listing. The store's feature list contains single-player and online co-op entries and no shared or split-screen entry, which is the cleanest confirmation that local multiplayer does not exist.

Server types explained

Co-op world (easiest)

You start a world, generate an invite code, and up to three friends join. The catch: the world only exists while the host is playing. If the host logs off, everyone stops. Progress made in someone else's world stays in that world.

Dedicated server (persistent)

A dedicated server keeps the world running whether or not you are online, supports up to 32 players, and gives you a config file full of tunable rules. You can self-host it or rent it.

Official servers

Pocketpair has operated official servers since the Early Access launch — its January and February 2024 Steam announcements dealt with cheating countermeasures and access issues on them. They are the zero-setup option, but you have no control over settings and no admin tools.

Self-hosting a dedicated server

Palworld's dedicated server tool (PalServer) is free and documented officially at docs.palworldgame.com. It runs on Windows and Linux and is installed through SteamCMD using app ID 2394010. There is no console self-hosting — PS5 and Xbox players can join servers, not run them.

RequirementOfficial guidance
CPU4 cores or more recommended
RAM16 GB recommended. 8 GB will boot but raises the chance of out-of-memory crashes
StorageSSD recommended — low-performance storage may corrupt saved data
OS64-bit Windows or Linux (Ubuntu, AlmaLinux and similar)
PortUDP 8211 by default

The config file, exactly

OSPath
Windowssteamapps\common\PalServer\Pal\Saved\Config\WindowsServer\PalWorldSettings.ini
Linuxsteamapps/common/PalServer/Pal/Saved/Config/LinuxServer/PalWorldSettings.ini
⚠️
Do not edit DefaultPalWorldSettings.ini

The official documentation is explicit: editing DefaultPalWorldSettings.ini has no effect. That file is a template you copy from. Only the copy inside the Config subdirectory is read at runtime, and that folder is created after the server's first startup.

Settings worth knowing before you open the file

SettingWhat it does
ServerPlayerMaxNumMaximum players who can join
CrossplayPlatformsWhich platforms may connect. Default (Steam,Xbox,PS5,Mac)
bAllowClientModWhether players with mods enabled may join

All three names and the crossplay default are taken from Pocketpair's official server documentation. Palworld's server config also exposes RCON and a REST API in the same docs for admin tooling.

💡
Two admin habits worth forming

Set AdminPassword so you can run the /Save command before any planned restart, and enable bIsUseBackupSaveData for rotating world backups. Pocketpair notes backups increase disk load — take the trade. Both are covered in the saves guide.

💡
Sizing a rented server

Palworld's server load scales with the number of players and with how many bases and Pals exist in the world, because Pals keep working while you are away. A long-lived 32-slot world is far heavier than a fresh one at the same player count, so budget headroom rather than matching the slot count exactly.

How to check whether a server is up

  1. In-game: the community server list shows live servers and their current player counts. A server missing from the list is either down, private, or filtered by platform.
  2. Direct connect: joining by IP and port bypasses the list — if direct connect works but the browser does not show the server, the listing is the problem, not the server.
  3. Your host's control panel: rented servers expose status and logs there, which is the only way to see crash loops.
  4. Platform-wide outages: check Pocketpair's official channels. Official server issues have been announced there before, as in February 2024.

Cross-progression, and the one transfer feature that exists

Crossplay and cross-progression are different things, and Palworld only has the first. Your character is tied to the world it was created in.

The exception is Pals, not people: the Global Palbox, added in the same v0.5.0 update, stores Pal data so you can move Pals between your own worlds. The Dimensional Pal Storage added at the same time expanded storage capacity substantially.

⚠️
Can you play Palworld offline?

Palworld has a genuine single-player mode, and Steam Cloud saves are supported. However, Steam's own system requirements list a broadband internet connection under both minimum and recommended specs, and we found no official Pocketpair statement about fully offline play. Reports that single-player works without a connection are community-reported; treat them as such.

Frequently asked questions

Is Palworld crossplay between PS5 and PC?
Yes. Crossplay arrived in the v0.5.0 update on 19 March 2025 and covers Steam, the Microsoft Store and Xbox, PlayStation 5 and Mac. Palworld's own dedicated server documentation confirms it, listing the CrossplayPlatforms setting with a default value of Steam, Xbox, PS5 and Mac. Server owners can narrow that list, so a server you cannot join may simply have restricted platforms.
How many players can play Palworld together?
Four players in a standard co-op world, or up to 32 on a dedicated server. Those figures come from Palworld's Steam store listing. The 32-player limit is set by the ServerPlayerMaxNum value in the server config; raising player counts increases CPU and memory demands sharply, so most community servers run well below the cap.
Does Palworld have split screen?
No. Palworld's feature list includes single-player and online co-op only — there is no shared or split-screen category on its store listing and no local two-player mode in the game. Every form of Palworld multiplayer requires each player to have their own copy running on their own device, either in a co-op world or on a server.
Can you transfer your character between platforms?
No. Crossplay lets you play together, but there is no cross-progression: your character belongs to the world it was made in, and moving platform means starting a new one. The one official transfer feature is the Global Palbox, added in v0.5.0, which stores Pal data so Pals can be moved between your own worlds.
Are Palworld servers free?
Joining is free — there is no subscription for Palworld multiplayer beyond the platform's own online service on console. Hosting is a different matter: self-hosting a dedicated server on your own Windows or Linux machine is free using the free PalServer tool via SteamCMD, while renting from a hosting company costs a monthly fee.

Keep reading