Skip to content

Scans through minecraft server logs and collects various statistics

Notifications You must be signed in to change notification settings

barestides/minecraft-log-reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

A script designed to pull interesting information from minecraft server logs. Player data is currently spat out into a text file but this will be transitioned over to a database soon. Currently tracks:

  • Player Login count and time of first login
  • Number of deaths for each player
  • Amount of time played by each player and how many times they joined the server
  • Amount of chat messages by player
  • How each death on the server was caused

About

Scans through minecraft server logs and collects various statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages