Simple Mute-All Plugin

Post Reply
User avatar
Andreeas
Hero Member
Hero Member
Posts: 601
Joined: Wed Jan 22, 2020 8:17 pm
Jucator SA:MP ?: Nu
Nick:: Andreeas
Jucator CS ?: Nu

Simple Mute-All Plugin

Post by Andreeas »

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
Post Reply

Return to “Server Management”