There are a few of us players working on a project that will listen to a server's telnet connection and send all the useful data to a website where the data can be accessed by anyone the admins feel needs access to the information and provides more information to players looking for a new server to play on. The available information: Chat logs Who is currently online lists of faction owned constructs (can be listed for each faction seperately) list all the admins by their permission level server data including: Version, Uptime, Mode, Seed, Playfield Names, etc List who has been banned and their remaining ban time List of factions List of all members of a faction Online and Offline Player data including: last online, faction, current playfield, total play time, etc We are planning on a few other additions to the program to allow admin to set up custom commands in-game such as: Teleport player/construct Merge Faction Alert when player enters certain playfield Alert when player comes online And since we are already building a website for server data, we plan to add a way to: Build playfield.yaml on the website that can be shared with other people Build Sectors.yaml Build Server Configuration files using a simple interface Build a custom PDA for your server (assuming Eleon lets server owners force players to use the server's PDA) Get an alert when your server needs to be updated to the newest patch via email (or smartphone app) get notified when your friends/faction log in to a server you play on We plan to make all of this available for free to all server admins/players What we need is somone to design the Look of the website, what players/admins see when they visit the website ...and if you choose to take it a step further, go ahead and have it pull the data from the MySQL database and insert it into the website.