Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianmakila committed Sep 26, 2024
1 parent 36a323a commit ca732b9
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@
> This README is intended for plugin developers. See the [Modrinth page](https://modrinth.com/plugin/webhooklogger) for a more user-friendly description.
# WebhookLogger
WebhookLogger is a cross-platform Minecraft plugin for logging various in-game events to webhook(s).

WebhookLogger is a cross-platform Minecraft plugin for logging various in-game events to Discord webhooks.

### Supported platforms
- [Paper](https://github.com/PaperMC/Paper)

### Supported webhooks
- Discord

## Structure
The project uses Adventure for most of the platform independent abstraction minimizing the need for writing our own platform adapters.
All configurable messages use the MiniMessage format and also support MiniPlaceholders placeholders.
Expand Down

0 comments on commit ca732b9

Please sign in to comment.