🔔Announcements

On this page, you will find information on how to make and manage the announcements.

Announcements

If you want to make multiple announcements, you can do so by accessing the announcements through the in-game editor. Simply click the announcements item in the plugin's Settings menu.

In the following menu, you can create, edit, and delete announcements. You can also set a delay for when the announcements will be broadcasted and specify the minimum number of players that need to be online for the announcements to be sent. Additionally, you can toggle this feature on or off if you decide not to use it.

Announcements Editor
Announcements Config
announcements:
  chat:
    enabled: true
    delay-seconds: 60
    required-players: 1
    announcements:
      '0':
      - '&r'
      - '&5Announcement:'
      - '&8➥ &7Don''t forget to rate this plugin on our website!'
      - '&r'
      '1':
      - '&r'
      - '&5Announcement:'
      - '&8➥ &7Did you know that this plugin was made'
      - '&8➥ &7with dedication &afor you &7by &dPhoenix Store&7?'
      - '&r'
      '2':
      - '&r'
      - '&5Announcement:'
      - '&8➥ &7You can configure these messages from the'
      - '&8➥ &aUI editor &7or through the &aconfig.yml file&7.'
      - '&r'
    actions:
    - '[SOUND] block.note_block.pling;1;1'
Announcement In-Game

Last updated

Was this helpful?