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

GlobalNotif

Global notifications, shutdown / restart alerts, and more for your public server.

Загрузки
72
Подписчики
1
Обновлён
11 апреля 2026 г.
Лицензия
MIT

Опубликован 11 апреля 2026 г.

GlobalNotif

Simple Paper plugin for clean server-wide announcements (no JSON/tellraw).

Commands

  • /gnotif <message...>: Broadcasts a message to the whole server (supports & color codes).
  • /gnotif reload: Reloads config.yml.
  • /notif-restart [delaySeconds]: Broadcasts a restart countdown using config templates.
  • /notif-shutdown [delaySeconds]: Broadcasts a shutdown countdown using config templates.
  • /notif-cancel: Cancels the currently running countdown (if any).

Config

Edit plugins/GlobalNotif/config.yml:

  • prefix: Prefix used in broadcasts.
  • broadcast-format: Format string (supports %prefix% and %message%).
  • restart.* / shutdown.*:
    • default-delay-seconds: Used when no delay is provided.
    • countdown-seconds: Which seconds to announce at (only values <= delay are used).
    • message: Template for countdown messages (uses {seconds}).
    • final-message: Message broadcast at 0.

Permissions

  • globalnotif.gnotif
  • globalnotif.restart
  • globalnotif.shutdown
  • globalnotif.cancel

Ченджлог

1.0Релиз26.1.1, 26.1.2, 26.2 · 11 апреля 2026 г.

First version of GlobalNotif!

Комментарии

Загружаем…