chathook
A logical server mod that forwards Minecraft chat, game and command messages to a Discord webhook.
How to Use
Create a file called secrets.txt
in the root of your server (in the same folder as the server.jar
.
In the file, write the following line:
webhook_url=[your webhook url here]
The webhook URL should be in the form of https://discord.com/api/webhooks/{some numbers}/{token}
.
Now, just fire up the server and you're all set!
Known Limitations
- Command messages aren't captured
- Chat from Dynmap sends IP addresses in the text and these are not filtered by ChatHook (will be fixed by a message filtering feature in future)
Attribution
External resources
Project members
diblenderbenzene
Member
Technical information
License
MIT
Client side
unsupported
Server side
required
Project ID