LogoLogo
  • AutoAnnouncer Docs
  • Configuration
    • Config overview
    • Announcer Message
    • Announcer Header
    • Announcer Footer
    • Prefix Settings
    • Commands
    • Permissions
  • Changelog
    • Changelog [08/2020]
Powered by GitBook
On this page
  • Message
  • Enabled
  • Enabled_Space

Was this helpful?

  1. Configuration

Announcer Header

This will page will be an overview of the AnnouncerHeader section of the config.

PreviousAnnouncer MessageNextAnnouncer Footer

Last updated 4 years ago

Was this helpful?

The announcer header is the header of the announcer. In-game it will display this

Message

You can change the message of the header in AutoAnnouncer -> AnnouncerHeader -> Message

AutoAnnouncer:
  AnnouncerHeader:
    # Use quotations or these ''
    Message: "&7[---------&8[&4&lAnnouncement&8]&7---------]"

Enabled

You can enable or disable this message using Enabled: true or false

AutoAnnouncer:
  AnnouncerHeader:
    Enabled: true # or false

Enabled_Space

You can enable a space between the announcer and the header

AutoAnnouncer:
  AnnouncerHeader:
    Enabled_Space: true # or false