txAdmin Announcement

txAdmin Announcement

Replaces the default txAdmin announcement with Moon_Hud announcement system.

    txAdminEvents = {
        -- INFO: Texts can be set in locale file
        useAnnounce = true, -- enable/disable txadmin events (announcement) IMPORTANT: disable txadmin announce in settings > game > Hide Announcement Notification to you use Moon-Scripts announce
        restartAnnounce = true, -- enable/disable custom txadmin restart announce (for example: "Server restarts in 20 Minutes!"). IMPORTANT: disable txadmin announce in settings > game > Hide Scheduled Restart Warnings to you use Moon-Scripts restart announce
    },

Deactivate default txAdmin Announcement

To use the Moon_Hud announcement system, you need to deactivate the default txAdmin announcement system. To do this, navigate to the txAdmin panel and disable the following options:

  1. Navigate to Settings > Game.

  1. Disable the Hide Announcement Notification and Hide Scheduled Restart Warnings options.

Last updated