forked from UNLOZE/sm-plugins
listening to teamchat too
This commit is contained in:
@@ -21,6 +21,7 @@ public Plugin myinfo =
|
||||
public void OnPluginStart()
|
||||
{
|
||||
AddCommandListener(CommandListener_SmChat_stoat, "say");
|
||||
AddCommandListener(CommandListener_SmChat_stoat, "say_team");
|
||||
RegServerCmd("sm_printtoallchat_stoat", Command_PrintToAllChat_stoat, "Discord Integration");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user