How to Set Up Admin and RCON on Your DayZ Server

Set an admin password, use in-game admin commands, and configure BattlEye RCON on your DayZ dedicated server.

Set the Admin Password

Stop the server

In the XGamingServer Panel, go to Console and stop the server.

Edit serverDZ.cfg

Click Files in the sidebar and open serverDZ.cfg. Set:

passwordAdmin = "YourAdminPassword";

Save and start

Click Save Content and start from Console.

In-Game Admin Commands

Once connected, open chat and type #login YourAdminPassword to authenticate. Available commands:

CommandDescription
#login passwordAuthenticate as admin
#logoutEnd admin session
#kick NameKick a player
#exec ban NameBan a player
#restartRestart the mission
#shutdownShut down server
#lock / #unlockPrevent / allow new connections
#monitor 5Show stats every 5 seconds

Vanilla DayZ has limited admin tools. For item spawning, teleportation, and full management, install VPP Admin Tools or Community Online Tools — see Mod Setup.

RCON Setup (BattlEye)

DayZ uses BattlEye RCON. Create or edit BEServer_x64.cfg in profiles/BattlEye/:

RConPassword MyRCONPassword
RestrictRCon 0
RConPort 2306

The RCON port (TCP) must be open in the Network tab.

RCON Tools

ToolDescription
CFTools CloudWeb-based RCON management
BattleWardenDesktop RCON client
BECBattlEye Extended Controls — scheduled messages, auto-restarts

How is this guide?

40% Off — Limited TimeGet your Dayz server todayInstant setup, DDoS protection, and 24/7 support included.
Get a Server

On this page