pdinklag / MinecraftStats

A Minecraft player statistics browser for the web - supports 1.13 and later!
https://discord.gg/brH5PGG8By
Other
227 stars 53 forks source link

Option for including Multiverse Inventories & Factions plugin data in… #174

Open jongames opened 2 years ago

jongames commented 2 years ago

… the UUID to name lookup.

Using Multiverse Inventories data files to supplement the usercache's lookup table. This required an additional library: pathlib.

Using Factions data files to supplement the usercache's lookup table. This did not require any additional libraries.