LOOHP / InteractiveChat

Add click and hover events to chat messages!
https://www.spigotmc.org/resources/75870/
GNU General Public License v3.0
165 stars 26 forks source link

bungee issue with MentionHighlightOthers #238

Open homerek111 opened 1 month ago

homerek111 commented 1 month ago

i have config on all my backend servers like that:

MentionHighlight: '&c@{MentionedPlayer}'
MentionHighlightOthers: '&f@{MentionedPlayer}'

The issue is that when someone gets mentioned - @ character does not show up properly for other players that are on different backend server (it does not work for "other" players only - because for the mentioned one it works fine)

The issue happens only when this "other" player is on different backend server than the player that sends a message with a mention

FOR EXAMPLE:

MESSAGE SENDER POV on backend A: obraz

MENTIONED PLAYER POV on backend A: obraz

SOME OTHER PLAYER'S POV on backend B: obraz

EXAMPLE 2:

MESSAGE SENDER POV on backend A: obraz

MENTIONED PLAYER POV on backend B: obraz

SOME OTHER PLAYER'S POV on backend C: obraz

homerek111 commented 1 month ago

@LOOHP any chance of fixing? :/

homerek111 commented 1 month ago

@LOOHP :)

homerek111 commented 2 weeks ago

@LOOHP please take a look at that issue