Suggestion: More params/tags
MavDarkness opened this issue ยท 0 comments
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...