Describe the bug
It seems like players do not get unmuted when leaving the server while muted. (probably also happens with deafen)
To Reproduce
Steps to reproduce the behavior:
Get muted
Disconnect from server
Stay muted
Expected behavior
This is debatable as unmuting the players could lead to them ghosting (revealing info to other players).
So either make it a rule on servers using it to not abuse it or
-> better yet, keep them muted until the round is over and unmute them then even though they are not connected anymore.
(Deferred unmute -> could also be a new feature: mute till specific event triggers)
Alternatively when using channel move logic you could just move them to spectate or lobby.
Describe the bug It seems like players do not get unmuted when leaving the server while muted. (probably also happens with deafen)
To Reproduce Steps to reproduce the behavior:
Expected behavior This is debatable as unmuting the players could lead to them ghosting (revealing info to other players). So either make it a rule on servers using it to not abuse it or -> better yet, keep them muted until the round is over and unmute them then even though they are not connected anymore. (Deferred unmute -> could also be a new feature: mute till specific event triggers)
Alternatively when using channel move logic you could just move them to spectate or lobby.