Announces Integration

Quasar Admin Menu allows you to replace the default txAdmin announcement UI with your own fully customized system using qs-announce.


Replace Default txAdmin Announcements

To enable this feature, add the following lines to your server.cfg:

setr txAdmin-hideDefaultAnnouncement true
setr txAdmin-hideDefaultScheduledRestartWarning true

This will disable txAdmin’s built-in announcement messages and allow qs-announce to take full control over scheduled restarts, warnings, and global announcements — styled and managed your way.

Last updated