TLDR;
- Create a Discord web-hook
- Put McTalky in your plugins folder
- Start and Stop your server
- Edit plugins/McTalky/config.yml
- Start your server again! Done!
How do I?....
Create a Discord web-hook
- Go to your server, and create(or pick) a new text-channel where you want your Minecraft messages to go.
- Hit the cog button to edit the channel.
- Click "Webhooks".
- Click "Create Webhook".
- Fill in all the details, the name and image aren't important.
- Take note of the URL.
Edit config.yml
- open plugins/McTalky/config.yml (Run the server once if you don't see the folder)
- after "webhooks: " copy and paste your webhook URL from Discord.
- Save the file.
https://github.com/AmrikSD/McTalky - Source code
Right now, this chat is one-way, meaning that you can read the Minecraft chat in Discord but not vice-versa. I might add this later but there are no promises.