WebhookSender can send text messages to a Discord webhook.
Commands, permissions and aliases
/webhook <name (e.g. webhook2)> <text message> | webhook.<name (e.g. webhook2)>
Compatibility
This plugin is compatible with Geyser and Floodgate.
This plugin was created and tested for version 1.19.4, but should also work with older versions.
Configuration
Code (Text):
webhook1: "https://example.com/webhook1"
webhook2: "https://example.com/webhook2"
You can add as many webhooks as you want. The name does not have to be consecutive. For example, you can name the next webhook "alert32" instead of "webhook3".
Reviews are greatly appreciated!