Using RCON, I can send engine server commands like `listmaps`, but no game server commands like `listplayers`: ``` $ rcon 212.129.56.80 27960 Password: ************ RCON> listmaps Listing 34 maps: antares arachnid2 area3 atcshd chasm cross ctcs […] RCON> listplayers *** timeout waiting for reply ```