Chat Cleaner

Chat Cleaner v1.0

No permission to download
Supported Games
CS: Source (v34)
This plugin cleans up extra messages from chat to make the chat look clean and more focused.

Features :
  • Cleans connect/disconnect announce messages.
  • Cleans CVAR change related messages.
  • Cleans team join related messages.
  • Cleans ClientMod specific connect announce message.

Requirements :
  • Sourcemod v1.8 or Higher
Installation :
  • Download Chat_Cleaner.zip file from this post.
  • Extract the contents of zip file and put it into cstrike folder of your server.
  • Change the map or load the plugin using sm plugins load chat_cleaner.
CVARs :

cstrike/cfg/sourcemod/chat_cleaner.cfg

Code:
// Enable/Disable Connect Announce Messages. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatcleaner_connect "1"

// Enable/Disable ClientMod Connect Announce Message. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatcleaner_connect_cm "1"

// Enable/Disable CVAR Change Messages. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatcleaner_cvar "1"

// Enable/Disable Disconnect Announce Messages. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatcleaner_disconnect "1"

// Enable/Disable Chat Cleaner. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatcleaner_enable "1"

// Enable/Disable Team Join Messages. (0 - Disabled, 1 - Enabled)
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_chatcleaner_team "1"
Credits :
  • Reg1oxeN for CM Connect Message blocker
Author
Vertigo
Downloads
51
Views
1K
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Vertigo

Share this resource

Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features of our website. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock