SSUI v5.12.3 ๐๏ธ Command Central
This release introduces an interactive CLI dashboard, a new optional Discord server info panel, optional automatic password rotation, and backup download functionality for both the web UI and from Discord.
Note
The Interactive CLI Dashboard is a new experimental feature using bubbletea. It provides a terminal-based UI for server management. Run dashboard or d from your good old SSUICLI to try it out.
๐ฅ๏ธ Interactive CLI Dashboard
A brand new terminal-based dashboard for managing your server directly from the CLI, powered by bubbletea.
- Real-time status, player list, config and SSUI log panels
- Keyboard shortcuts for quick actions
- Server uptime tracking (not yet on UI, sorry NAM)
The CLI Dashboard can be set to launch automatically when SSUI is started in the foreground (is a tty) by setting "IsCLIDashboardEnabled": true in the UIMod/config/config.json. Might become the default at a later stage, let's see.
๐ค Discord Server Info Panel
New interactive Discord panel with a button to get the current server password. Disabled by default, optional when using Discord integration.

Nice for community servers using the new feature below
๐ Automatic Password Rotation
Keep your server password changing on every restart with automatic password changes. Disabled by default.
- Generates a random 6-digit (numbers from 100000-999999) password on server start
- Configurable via the Discord Settings config tab
๐พ Backup Download Functionality
Download backups directly, especially useful for Docker users:
- New download buttons in the web UI backup controls
/downloadDiscord command to upload backup files directly to Discord
- Buttons on Discord bot /list responses if the list includes 5 or less backups
โ๏ธ Expert Settings
New "Expert Settings" section in the advanced settings config page for very advanced configuration options.
๐ชฒ Bug Fixes & Improvements
- Increased buffer size for global console channel, fixing missing parts of startup messages during first-time setup. Might lead to the known windows console buffer issues reappearing, let's see.
- Added back to dashboard button to sliding tabs on config page
- Improved config page headline texts
- Docker nightly builds now include
-nightlysuffix in package name
๐ Localization
- Added localization for Expert Settings, Server Info Panel, and Password Rotation across de-DE, en-US, and sv-SE
Full Changelog: v5.11.1...v5.12.3