---
title: DayZ Admin Commands List
description: Learn how to use DayZ admin commands to manage players, monitor server performance, restart your server, and more!
source: "https://nodecraft.com/support/games/dayz/dayz-admin-commands-list"
image: "https://dynamic-assets.nodecraft.com/signedurl/w7vokBAexMnVlnMZ1Q/image.jpg?modifications=W3sibmFtZSI6ImdhbWVfYmciLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMjAwMHg1NTAvMjYzZGMyMTRjMS9kYXl6LWJhbm5lci5wbmcvbS8ifSx7Im5hbWUiOiJnYW1lX2xvZ28iLCJpbWFnZV91cmwiOiJodHRwczovL2Ntcy1hLm5vZGVjcmFmdC5jb20vZi8xMzM5MzIvMzc1eDE1MC82ODBkZTllM2JlL2RheXotbG9nby5wbmcvbS8ifSx7Im5hbWUiOiJjdGFfdGV4dCIsInRleHQiOiJDcmVhdGUgeW91ciBvd24gc2VydmVyISJ9LHsibmFtZSI6InRleHQiLCJ0ZXh0IjoiRGF5WiBBZG1pbiBDb21tYW5kcyBMaXN0In1d&s=887859875e1325ac1ec3f625a20d6874aee0088219b80ff90e5b156ac2c0da71"
published: "2026-06-14T13:40:48.312Z"
updated: "2026-06-14T13:40:48.312Z"
---

# DayZ Admin Commands List

Learn how to use DayZ admin commands to manage players, monitor server performance, restart your server, and more!

In this guide we will cover all the available admin commands for your DayZ server and what each command does. All commands for DayZ are executed in game using the chat box.

| Command | Description |
| --- | --- |
| #login <Password> | Allows you to login as an admin using your defined password. |
| #logout | Logs you out of admin status. |
| #reassign | Removes and reasigns roles. |
| #shutdown | Stops the server |
| #restartserver | Restarts the server. |
| #init | Applies new config changes by reloading the active config file. |
| #exec ban Name | Ban the specified player by name. |
| #exec ban ID | Bans the specified player by ID. |
| #kick Name | Allows you to kick a player from the server by name. |
| #kick ID | Allows you to kick a player from the server by ID. |
| #monitor <Time in seconds> | Displays information such as performance metrics of your server. If the interval is defined as 0, monitoring is stopped. |
| #debug off | Turns off debugging. |
| #debug <interval in seconds> | Enables debugging. You can specify a time in seconds if you wish but with no defined time a default interval of 10 is used if no other interval is specified. |

## Conclusion

Using the admin commands is a quick and easy way to have some control and moderation of your server. All commands require you to be logged in as an admin and are executed within the in-game chat.
