@antonio_petricc/minecraftplayer
v1.1.9
Published
Minecraft Player Info
Downloads
3
Readme
What is this?
Get information about a Minecraft player.
Installation
npm i @antonio_petricc/minecraftplayer --save
How to Use
const mcPlayerInfo = require('@antonio_petricc/minecraftplayer');
await mcPlayerInfo.getUUID('Notch');
await mcPlayerInfo.getNameHistory('Notch');
await mcPlayerInfo.getPlayerInfo('Notch');