Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for fabianadrian

A Minecraft plugin for logging various events to a webhook.

Report WebhookLogger?

Release
2.0.0

fabianadrian released WebhookLogger version 2.0.0 on January 18, 2024

This is almost complete redesign of the plugin bringing many new features and improvements. This also means that the config will need to be regenerated for the plugin to function properly.

Please delete the old config when updating the plugin!

Message format

The message format is now longer under the Discord section and instead is shared between webhooks. In addition, the format now supports MiniMessage alongside MiniPlaceholders. Keep in mind that webhooks might not support all the formatting options such as colors.

Thanks to MiniMessage there are now more built in placeholders such as <author_display_name> and <timestamp>.

Discord

The Discord client got also a complete redesign in this update. The messages are now bundled together and sent as a single message every x seconds which significantly reduces the amount of post requests made to Discord. This means that when setup properly WebhookChatLogger should no longer hit rate limits even with hundreds of players online.

You can also now configure text replacements such as replacing "@" with "(at) which prevent's people from tagging people or roles. The replacements also support regex so you can also use it to replace more complex patterns when needed.

The messageStyle config option was removed as being redundant due to the features described above.

There is also new guide on setting up the discord webhook on the wiki found here.

Information

Published onJanuary 18, 2024
Downloads6

Platforms

Paper Paper (1.17-1.20.4)

Dependencies

Paper Paper
Edit Plugin Dependencies: Paper