summaryrefslogtreecommitdiffstats
path: root/src/Protocol/MojangAPI.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Exported cMojangAPI to Lua.madmaxoft2014-07-301-1/+12
|
* Added a cMojangAPI class for PlayerName -> UUID lookups, with cache.madmaxoft2014-07-301-0/+102
The cache is persisted into a SQLite DB file on server shutdown.