A simple Python script for monitoring UT2004 servers. It displays player statistics in a table format with an update interval of 10 seconds (this can be adjusted). No additional dependencies are required.
Instructions:
- Install Python 3 (https://www.python.org/downloads/).
- Edit the TARGET_SERVER_ADDRESS variable inside UT2004ServerStats.py.
- Run the script with: python UT2004ServerStats.py.
Example: