Drixevel-Archive / Chat-Processor

A Sourcemod plugin which allows other plugins to add and manage chat related features.
GNU General Public License v3.0
58 stars 28 forks source link

fix "Name_Change" message is blocked #50

Closed dragokas closed 5 years ago

dragokas commented 5 years ago

https://github.com/Drixevel/Chat-Processor/issues/48

Now, chat processor handles double messages only for types defined in config file. Such a way system msg "Name_Change" is not blocked anymore.