Resource icon

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

Player Groups
Groups Page: The Groups page has been redesigned with a tabbed layout. Group Editor, Create Group, and Player Assignments are now each on their own tab for a cleaner experience.

Player Assignments: The player assignment tab now shows a scrollable, filterable player list on the left and the group selector with apply controls on the right. Type to filter players by name instead of scrolling through a dropdown.
- Player names in the assignment dropdown no longer show the internal player GUID.
- Group editor now shows a Default badge inline on the tab when the selected group is the server default.
- Simplified teleport override fields — leaving a field blank now clearly inherits from the default group.

Script Editor
- Teleport functions (`tp_add`, `tp_remove`, `tp_go`, `tp_to`, `tp_to_ground`, `tp_to_player`, `tp_offset`, `tp_dc`, `tp_mdc`, `tp_list`) are now grouped under a dedicated **Teleports** category in the function reference panel.
- The function category dropdown is now sorted alphabetically. **All** remains pinned at the top.
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.