DenisD3D / Mc2Discord

Link your Minecraft server chat with your Discord (100k downloads)
https://modrinth.com/mod/mc2discord
Apache License 2.0
45 stars 12 forks source link

[Feature request] Add a way for other mods to relay messages #2

Closed 4rz0 closed 5 years ago

4rz0 commented 5 years ago

The title pretty much says it. Something like forge's IMC would be useful for other mods to send their own messages to Discord through this mod. This could for example be used by Questing mods (FTB Quests, BetterQuesting) to relay their own advancements to Discord.

DenisD3D commented 5 years ago

Hi, thanks for your suggestion. Using IPC to send message is a very good idea. I will implement that in the next update! For questing mod, the message will be send like minecraft advancement if the minecraft advancement event is called... But if it isn't mod will be able to send the message using this awesome feature Denis

DenisD3D commented 5 years ago

Added in 1.0.2 ! If you have any other suggestion, feel free to open a new issue.