If you want to have more control over your server, you'll want to become an admin in game so you can run console commands to manage players, control missions, and use debug commands.
1. Open the Basic Server Settings tab
2. In the line below, set a custom admin password.
3. Click Save Config & Restart Server
4. Login to your server and press Enter
5. Type #login password
with your admin password, you will now be able to run commands.
Command | Description |
#login password | Login as the admin using the admin password in serverDZ.cfg. (required to run commands) |
#logout | Log out of the admin account and become a normal player again. |
#mission filename Difficulty | Selects a mission in the mpmissions folder. If the difficulty is not set, the difficulty is kept to it's current state. |
#missions | Select a mission |
#restart | Restarts a mission |
#reassign | Start over mission and reassign roles |
#shutdown | Turns off the server |
#restartserver | Restarts the server |
#shutdownserveraftermission | Turns off the server when the current mission ends |
#restartserveraftermission | Restarts the server when the current mission ends |
#init | Reload server config without restarting the server |
#exec ban Name | Bans the player specified in the command |
#kick Name | Kicks the player specified in the command |
#kick ID | Kicks the player by their ID specified in the command |
#monitor seconds | Shows the server performance information for the number of seconds specified |
#monitords seconds | Shows the server performance information in the server console for the number of seconds specified |