Sessions

Sessions


Features

Sessions is a plugin that will log user logins/logouts to MySQL, creating "sessions" of activity

Configuration

Just run it once so it can generate the config.yml, and then edit it, replacing the defaults with your database details.
There are no commands, so there is no other set up.

Uses

This can be used outside of minecraft in applications to calculate total connection time and to graph peak times, or track activity of certain users.
One use I have in mind is tracking activiy of admins.

Possible future additions

  • Ingame command to see total time a person has spent on the server.
  • Ingame commands to check when a person was last online
  • Use of other plugin's user databases (hawkeye/mcmmo/easyban) to save on space and increase efficiency (as new players aren't given an ID by multiple plugins)

Comments

Posts Quoted:
Reply
Clear All Quotes

About This Project

Categories

Members

Recent Files

Bukkit