
Announcement
Simple announcement plugin.
- Загрузки
- 7K
- Подписчики
- 24
- Обновлён
- 13 марта 2026 г.
- Лицензия
- MIT
Опубликован 19 января 2023 г.
Simple announcement plugin.
Features
- Customizable announcements.
- Customizable template.
- Command to announce custom messages.
- MiniMessage support.
- New minimessage format tag
<centered>. - Placeholder support WIP
NOTE
This plugin should work from 1.19 to the latest version of minecraft.
Example config.yml
#when broadcast is true, console will get announcements too.
broadcast: false
#when ordered is true, announcements will sent in order.
ordered: false
#time between announcements, in seconds.
delay: 300
command:
name: "announcement"
description: "command to announce custom messages"
usage: "/announcement <message>"
permission: "announcement.use"
#Formatting docs: https://docs.adventure.kyori.net/minimessage/format.html
template:
- ""
- "<centered><gradient:#FF8B13:#E06FF2><bold>ANNOUNCEMENT</bold></gradient></centered>"
- ""
- "<centered><announcement></centered>"
- ""
announcements:
- "You <gold>can <gray>do <yellow>x"
- "You <gold>can't <gray>do <red>y"
- "You <gold>might be able to <gray>do <green>z"
- "You <gold>might not be able to <gray>do <blue>t"
Join Our Discord
For support, updates, and community discussion, join our Discord:
Ченджлог
1.4Релиз1.21.9, 1.21.10, 1.21.11 · 13 марта 2026 г.
added folia and placeholderapi support
1.3Релиз1.21.8, 1.21.9, 1.21.10 · 30 ноября 2025 г.
empty announcements fix
1.2Релиз1.20.6, 1.21, 1.21.1 · 8 сентября 2024 г.
Added use_custom_minimessage option.
Added 1.18+ support
1.0Релиз1.19.3 · 19 января 2023 г.
First release
Комментарии
Загружаем…