Skip to content
paldb.gg

Palworld server hosting

Before you rent anything: co-op holds 4 players and costs nothing, but only runs while the host is in the world. A dedicated server holds 32 by default and runs without you — and the server software itself is a free download. What you are actually buying from a host is a machine that stays on and a network your friends can reach.

Do you need a host at all?

Co-op — free

Invite from inside your own world. Holds 4 players (CoopPlayerMaxNum), needs no setup and no port forwarding. The catch is absolute: when you log off, the world stops. Nobody can play, and nothing in your bases progresses.

Self-hosted — free

The dedicated server is a free download on Steam — you do not need a second copy of the game, and it runs on Windows or Linux. Holds 32 by default (ServerPlayerMaxNum). You supply the machine, the uptime and one open UDP port (8211).

Rented — paid

The same server software on somebody else’s hardware. What you are paying for is uptime, a routable address, backups and a panel — not extra game features. Worth it when the group plays at different hours, which is most groups.

That first column is the reason to read this page before a price table. A group of four that plays together does not need to spend anything.

What the server actually needs

Pocketpair’s figures
ComponentStated requirement
CPU4 cores or more
RAM16 GB is the stated standard. 8 GB is described as carrying a crash risk, and more than 32 GB is recommended for larger servers.
StorageAn SSD — the documentation warns that slow storage can corrupt saves.
OSWindows 64-bit, or Linux 64-bit (Ubuntu, AlmaLinux and similar)
NetworkUDP port 8211 by default, changeable (PublicPort)

These are Pocketpair’s own numbers from the dedicated-server documentation, not a host’s recommendation — a host has an interest in the answer and Pocketpair does not. Note what is not published anywhere: a RAM-per-player formula. Anyone quoting you “1 GB per player” has made it up.

What actually makes a Palworld server heavy

Player count is the number hosts sell on, but it is not the number that decides whether your server stutters. Bases are. Every Pal working at a base is being simulated continuously, and the settings file lets one guild run BaseCampMaxNumInGuild bases of BaseCampWorkerMaxNum Pals each — so 4 × 15 = 60 working Pals per guild before anyone changes a setting. The shipped file’s own note on the worker cap is that raising it is the usual cause of base-camp lag.

The practical consequence: a four-player server where everyone builds sprawling bases works the hardware harder than a sixteen-player server where nobody does. If you are sizing a plan, size it for how your group builds, and read the worker cap before you raise it.

What five hosts state on their own pages

read 2026-09-09

Only what each host’s own Palworld page says, in the currency and billing period it quoted. This is not a ranking: the right host depends on where your group lives and how you like to pay, and a table that pretended otherwise would be a sales pitch. Prices move; the date above is when each page was read.

Indifferent Broccoli

per player slot

Indifferent Broccoli for Palworld: specs against the requirements →

PlayersPrice
1$5.99/mo
2$6.99/mo
4$9.99/mo
6$12.99/mo
8$15.99/mo
10$18.99/mo
16$20.99/mo
32$24.99/mo
Hardware
Uncapped — "Plans provide uncapped RAM. Only player count is limited"
Locations
San Jose, Dallas, Salt Lake City, Washington DC, Montreal, Frankfurt, Roubaix, Amsterdam, Singapore, India
Trial
2 days free, no card; 7-day refund policy
Mods
Stated as supported
Crossplay
not stated

DatHost

one plan

DatHost for Palworld: specs against the requirements →

Price: €14.90/mo, or €6.90/mo billed annually (€82.80 up front)

Hardware
16 GB DDR5
Slots
Unlimited slots
Locations
49 locations across 38 countries
Trial
14-day money-back guarantee, cancel anytime
Mods
Stated as supported
Crossplay
Xbox, PC, PS5, Mac

Shockbyte

per plan, RAM fixed per tier

Shockbyte for Palworld: specs against the requirements →

PlayersPrice
10$16.99/mo
20$21.99/mo
32$26.99/mo
Hardware
6 GB, 8 GB or 10 GB depending on plan
Locations
"Global server locations" stated; a count is not given
Trial
72-hour self-serve refund; 10% off quarterly, 25% off annually
Mods
not stated
Crossplay
not stated

GPORTAL

per slot, short billing periods

GPORTAL for Palworld: specs against the requirements →

Price: from €4.40 for 3 days; 10 slots €13.70/30 days; 32 slots €28.00/30 days

Slots
8–32 slots
Locations
Central Europe stated on the page; the others are shown only on a map
Mods
not stated
Crossplay
PC, Mac, PlayStation, Xbox

BisectHosting

per GB, price not readable

BisectHosting for Palworld: specs against the requirements →

BisectHosting prices per GB of RAM rather than per plan, and the figures load dynamically — they were still shown as "... / GB" when the page was opened in a real browser, so no number is recorded here.

Locations
21 worldwide locations
Trial
3 days of free server backups stated; refund terms not stated on this page
Mods
Stated as supported
Crossplay
PC, Xbox, PlayStation, Steam, Game Pass

Each host's own Palworld product page, read on the date below. Nothing here comes from a comparison blog or from a host's marketing copy about a rival. Fields a host does not state are omitted rather than guessed, and prices are recorded in the currency and billing period the page quoted — converting them would invent precision the pages do not have. None of these links are affiliate links; this site earns nothing if you use them.

Once the server is running

Everything a Palworld server does differently from single-player is one line in PalWorldSettings.ini. The settings reference lists all 120 with the defaults the game ships, and its config generator writes the file for you and refuses keys the game does not have — which is the usual reason a hand-edited config silently does nothing. The settings most groups change first: ExpRate, DeathPenalty and egg hatching time. To run commands on a live server you need RCON and an admin password — both off by default — and here is what you can then type.

Extracted from Palworld's game files on (build 4570874460).Methodology