Skip to content
Royalty Managers logo RoyaltyManagers
Releases

Changelog

Release notes and version history. Latest update: May 20, 2026.

Latest

Version 0.1.0

May 20, 2026

First public release. Everything below is included from day one.

๐Ÿš€

Server lifecycle

  • + One-click install of the Palworld dedicated server via SteamCMD
  • + Multiple server profiles managed in parallel
  • + Start / stop / restart / kill with cancellable in-flight actions
  • + Graceful stop with player announcements at T-15 / T-10 / T-5 / T-1 minutes
  • + Real-time server status (Starting / Online / Stopping / Crashed) with uptime, PID, CPU, memory
  • + Crash guardian โ€” auto-restart on unexpected exit
  • + Optional auto-update via SteamCMD on every server start (per profile)
  • + Pin a specific UE4SS version per profile
โš™๏ธ

Configuration UI

  • + 100 % coverage of PalWorldSettings.ini โ€” every official setting exposed
  • + 7 organised tabs : General / Network & API / Multipliers / Rules / Advanced / Optimisation / All settings
  • + Every setting has a plain-English tooltip (20 s display window)
  • + Custom PalServer.exe command-line arguments per profile
  • + WorldOption.sav conflict detector with one-click "back up and regenerate"
๐Ÿ’พ

Backups

  • + Hourly intervals (1 h / 2 h / 3 h / 4 h / 6 h / 8 h / 12 h / 24 h)
  • + ZIP archives with anti path-traversal protection
  • + Manifest flagging sensitive config
  • + One-click restore with confirmation
  • + Automatic rotation
๐Ÿ””

Discord integration

  • + Multiple webhooks supported (per event type and per profile)
  • + Event routing UI mapping every event kind to one or more webhooks
  • + Per-profile filtering
  • + Bot command permissions by Discord role ID
  • + DPAPI-encrypted webhook storage at rest
๐Ÿ—บ๏ธ

Players and live map

  • + Live player map using real Palworld REST data (Fake demo fallback)
  • + Players table with online status, session history, last-seen times
  • + PalDefender filesystem reader for guild base camps
๐Ÿ’ป

RCON console

  • + All REST admin commands exposed as buttons (Announce, Kick, Ban, Unban, Save, Shutdown)
  • + Free-form RCON command field with native TCP client, 10-entry history
  • + Teleport-to-player and teleport-to-me buttons per row
  • + Confirmation dialog before destructive commands
๐ŸŽ‰

Event modes

  • + Built-in presets : Double XP / Double drops / Halloween / Christmas / Anniversary
  • + Custom presets with name, description, duration and XP / drops / capture multipliers
  • + Persistent storage in the embedded database
  • + Automatic revert when the event ends
โฐ

Scheduler

  • + Visual interval picker (no cron syntax)
  • + Restart and Backup actions supported
๐Ÿ› ๏ธ

Tools

  • + One-click UE4SS auto-install from GitHub Releases
  • + Direct links to Nexus Mods (Palworld category + newest filter)
  • + Drag-and-drop .zip mod installer
  • + One-click Windows Defender exclusions + Power Plan switch
  • + Auto-detect CPU cores
๐ŸŒ

Languages & onboarding

  • + Full English and French translation (336+ keys)
  • + Language toggle in Settings with explicit restart
  • + First-launch wizard (welcome / prerequisites / create or import profile)
๐Ÿ”‘

Licensing & distribution

  • + Lemon Squeezy license validation (Merchant of Record handles VAT)
  • + 3-day free trial without credit card
  • + ECDSA-signed license keys with offline grace period
  • + Velopack installer with delta updates (~50 KB per update)
  • + Auto-update from inside the app
  • + Windows 10 / 11 64-bit
๐Ÿ›ก๏ธ

Security

  • + DPAPI encryption for admin passwords and Discord webhooks at rest
  • + Discord webhook validator with closed host whitelist
  • + Named Pipe Guardian ACL โ€” no Everyone access
  • + Backup restore anti path-traversal protection

Known limitations

  • !Authenticode code signing is not yet enabled โ€” Windows SmartScreen may show "Unknown publisher" on first launch. Click "More info" โ†’ "Run anyway".
  • !The Discord bot command permission system is wired, but DSharpPlus / Discord.NET integration is gated on a production bot token.
  • !Linux server support is not planned for V1.

Want to follow what's next?

Major releases land here, and I share what's coming on Discord.