

WebhookIntegrations is a side project that I've been working on with dedication. Its main goal is to send most server events to your designated Discord Webhook, which can be customized to suit your preferences.
Official Guide
Read the official guide here, which covers everything from first time setup to commands and permissions!
Features
Currently, WebhookIntegrations offers the following capabilities:
- Sending customizable messages in response to various player actions:
- Joining the server
- Being kicked
- Leaving the server
- Sending a message
- Receiving an advancement
- Being killed by another player
- Dying from an NPC
- Multi webhook support - you choose what events are sent where
- Sending a configurable message upon server startup and shutdown.
- Configurable censoring system.
- Force ping prevention.
- Dynamic loading and saving config presets with commands.
- Multi-language support.
Placeholders
WebhookIntegrations uses a special placeholder system to convert dynamic variables like $player$ into the name of the player who triggered the event. You can view all placeholders in the plugin's config. The plugin also supports PlaceholderAPI for additional placeholders you can use in your messages!
bStats
This plugin uses the bStats plugin metrics for providing statistics for me and the community. You can view all collected data here. All information sent is anonymous. You can opt-out at any time in the bStats configuration.
Showcase is in the spoiler below
If you decide to use this plugin, please provide feedback in the comments. It is crucial during development!
More informations on the GitHub repository here.
Reviews are appreciated!