How to Set Up Admin & RCON on Your DayZ Server

How to become admin, use admin commands, and set up RCON on your DayZ dedicated server.

Setting the Admin Password

In serverDZ.cfg:

passwordAdmin = "YourAdminPassword";

In-Game Admin Commands

  1. Open chat and type: #login YourAdminPassword
  2. 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

📝 Note: 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

Create/edit BEServer_x64.cfg in profiles/BattlEye/:

RConPassword MyRCONPassword
RestrictRCon 0
RConPort 2306

Port 2306 (TCP) must be open.

RCON Tools

ToolDescription
CFTools CloudWeb-based RCON management (most popular)
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