Resource icon

RAT 5 Client - 7 Days to Die Server Manager (Windows) 5.7.13

Fixes for some RAT script issues, and a couple for the new scheduler.
Task Scheduler UI: A new Scheduler page provides a full editor for creating and managing scheduled tasks, with a calendar view that highlights which days of the week a task is active. Save, enable/disable, run immediately, and delete tasks directly from the editor header.

Game Server Script Reference: The script reference panel now includes a `game_server` category covering all seven `gs_*` functions. Three built-in starter templates are included: an admin restart countdown, a countdown cancellation handler, and a crash-detection auto-restart script.

Text Match Starter Templates: Two new built-in event templates are available for the `text.match` event type: a pattern logger that writes a log entry when a watched phrase appears, and a Discord alert that sends an embed when a console line matches.

UI & Visuals

The event type dropdown in the Events editor now scrolls correctly when the catalog is large, stays within the application window, and matches the visual style of all other form fields in the editor.
Additions

• Managed startup config option — Added a new server setting that lets you control whether RAT rewrites the game server config file right before startup.

Changes


• The Config and Discord settings flows were refined to better preserve and normalize saved values.
• Discord channel mappings now save more cleanly by trimming fields and ignoring untouched blank entries.

Fixes

• Fixed the Config page failing to load correctly in some desktop-bridge cases.
• Stabilized Config page bootstrap loading so the page comes up more reliably.
• Improved settings flow handling for Config and Discord pages so saves behave more consistently.
Config and install menu items were not displaying in some conditions.