Files
DayZ-rcon-python/README.md
2024-06-11 03:04:23 +02:00

502 B

DayZ Server Management Tool

This project is a Python tool for managing a DayZ server using the BattlEye RCON protocol. Key features include:

  • Listing players on the server.
  • Sending global and direct messages to players.
  • Locking and unlocking the server.
  • Kicking single players or all players.
  • Banning and unbanning players, including by SteamID.
  • Soft and hard server restart options.

Please ensure to set up the credentials.json file with the server details before running the tool.