Specifies the maximum number of anonymous connections permitted on the specified servers.
See also /GetMaxAnon.
Chatcmd ServerList /SetMaxAnon=MaximumAnonymousConnections
| ServerList | This switch supports multiple servers in its command line. To ensure complete setting of information, all applicable servers should be listed, in the form Server1,Server2,Server3¼. |
| MaximumAnonymousConnections | The value must be in the range of 0 to 10,000. |
chatcmd myserv01 /setmaxanon=2048 | |
| Sets maximum anonymous connections on Myserv01 to 2048. |