Skip to content
/ paldmin Public

Palword Webmin Module for Linux Server as admin interface

License

Notifications You must be signed in to change notification settings

riffy/paldmin

Repository files navigation

Paldmin

A Webmin module for easy configure and control of a Palworld Server.

Current Features

  • Starting, Stopping, Restarting Server via daemon
  • Basic Info
  • Edit PalWorldSettings.ini (or any other .ini file)
  • Full RCON Support (Kick / Ban Player, Broadcast, List Player, ...)
    • With Terminal
  • Restart Scheduler with automated Announcements

Screenshot of Paldmin

Upcoming Features

  • Extend OS compatibility
  • Wine Support for Modded Linux Server
  • Discord Bot Integration
  • Restart Scheduler with RAM Usage
  • Set Backup Plan
  • List Player
    • List / Download .sav File (hex GUID)
  • Savegame / SaveFile Editor
    • Download Players (as .sav / as .json)
    • Download World (as .sa / as .json)
    • Upload & Overwrite
  • Logs
    • Player login/logout
  • Javascript Module
    • A bun wrapper to allow custom javascript to run and listen for events (player joined, player left, etc.) allowing for incode access to rcon

Installation

Please follow the installation guide

Usage

Please follow the usage guide

Update Module

Please follow the update guide

FAQs

(TBD)

Thanks

  • A1RM4X - For the initial tutorial of the linux palword server