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

  • An Ubuntu Linux distribution.
  • 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 and start the server immediately
palworld-server-launcher install --port 8211 --players 16 --start

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

# Enable the server to start automatically on boot
palworld-server-launcher enable

# Disable the server from starting on boot
palworld-server-launcher disable

### Update the Server
palworld-server-launcher update

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.19.tar.gz (7.5 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.19-py3-none-any.whl (8.6 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for palworld_server_launcher-0.1.19.tar.gz
Algorithm Hash digest
SHA256 7a3c663f5c6f8f75448f51238a156630d45c8180b2566dfaf0c87643456d6068
MD5 aa52b999a790847c899d7f75a2a963be
BLAKE2b-256 a75fcb64978adafd0c5df824e3c88e6a87f4d3486ecc6ebfd5e051890857e626

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for palworld_server_launcher-0.1.19-py3-none-any.whl
Algorithm Hash digest
SHA256 71416834fb2fca37216dfdea7ec8d05e64ad8d13d7e5fce8e46c82960de71c5b
MD5 82c316338d3292a73106b3ffd396fc2d
BLAKE2b-256 3b19ee3f686ab58f3a8113b4b510e911c32092d8ce2868a98216ae103f73934a

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