Перейти к содержимому
Mineforgian

WebhookLogger

A Minecraft plugin for logging various events to a Discord webhooks.

Загрузки
1K
Подписчики
6
Обновлён
7 мая 2026 г.
Лицензия
GPL-3.0-only

Опубликован 23 апреля 2023 г.

Banner

A Minecraft plugin for logging various events to Discord webhooks.

This can be useful for example moderators for periodically check the chat logs without having to be online.

Features

  • Multiple webhooks
  • Flexible event configuration
  • MiniMessage support
  • MiniPlaceholders support

Supported events

  • Chat
  • Command
  • Death
  • Join
  • Quit

Servers & Players

Ченджлог

5.1.0Релиз26.1, 26.1.1, 26.1.2 · 7 мая 2026 г.

Breaking changes

  • Java 25 or higher is now required

New features

  • Added support for Carbon chat event
  • Replaced Cloud command framework with simpler solution reducing JAR size
  • Switched from bStats to FastStats

Bug fixes

  • Fixed compatibility with 26.1

Full Changelog: https://github.com/fabianmakila/WebhookLogger/compare/v5.0.0...v5.1.0

5.0.0Релиз1.21.8, 1.21.9, 1.21.10 · 16 ноября 2025 г.

Please backup your existing configurations before updating!

This is a major update that brings many new features and bugfixes. It is recommended to wipe existing configurations as the configuration has changed quite a lot since v4.

General

  • MiniPlaceholders v3 support
  • Added CODE_BLOCK webhook style which supports ANSI colors
  • Many existing options are now configurable per webhook
  • Added minimum-queue-size option
  • Join and Quit events are now split
  • Fixed a lot of bugs

Paper

  • Paper 1.21.4 or newer is now required
  • Listeners now use MONITOR priority

Sponge

  • Sponge API 12 is now required

Full Changelog: https://github.com/fabianmakila/WebhookLogger/compare/v4.0.1...v5.0.0

4.0.1Релиз1.20.6, 1.21, 1.21.1 · 13 октября 2024 г.
  • Fixed MiniPlaceholders hook (NoClassDefFoundError)
4.0.0Релиз1.20.6, 1.21, 1.21.1 · 3 октября 2024 г.

Multiple webhook support is here along other improvements! You can now define which events go to which Discord webhooks.

Please delete any existing configuration files when updating since there have been many configuration changes since v3.

Changes

  • ⚠️ Bumped Java version to 21
  • ⚠️ Paper 1.19.4 or higher is now required
  • ⚠️ Multiple configuration breakages
  • ⚠️ Renamed webhooklogger.reload permission to webhooklogger.command.reload
  • Ability to define multiple webhooks
  • Removed redundant "enabled" option from event configurations
  • Rewrote commands
  • Added localization system
3.0.2Релиз1.20.4, 1.20.5, 1.20.6 · 23 мая 2024 г.

Fixed player command event not respecting the enabled setting.

3.0.1Релиз1.20.4, 1.20.5, 1.20.6 · 16 мая 2024 г.

Fixed enabled configuration option not working for most events.

3.0.0Релиз1.20.4, 1.20.5, 1.20.6 · 16 мая 2024 г.

WebhookChatLogger is now WebhookLogger!

The scope of the plugin has expanded and WebhookLogger can now log more variety of events in addition to the existing chat event. This includes events such as commands, player deaths and player joins/quits.

Please note that this is a new major version which comes with breaking changes.

Configuration changes

With the name change the configuration directory has also respectively changed to plugins/WebhookLogger.

The configuration has also split into two seperate files now that there are more events. All configuration options for each event is now under the events.yml configuration file where rest of the settings remain in the config.yml file.

WebhookLogger plugin folder

The Discord webhook configuration now takes a URL instead of ID and token. This is one less step for the end user and will simplify the configuration process.

Discord configuration section

2.1.0Релиз1.20.2, 1.20.3, 1.20.4 · 12 февраля 2024 г.

New features:

  • Added configurable timezone for the <timestamp> placeholder.
  • Added a configurable <cancelled> placeholder to indicate if the message was cancelled.

Комментарии

Загружаем…