Webhook Notifications: The plugin now sends notifications to a specified webhook whenever a blacklisted word is detected in player messages or actions. This allows server administrators to monitor potential violations in real time.
Enhanced Logging System: All logged activities, including blacklisted word violations, are now saved in a dedicated logs folder within the plugin's directory, making it easier to manage and review log files.
Configurable Webhook URL: Administrators can easily set the webhook URL in the configuration file, enabling customized notifications to various platforms (e.g., Discord, Slack).
Improvements:
Asynchronous Processing: The webhook notification process has been optimized to run asynchronously, preventing any delays in event handling and improving overall server performance.
Detailed Logging: Improved log messages for better clarity and easier troubleshooting, including timestamps and action details for all logged events.