MiraWaNeko / DiscordIntegration

Communicate between Minecraft and Discord
https://discordintegration.net
GNU Affero General Public License v3.0
88 stars 42 forks source link

Suggestion: More params/tags #143

Open MavDarkness opened 6 years ago

MavDarkness commented 6 years ago

when relaying chat from discord to mc id like to copy the color that is used in discord for discords user names. so say if that user was in a role that was color blue id like that color to extend into the mc chat. hell id even like to be able to do something like this: "messages": { "role1"{ "chatMessage": "&4<{USERGROUP}>: &r{MESSAGE}" }, "default": {
"chatMessage": "&8<{USER}>: &r{MESSAGE}" }, ....and so on...