## This is the API Branch of this project. The mail goal is to provide an RCON backend that can be used by another container (Werbserver) ## 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.