Compatibility
Minecraft: Java Edition
1.20.4–1.20.6
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed MIT
Published 2 weeks ago
Updated 2 weeks ago
Discord Webhook Wizard
transfer minecraft chat to a discord channel!
it not only transfers player messages, but also:
- login logout messages
- achievement messages
- server start and stop messages (configurable)
to keep privacy, it doesnt transfer whispering. (/w
command)
the mod is server side and doesnt need a discord bot to work!
Installing
- put the mod in your server
- start the server
- once up, stop it
- check if the
./config
folder has adchookconfig.properties
file - if yes, read on
Setting up
setup is easy! no need for a discord bot! just a webhook!
- go to the desired discord channel's settings
- go to the
Integrations
menu point - go to the
Webhooks
list - press
New Webhook
- customise the webhook however you like (optional)
- press the
Copy Webhook URL
button - paste the url into a text file. it should be like this:
https://ptb.discord.com/api/webhooks/1353354096043753533/yvYZuBB7RhnyQsRjXuUyMOeg-8Kgc2f3g2x-i65fm1pY_wAemmgWYtWrrGSgy3bgsuJi
(NOT AN ACTUAL WORKING WEBHOOK) - go your server's
./config
folder and find thedchookconfig.properties
file - change
webhook.id
's value to your URL's number part, in this example1353354096043753533
- change
webhook.token
's value to your URL's letter and number mess part, in this exampleyvYZuBB7RhnyQsRjXuUyMOeg-8Kgc2f3g2x-i65fm1pY_wAemmgWYtWrrGSgy3bgsuJi
(PLEASE KEEP YOU TOKEN SAFE, DO NOT SHARE IT TO ANYONE) - start your discord server and observe the messages appearing!
"PLEAS HELP, IT DONTEST WORKK !!1!!!"
keep your calm! dont rush!
- first thing is to check the config file!
- did you put in stuff correctly?
- did you set up the webhook in the right channel?
- did you restart the server after changing config?
if it really doesnt work, dm me on discord: pridalkomark
Credit
- uses SimpleConfig with some modification by KaupenJoe