1.1.9 • Published 3 years ago

@antonio_petricc/minecraftplayer v1.1.9

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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');
1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

3 years ago

1.1.6

3 years ago