| Command | Description |
| rcon clubgi sv_gamelist [substring] | Display a list of gametypes the server can run, matching an optional substring. |
| rcon clubgi sv_maplist [substring] | Display a list of maps that the server can run, matching an optional substring. |
| rcon clubgi sv_mapcycle | Print the contents of the currently loaded mapcycle file |
| rcon clubgi sv_status | Shows the status of the server |
| rcon clubgi sv_alias (player id or cd key hash) [count] | Displays the nicknames used by a player on this server. Optionally you can limit it to only the first <count> nicknames. If no count is given it displays the 20 most common nicknames. Nicknames are order by use (most used are listed first). |
| rcon clubgi sv_os | Displays detailed information about the OS that is running. |
| rcon clubgi help [topic or command] | Displays help of the topic or the command |
| rcon clubgi sv_unique | Calculates the number of unique players that joined the server |