AuraDevelopmentTeam / BungeeChat2

A new way to send private, global or help messages and to do much more with chatting network wide!
https://www.spigotmc.org/threads/bungee-chat.93960
GNU General Public License v3.0
65 stars 43 forks source link

When doing /unmute the sender's name appear #138

Closed itaquito closed 4 years ago

itaquito commented 4 years ago

Issue Description:

When you unmute someone, the message you get back says the sender's name and not the name of the player that is unmuted

/mute Cheesenachos image

/unmute Cheesenachos image

_Itaquito_ is my name and Cheesenachos is the name of the player being muted/unmuted

What happens:

The message that gets sent when someone is unmuted includes the sender's name and not the name of the player being unmuted.

What you expected to happen:

The name of the player appears on both messages, when you mute and unmute him.

Steps to reproduce:

  1. Mute someone (/mute Cheesenachos)
  2. Unmute someone (/unmute Cheesenachos)

    Affected Versions:

Your most recent log or stack trace file where the issue was present:

https://pastebin.com/pVsY9Xrq

Thanks