mumble-voip/mumble

Banning users that are no longer connected to the server.

Open

#5895 opened on Sep 19, 2022

View on GitHub
 (12 comments) (0 reactions) (0 assignees)C++ (5,642 stars) (1,062 forks)batch import
clientfeature-requestgood first issueserver

Description

Context

Banning users that are no longer connected to the server.

Description

Currently Mumble has no way to ban users that have left the server. Client should locally store all required info of users that are in chat history (including auto announcements like someone joining channel) to allow right click ban option. Currently nothing happens if you right click someone's nickname after the left the server. This should change.

Mumble component

Both

OS-specific?

No

Additional information

No response

Contributor guide