PDA

View Full Version : Bf2 Admin



forgotten
30-10-2005, 20:06
These commands are to be typed in your console.


- rcon login <YourPassword>
Use this command to login to the server.

- rcon exec <command name>
Replace <command name> with a console command you would like to
execute on the server.
For example: rcon exec admin.kickPlayer 3


Admin commands that you will use.


- admin.listPlayers
Lists the players connected to the server.
This command lists the players ID number, their player name and if
the player is remote it also lists the players IP number.
The players ID number is also available on the Scoreboard / Manage Tab

- admin.kickPlayer <player ID number>
Enter the ID number of the player you would like to kick.

- admin.banPlayer <player ID number> [timeout]
Enter the player ID number you would like to ban. Bans the player from
this server by using their IP address.
You can choose from a selection of time outs:
- Entering 'perm' means that the ban is permanent. This is the default
if no time out is entered.
- An integral number meaning the number of seconds the ban will be
active (i.e. 3600 means one hour).
- Entering 'round' means the ban is active until the next map.
- A whole number preceded by a colon (i.e. :1234567), meaning the
epoch expiration time of the ban (number of seconds since 1 Jan 1970).



You shouldn't really need any more commands beyond these ... but feel free to add your own.

fugly
01-11-2005, 20:31
Here is a BF2 admin/Rcon tool aswell
HERE (http://www.urbanmisfits.co.uk/tools/BF2-Rcon.zip)