Development icon indicating copy to clipboard operation
Development copied to clipboard

Load %DISPLAYNAME%, %PREFIX%, %NICK%, %SUFFIX% before sending the network join/quit message

Open kakduman opened this issue 5 years ago • 1 comments

Is your feature request related to a problem? Please describe. I want the network join message to be [+] [Prefix][Nick][Suffix], where the prefix is the rank. Unfortunately, MultiChat only allows me to do [+] [Username].

Describe the solution you'd like I'd like to be able to use %PREFIX%, %NICK%, and %SUFFIX%, or %DISPLAYNAME% in network join and quit messages. I understand that this means that MultiChat would need to wait before sending the message so it can receive data regarding the user's prefix/suffix and nickname, so join/quit messages would be sent slightly after the user joins.

Describe alternatives you've considered I could try using VentureChat or BungeeChat, but both of those are designed as primarily chat message plugins. There don't seem to be any plugins that modify solely the network join/quit messages.

kakduman avatar Jul 25 '20 00:07 kakduman

+1

elhertz avatar Feb 02 '21 11:02 elhertz