Retrieves the current Chat Service modes.
The modes returned include the following:
| DEFAULT | Used when no other mode is selected. |
| MICONLY | Prohibits IRC connections. |
| IRCONLY | Prohibits MICONLY client connections. |
| DISABLENEW | Prohibits additional client connections. |
| NOALIAS | Returns the client's identifier (userid@host.domain). |
| NOCHANHOST | Prevents members from becoming hosts when a channel is created. |
| NODYNAMIC | Prevents clients from creating dynamic channels. |
| SYSOPISOWNER | Makes a sysop an owner in any dynamic channel. |
| INTRANET | Configures for internal network usage. |
See also /SetModes.
Chatcmd ServerList /GetModes
| 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¼. |
chatcmd myserv01 /getmodes | |
| Retrieves the modes set for server Myserv01. |