Changes an existing connection class on the specified servers.
Users currently logged on to the server are not be affected by a new class until they log off and then log on again. See also /AddClass, /DeleteClass, /GetClass, /ListClass.
Chatcmd Server /SetClass:ClassName=[SelectionParameters],[ConstraintParameters]
| Server | This switch does not support multiple servers in its command line. Creating or setting a class on one server does not update other servers on the network. Specify all servers individually on the network for a consistent state. |
| ClassName | A class of users who are defined by selection parameters. |
| SelectionParameters | See /AddClass for details. |
| ConstraintParameters | See /AddClass for details. |
chatcmd myserv01 /setclass denyirc=ircclient,anonymous,#,#,#,00:00,00:00,denyaccess | |
| Changes some parameters for DenyIrc class by setting values (such as "anonymous"), while leaving others unchanged by specifying the number sign (#). |