Skip to main content

A simple tool to install and manage a Palworld dedicated server on Linux.

Project description

Palworld Server Launcher

A simple command-line tool to help you install, manage, and run a dedicated Palworld server on Linux. This tool automates the setup process, including installing dependencies, configuring the server as a systemd service, and setting up permissions for easy management.

Features

  • Automated Installation: Installs SteamCMD and the Palworld dedicated server with a single command.
  • Package Manager Repair: Automatically attempts to fix common apt and dpkg issues before installation.
  • Service Management: Creates a systemd service to run the server in the background and start it on boot.
  • Permission Handling: Configures Polkit rules to allow server management (start, stop, restart) without needing sudo.
  • Unattended Setup: Automatically accepts the SteamCMD license agreement for a smoother setup process.

Prerequisites

  • A Linux distribution based on Debian or Ubuntu.
  • sudo privileges for the user running the script.

Installation

pip install palworld-server-launcher

Usage

After installation, you can use the palworld-server-launcher command:

Install the Server

This command will install the server, configure it with the specified port and player count, and set it up as a systemd service.

# Install the server with default settings (port 8211, 32 players)
palworld-server-launcher install

# Install with custom settings
palworld-server-launcher install --port 8211 --players 16

Manage the Server

Once installed, you can control the server state. Thanks to the Polkit setup, you do not need sudo for these commands.

# Start the server
palworld-server-launcher start

# Stop the server
palworld-server-launcher stop

# Restart the server
palworld-server-launcher restart

# Check the server's status
palworld-server-launcher status

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

palworld_server_launcher-0.1.0.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

palworld_server_launcher-0.1.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file palworld_server_launcher-0.1.0.tar.gz.

File metadata

File hashes

Hashes for palworld_server_launcher-0.1.0.tar.gz
Algorithm Hash digest
SHA256 1509c45c3405648ff7624807da3659d0ff270f621eca16455e377f05ed0dbc33
MD5 679f31b9c81460cbed68434532e7cbd5
BLAKE2b-256 8ea2467e8aa55c6b768cb49c578e3abe3459d84f0850b48c37a62106c568b46c

See more details on using hashes here.

File details

Details for the file palworld_server_launcher-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for palworld_server_launcher-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 cde483cf8d5a53d817cbd702aa41c8b5fef41d809720e558ab851de70769a63f
MD5 d19dc0bb28f97545db3ae785377ae388
BLAKE2b-256 3d59ddb639f99148b5431bebfcc57f0892166fcb9c58e68790042d93360e533d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page