Skip to main content

Keep your world visible.

Palworld Server Console

Sync server saves with a read-only client, track Pal and item inventory with base quantity changes, and collaborate on practical multi-generation breeding plans.

Search Pals, passives, or owners128 Pals
Up to date

Lamball

My Pal

Palbox · Page 2

Serious

Grintale

Guild member

Woodland base · Work slot

Artisan

Chikipi

Guild member

Palbox · Page 2

Lucky

Vixy

My Pal

Woodland base · Work slot

Artisan
Your inventory and permitted guild Pals stay together in one view.

HOW IT WORKS

Connect your server in four steps

Set it up once, then PalBeacon keeps the console current while the sync client is running.

  1. 1

    Sign in and create a device

    Create a sync device after signing in, then copy its pairing code.

  2. 2

    Install the sync client

    npm install -g palbeacon-cli

    Install it on the Linux x64 or Windows x64 host running your Palworld server. Node.js 22 or later is required.

    Linux x64 / Windows x64Node.js 22+
  3. 3

    Connect the world save

    palbeacon init
    palbeacon run

    Use palbeacon init with the world directory containing Level.sav and Players/. If you have several worlds, point it directly at the one you want. palbeacon run syncs immediately, then checks for changes every five minutes by default.

  4. 4

    Claim your character

    After the first sync, find your in-game nickname and select “This is me” to open Pal and item inventory, base quantities, trends, breeding, and saved plans.

FEATURES

See your server at a glance

Turn every sync into a clear next step, from Pal and item inventory to trends and breeding routes.

HOW DATA MOVES

From your server to your browser

The sync client connects outward from your server, so PalBeacon needs no new inbound port.

Palworld server

The source save stays local

Local read

Local sync client

Checks changes and parses a safe copy

Outbound HTTPS sync

PalBeacon cloud

Keeps the data your console needs

Permission-aware view

Player browser

Shows permitted data after sign-in

See your inventory clearly

View your Pals and permitted guild inventory in one console. Filter by species, gender, passives, owner, and location, and see whether the data is current.

Track item inventory changes

See material and food totals by base locations and quantities. A five-minute trend for the last hour helps you spot restocks, usage, and inventory changes quickly.

Plan multi-generation routes

Choose a target Pal and up to four passives, compare legal routes, and make the most of parents you already have.

Save useful routes

Save routes that are ready or still missing Pals, then revisit parents, intermediate offspring, generations, and estimated attempts.

DATA SAFETY

Your save stays on your server

The sync client submits only what the console needs, and you can revoke a device at any time.

The source save is never modified

The client checks the source files read-only, creates a safe local copy once they are stable, and parses that copy. It never runs server control commands.

The complete save is not uploaded

Level.sav and character saves stay on your server. Only the sanitized data needed by the console is uploaded.

Revoke a device at any time

Device credentials stay in the current user's private configuration directory. Revoking the device from the web ends its sync access.

Good data remains available after a failure

Your browser cannot access administrative server keys. Inventory updates only after a complete parse, so the last valid data remains available if parsing fails.

FAQ

A few things to know before you start

Which saves does PalBeacon currently support?

PalBeacon currently targets self-hosted Palworld servers. The CLI supports Linux x64 and Windows x64 and requires Node.js 22+. macOS, other architectures, browser uploads, and local single-player saves are not currently supported.

Will the sync client modify my save?

No. It checks the source files read-only, parses a safe local copy, and never runs server control commands.

Does it upload the complete save?

No. The complete save stays on your server; only sanitized data needed by the console is uploaded.

Which save directory should I select?

Choose the world directory containing Level.sav and Players/. palbeacon init validates it before connecting.

What if I have multiple worlds?

Point the path directly at the world you want. If it contains several worlds, the CLI asks you to narrow the path instead of guessing.

How often does it sync?

palbeacon run syncs immediately, then checks every five minutes by default. Keep it running for continuous updates.

How do I match my in-game character?

After the first sync, find your in-game nickname among unclaimed characters and select “This is me.”

Does a breeding route guarantee success on the first try?

No. Routes use fixed game data, but passive inheritance is still random. Estimated attempts are guidance, not a first-try guarantee.

Why can a route take several generations?

Desired passives may be spread across several Pals, and the target species may need specific breeding relationships. Intermediate parents bring those requirements together over time.

Can I see where items are stored and how quantities change?

Yes. Item inventory shows guild totals and quantities at each base, plus a five-minute trend for the last hour. Guild chests count toward the total but are not assigned to a base.