To setup remote console access to the server, onthe server create a new plain text document in \admin\ called default.cfg and enter the following text into the new file:
port=4711
password=YourPassword
Save the file, and start the server. Now you can access the server remotely by using the following commands from a client:
rcon login [YourPassword] - Use this command to login to the server.
rcon users - This command lists all the users connected to the server. Very similar to admin.listPlayers
rcon exec [command name] - Replace with a console command you would like to execute on the server. For example: rcon exec admin.kickPlayer 3
Exit - Quits the game to desktop.
Ok mais quand je fais tous sela j'utilise le RCON login mais rien ne comfirme que c'est bon !