MantisBT - Zandronum
View Issue Details
0002915Zandronum[All Projects] Suggestionpublic2016-11-10 20:322016-11-10 21:04
WaTaKiD 
 
normalfeatureN/A
newopen 
MicrosoftWindowsXP/Vista/7
 
 
0002915: add a server-wide mute command
as suggested here: 'https://zandronum.com/forum/viewtopic.php?f=39&t=7871#p102060 [^]'

i guess something like (insert intuitive command name here) which will prevent all clients from chatting (along with a message telling the client everyone is muted, not just them), allowing only rcon chat through

thoughts on duration:

indefinitely until the command is called again?
fixed or adjustable amount of time? (will clients be told the remaining duration?)
No tags attached.
Issue History
2016-11-10 20:32WaTaKiDNew Issue
2016-11-10 21:04FascistCatNote Added: 0016176

Notes
(0016176)
FascistCat   
2016-11-10 21:04   
The command should have a duration, specified or hardcoded but always finite. If the command should be called again or the duration is reached it should unmute everyone. IMO it could be set by the admin.

Also, the implementation should inform at a certain interval of the time remaining for everyone to be able to chat again, like every 10 minutes. And while the command is running and someone tries to chat, the client should inform the user of the remaining time, maybe in the same fashion as when one is muted for talking too much (anti-spam behavior).