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.