/
Simple Paper plugin for clean server-wide announcements (no JSON/tellraw).
/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).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.globalnotif.gnotifglobalnotif.restartglobalnotif.shutdownglobalnotif.cancel
Global notifications, shutdown / restart alerts, and more for your public server.