Перейти к содержимому
Mineforgian

MiniAnnouncer

Simple solution for automatic announcements with MiniMessage based on MessageAnnouncer by clip, also adding features such as titles, actionbars and sounds to each announcement.

Загрузки
520
Подписчики
7
Обновлён
3 июня 2023 г.
Лицензия
GPL-3.0-or-later

Опубликован 3 февраля 2023 г.

📢 MiniAnnouncer

A simple solution for automatic announcements with MiniMessage based on MessageAnnouncer by clip, also adding features such as titles, actionbars, sounds and MiniMessage format to each announcement.

🔎 DEPENDENCIES

  • PlaceholderAPI

💻 COMMANDS

  • /ma
  • /miniannouncer

💻 SUB-COMMANDS:

  • /ma enable - Enable and start announcements.
  • /ma disable - Disable and stop announcements.
  • /ma reload - Reload config file.
  • /ma info - Show plugin info.
  • /ma help - Show all plugin commands.

📌 PERMISSION

  • miniannouncer.commands - General commands permission

🧵 ACTION TAGS

TAG FORMAT EXAMPLE
MESSAGE [MESSAGE] text [MESSAGE] A text message.
ACTIONBAR [ACTIONBAR] text [ACTIONBAR] An actionbar message.
SOUND [SOUND] sound;volume;pitch [SOUND] ENTITY_EXPERIENCE_ORB_PICKUP;5;5
TITLE [TITLE] title;subtitle;fadeIn;stay;fadeOut [TITLE] Title; and Subtitle Announce;5;5;5

Ченджлог

2.5.0Релиз1.19.3, 1.19.4 · 3 июня 2023 г.

Important Changes

  1. The size of the plugin has been reduced considerably, so don't panic if you see it lighter, this is because the plugin is now exclusive to Paper.
  2. Fixed a bug that PlaceholderAPI when returning values with legacy values the plugin was not converting its colors, now it processes them.
  3. Change the methodology of use of PlaceholderAPI this no longer works as before and its keys %% now you have to use an internal tag to call PlaceholderAPI and the plugin can process the Placeholders, here are some examples.

PlaceholderAPI Examples

  • Placeholder: %player_name% In MiniAnnouncer: <papi:player_name>
  • Placeholder: %vault_prefix% In MiniAnnouncer: <papi:vault_prefix>
  • Placeholder: %vault_eco_balance_formatted% In MiniAnnouncer: <papi:vault_eco_balance_formatted>

Full Changelog: https://github.com/devblook/miniannouncer/compare/2.4.0...2.5.0

2.4.0Релиз1.19.3, 1.19.4 · 2 апреля 2023 г.

⚠️ Hi, I would appreciate if you guys could report any bugs you find in the issues section or in the support discord, I will be attentive. ⚠️

What's Changed

New Contributors

Full Changelog: https://github.com/devblook/miniannouncer/compare/2.3.0...2.4.0

You will need to add these paths to your configurations

    toggle-announcements:
        true: "<yellow>Announcements are now <gold>activated"
        false: "<yellow>Announcements are now <gold>deactivated"
2.3.0Релиз1.19.3 · 3 февраля 2023 г.

Комментарии

Загружаем…