This plugin allows the player to mute any individual player.
- Lists players who have just spoken.
- Lists players who have a lot of mutes.
- Excludes those already muted by the client.
- Other clients are sorted alphabetically.
- Admin can not be muted (set cvar
sm_selfmute_admin
to1
). - Those who get muted/unmuted are printed better if it goes.
- !cm (checkmutes) is removed. A better !su replaces this.
- Alltalk is not a problem anymore. (NEW v1.5.1)
- The menu will only contain team members if
sv_full_alltalk
is set to0
. (NEW v1.5.1) - And more...
- Silent radio for muted players.
- VoiceannounceEX (latest gamedata)
- DHooks (The plugin above requires it)
sm_selfmute_admin
0
- Admin (kick flag) can not be muted. Disabled by default. (1/0).sm_selfmute_talk_seconds
45.0
- List clients who have recently spoken within x secounds (1.0 - 180.0).sm_selfmute_spam_mutes
4.0
- How many mutes a client needs to get listed as spammer (1.0 - 64.0).
Please feel free to contact me if you have any questions. contact information here.
There will probably be another update, after a test. Stay tuned. (2017-10-24)
- 1.5.2 - 2017-10-27
- Bots filter temporarily disabled.
- Unnecessary cvar (
sv_alltalk
) removed. - Other changes.
- 1.5.1 - 2017-10-24
- Excludes bots.
- Alltalk issue solved!
- if alltalk is disabled then the menu will only contain team members.
- 1.5 - 2017-10-23
- Released!
Screenshots coming soon