Any user can mute messages from another user only for self.
Open GUI:
mutate mute
Show list of mute rules:
mutate mutelist
Mute Nickname chat messages:
mutate mute <Nickname>
Mute Nickname chat messages and broadcast messages:
mutate mutex <Nickname>
Unmute nickname:
mutate unmute <Nickname>
For example
mutate mute Cali
Mute messages from player Cali and you not see them.
mutate mutex Cali
Mute all messages, include about kills, from player Cali and you not see them.
Mute work only for caller. Any other players still able see messages from this player.
Mute rules stored HashIP and HashNextgenID, so if found match in that things, then user can be mute with different name.
Mute list stored on client.
For all setting used UserMute.ini on client/server.
For full info read .txt file inside .zip
This is package which need be installed only on dedicated servers.
Client must never copy it to System.
So I not make versioning by package name.
UserMute_0.7.zip
You do not have the required permissions to view the files attached to this post.
Last edited by Buggie on Thu Apr 29, 2021 5:11 pm, edited 2 times in total.
Barbie wrote: ↑Sat May 01, 2021 11:46 pm
On server a file "UserMute.ini" does not exist. Do the users joining the server have to remove their UserMute.ini?