MTM123 / Gravel

Small plugin for a server for small group of friends
MIT License
3 stars 0 forks source link

Some changes have been made. #6

Closed NickAcPT closed 5 years ago

NickAcPT commented 5 years ago

First of all, did some small fixes and removed the channel hard-coding. Then, made it so players inside MC could mention Discord users easily by converting them to pings and using TextComponents to allow ping on click. Closes #4.

Added a Markdown to ChatColor converter. The code was based from the already existing MarkdownSanitizer class from JDA. Closes #5.

Also moved from issuing manual webhook requests to using a library.