Disannouncer

The simplest PSA plugin out there!

283

Disannouncer

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: ```yaml discord_webhook: https://discord.com/api/webhooks/<secret> server_start_color: green server_stop_color: yellow command_color: aqua ```

ADS