Skip to content

Simple python script for monitoring UT2004 servers. Player statistics are displayed in tabular form in the console.

Notifications You must be signed in to change notification settings

PfAndrey/UT2004ServerStatsMonitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

UT2004ServerStatsMonitor by Snoop

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:

  1. Install Python 3 (https://www.python.org/downloads/).
  2. Edit the TARGET_SERVER_ADDRESS variable inside UT2004ServerStats.py.
  3. Run the script with: python UT2004ServerStats.py.

Example:

Alt text

About

Simple python script for monitoring UT2004 servers. Player statistics are displayed in tabular form in the console.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages