Multiplayer beginner guide

How do you play Palworld with friends?

Invite codes are fastest for a couple of friends; only long-term groups need a dedicated server. This guide covers both paths, how to join, where settings live, and the new 1.0 multiplayer features.

Pick a path first

Up to 4 who can play at the same time → invite code; more players, mismatched schedules or anytime access → dedicated server (32); no fixed group → just join official servers.

Fastest way for a few friends: invite-code co-op

No server, no file editing: one person hosts, everyone else joins with a code.

stepsWhoWhat to do
1HostEnter your world and turn multiplayer ON in World Settings.
2HostGrab the invite code from the in-game menu and send it to friends.
3FriendsOn the title screen choose “Join Multiplayer Game (Invite Code)” and enter the code.
4EveryonePlay — an invite-code world holds up to 4 players.
Know this firstDetails
No host, no gameThe world runs on the host's machine; when the host is offline, nobody else can get in.
Codes change every sessionAfter the host restarts the game, generate and share a new code.
Crossplay just worksSteam, Xbox, PS5 and Mac can all co-op together via invite codes.
Characters belong to worldsHosting keeps your single-player character; joining someone else's world means creating a new character for that world.

Long-term groups: dedicated servers

A dedicated server is a world that runs 24/7 on its own: no player needs to stay online, up to 32 people per server — ideal for long-term groups whose schedules don't line up.

wayPlayer capWho must be onlineMaintenanceBest for
Invite-code co-op4Host must be onlineNoneShort-term squad runs
dedicated server32NobodySomeone must handle backups, settings and upgradesLong-term groups / communities
Official serversSet by PocketpairNobodyNo maintenance, but rules, data and rollbacks are out of your handsPlayers without a fixed group
How to get a dedicated serverhow to do
Run it on your own PCFilter your Steam library by “Tools”, install and launch “Palworld Dedicated Server”; or use SteamCMD (App ID 2394010).
Rent oneRent a managed server from a game-hosting provider — skips PC and network setup, billed monthly.
How friends joinTitle screen “Join Multiplayer Game” → find your server in the community list, or enter IP and port directly (default 8211), plus the password if set.

Where settings live: in-game layer and ini layer

LayerWhat it controlsWhere to change it
World Settings (in-game menu)Gameplay options like difficulty, egg hatch time, death penalty and base count limits.Single-player and invite-code worlds change it right in the game; agree with your group before opening the world.
PalWorldSettings.ini (dedicated-server config file)Server parameters like player cap, join password, EXP rate, allowed platforms and voice chat.Dedicated servers have no in-game settings menu: everything lives in this text file, read once at startup — restart after editing.

The ini file is simply the server's parameter sheet. Hand-editing invites format errors, so we built theSetting generator: tick player count, rates and crossplay to generate a downloadable draft.

Common fieldsIn plain words
ServerPlayerMaxNumConcurrent player cap (up to 32 on a dedicated server).
ServerPasswordJoin password; a must for private servers — without it your server is public.
AdminPasswordAdmin password; keep it different from the join password.
ExpRateEXP multiplier; too high and it breaks early-game pacing.
CrossplayPlatformsWhich platforms may join; default (Steam,Xbox,PS5,Mac).
bEnableVoiceChatIn-game voice chat toggle (new in 1.0; not supported on WinGDK).
bAllowGlobalPalboxExport / ImportWhether players may take Pals out of / into this world.

Fields follow official server docs 1.0.0 (verified 2026-07-19); see the official docs for the full list and re-check each value before applying.

New 1.0 multiplayer features worth turning on

FeatureHow to use
Voice chatDedicated servers only: enable it in the server's world settings and everyone can use it (not supported on WinGDK).
Guild roles & permissionsAssign roles with permissions and restrict certain structures to roles; agree on the permission table before building a shared base.
Discord invitesSteam / Mac versions can link a Discord account to invite friends in one click.
Hide address for streamingTurn on server-address hiding before going live to keep strangers out.

Where to go next

SourceOfficial server docs 1.0.0 + Game8 / wiki.gg verification