A Bukkit plugin to allow operators to view the joining and leaving of players without needing to access the server files.
/getplayerlog
Gets the PlayerLog.
Permission: PlayerLogger.get (default: op)
/flushplayerlog
Adds a flush point to the PlayerLog (to only show logs after it).
Permission: PlayerLogger.flush (default: op)
mvn package