@antonio_petricc/minecraftplayer

1.1.9 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @antonio_petricc/minecraftplayer

Weekly Downloads

2

Version

1.1.9

License

MIT

Unpacked Size

3.45 kB

Total Files

4

Last publish

Collaborators

  • antonio_petricc