/UserHistory

A Bukkit plugin which tracks the login and logout events of every player. In the process creating a mySQL Database populated with tables containing UserNames, LoginEvent details, LogoutEvent details, AggregatedLoginTime. Used to allow players and admin to keep track of their players time on server. Also intended to be used as the back-end for websites to display the accumulated information. At this time implements the /myage and /lastseen <player> commands with code ready for more commands support to be added in next version.

Primary LanguageJava

This repository is not active