Skip to content

Server Map

Display a visual map of players currently online on your server.

What It Does

The server map shows the current positions of all players on the DayZ map as a visual image. It is generated from live player position data and posted to Discord.

Show Online Players Map

/server online

Generates a visual map image showing all currently online players. Each player is shown as a marker on the DayZ map.

How it works

The bot queries the server for player positions and overlays them on the map image. The map is generated as an image file and sent directly to the Discord channel.

Map Notifications

You can configure the bot to automatically post the server map to a Discord channel. This is useful for keeping a dedicated channel updated with who is on the server.

Bind Map Channel

/notification map #server-map

Binds the specified channel to receive automatic map updates whenever the bot processes new player position data from server logs.

Unbind Map Channel

/notification map

Removes the map notification from the channel (provide only the type, no channel name).