UltimateAnnounceQueue icon

UltimateAnnounceQueue -----

Queues player announcements and broadcasts them at timed intervals!



Queues player announcements and broadcasts them at timed intervals.

Dependencies
Commands
  • /announcequeue <message> - Submit an announcement to the queue
  • /announcequeue queue - Open the announcement queue GUI
  • /announcequeue reload - Reloads the plugin
Permissions
  • announcequeue.command.queue - Allows use of the /announcequeue queue command
  • announcequeue.command.reload - Allows use of the /announcequeue reload command
  • announcequeue.bypass - Allows the player to bypass announcement costs and cooldown
Timed Announcement Support
You can broadcast queued announcements automatically at configurable intervals.

Announcement Cooldown Support
You can apply a configurable cooldown to limit how often players submit announcements.

Economy Cost Support
You can charge players a configurable amount of money when submitting announcements.

Bypass Permission Support
You can allow operators or players with a bypass permission to submit announcements without cost or cooldown.

Persistent Queue Support
You can keep announcement queues saved after server restarts or shutdowns.

Announcement Format Support
You can customize announcement formats using placeholders.

Queue Viewer GUI Support
You can open a GUI to view queued announcements using a command.

Read-Only GUI Support
You can prevent players from interacting with the announcement queue GUI.

Code (YAML):
announce:
  interval-seconds
: 60
  cooldown-seconds
: 300
  cost
: 1000
  format
: "&6[Announce] &f%message%"

gui
:
  title
: "&8Announce Queue"
  size
: 27
  item
:
    material
: PAPER
    name
: "&eAnnounce"
    lore
:
      - "&7Author
: &f%player%"
      - "&7Message:"
      - "&f%message%"

Code (YAML):
messages:
  prefix
: "&8[&aUltimateAnnounceQueue&8]&r"
  no-permission
: "%prefix% &cYou don't have permission to use this command!"
  player-only
: "%prefix% &cYou can't use commands from console!"
  cooldown
: "%prefix% &cYou must wait %time%s before using this command again!"
  not-enough-money
: "%prefix% &cYou don't have enough money!"
  announce-success
: "%prefix% &aYour announcement has been added to the queue!"
  help-header
: "&e----- UltimateAnnounceQueue Commands -----"
  help-add-announce
: "%prefix% &f/%cmd% <message> &7- Submit an announcement to the queue"
  help-queue
: "%prefix% &f/%cmd% queue &7- Open the announcement queue GUI"
  help-reload
: "%prefix% &f/%cmd% reload &7- Reloads the plugin"
  reload-success
: "%prefix% &aSuccessfully reloaded!"
  reload-fail
: "%prefix% &cA serious error occurred during reloading"



For support, please use only resource discussion

Terms of Service
By using this plugin, you agree to the following terms, which may be updated by the author at any time.
  • All payments are final and non-refundable.
  • Redistribution or resale of this plugin is prohibited.
  • You are not permitted to modify, decompile, or extract any part of the plugin's source code.
  • Support is provided exclusively to legitimate customers. We cannot offer support for plugins obtained through unauthorized or illegal means.
Resource Information
Author:
----------
Total Downloads: 1
First Release: Jan 13, 2026
Last Update: Mar 2, 2026
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings