Skip to content

NerdNu/NerdUsage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NerdUsage

A port of Nerd.nu's usage tracker from CommandHelper to Java.

Player times are recorded in an SQLite database, and the results are periodically compiled into a JSON file written to the plugin's data directory. All I/O is handled on a separate thread for performance.