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

Disannouncer

The simplest PSA plugin out there!

Загрузки
313
Подписчики
0
Обновлён
18 ноября 2023 г.
Лицензия
GPL-3.0-only

Опубликован 28 июля 2023 г.

Disannouncer provides a single command (with aliases) to broadcast a message to multiple places:

  • To the in-game chat:
  • And to a Discord server via webhooks:

Example config at plugins/Disannouncer/config.yml:

discord_webhook: https://discord.com/api/webhooks/<secret>
server_start_color: green
server_stop_color: yellow
command_color: aqua

Ченджлог

1.1.3Релиз1.19.4, 1.20, 1.20.1 · 18 ноября 2023 г.

Updated package name from su.gprb to su.untode to account for my website domain name change to untode.su

1.1.2Релиз1.19.2, 1.19.3, 1.19.4 · 30 июля 2023 г.
  • The console username case is now consistent with regular console commands on startup/shutdown (was: console, now is: CONSOLE).
  • Now Discord embeds include the timestamp field
  • Now Discord embeds just have the title with the message instead of it being Service Announcement which looks oh so much better on Linux clients:
    image
1.1.1Релиз1.19.2, 1.19.3, 1.19.4 · 28 июля 2023 г.

Hotfix release 1.1.1 fixed the issue with the plugin not consuming a command request resulting in a chat message with the command being printed.

This was related to onCommand() returning false as I assumed (I made a mistake by THINKING) that it would send an error to the sender.

Комментарии

Загружаем…