summaryrefslogtreecommitdiffstats
path: root/Essentials/src/com/earth2me/essentials/UUIDMap.java
Commit message (Expand)AuthorAgeLines
* Prevent reading and writing the usermap at the same time.KHobbits2014-05-17-28/+43
* Better handle a write locked usermap.csvKHobbits2014-04-29-3/+15
* Only write to UUIDMap if the entry doesn't exist.KHobbits2014-04-18-2/+6
* Format /seen account history list, optimize map loading.KHobbits2014-04-18-0/+4
* Add previous account tracking to /seenKHobbits2014-04-18-7/+17
* Fix offlineplayers with null names.KHobbits2014-04-17-1/+0
* Optimize uuidmap writing, and use userConf write buffering.KHobbits2014-04-17-0/+168