Simple Mute-All Plugin
Posted: Mon Jan 27, 2020 4:55 pm
Simple plugin to mute all players in the server.
With option to change prefix with a cvar!
PHP Code:
cfg/sourcemod/muteall.cfg
Cvars :
PHP Code:
"sm_muteall_prefix" (Default > "[SM]", Allow you to change plugin prefix!
Commands :
PHP Code:
"sm_muteall" (Mute all players)
"sm_unmuteall" (Un-mute all players)
"sm_mutet" (Mute Terrorist (To unmute terrorist type "sm_unmuteall"))
"sm_mutect" (Mute Counter-Terrorist (To unmute ct type "sm_unmuteall"))
ZIP
Download
Source
With option to change prefix with a cvar!
PHP Code:
cfg/sourcemod/muteall.cfg
Cvars :
PHP Code:
"sm_muteall_prefix" (Default > "[SM]", Allow you to change plugin prefix!
Commands :
PHP Code:
"sm_muteall" (Mute all players)
"sm_unmuteall" (Un-mute all players)
"sm_mutet" (Mute Terrorist (To unmute terrorist type "sm_unmuteall"))
"sm_mutect" (Mute Counter-Terrorist (To unmute ct type "sm_unmuteall"))
ZIP
Download
Source