Please be Quiet! Block unnecessary chat or announcement
-
Apply to | 適用於
Any Source Game
-
How does it work?
- Block name change announcement
- Block server convars change announcement
- Block chat with
'!'
or'/'
-
Require | 必要安裝
None -
ConVar | 指令
- cfg/sourcemod/bequiet.cfg
// 0=Plugin off, 1=Plugin on. bequiet_enable "1" // If 1, Silence Server Cvars announcement. bequiet_cvar_change_suppress "1" // If 1, Silence Player name Changes announcement including spectators. bequiet_name_change_player_suppress "1" // If 1, Silence chat with '!' or '/' bequiet_chatbox_cmd_suppress "1"
- cfg/sourcemod/bequiet.cfg
-
Related Plugin | 相關插件
- lfd_noTeamSay: Redirecting all 'say_team' messages to 'say'
沒有團隊聊天頻道只有公開聊天頻道
- lfd_noTeamSay: Redirecting all 'say_team' messages to 'say'
-
Changelog | 版本日誌
-
v1.0h (2024-3-3)
- Update Cvars
- Imrpove code
-
v1.33.7
-
阻擋一些非必要提示的訊息在聊天框 (指令更改、名字更改)