player-created
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

player-created Travis CI Build Status

Find when a Minecraft player was created.

NPM Badge

Install

npm install player-created

Usage

const playerCreated = require("player-created");
 
playerCreated("Richienb");
//=> 2019-01-06T00:00:00.000Z

API

playerCreated(username)

username

Type: string

The username to get the creation time for.

Package Sidebar

Install

npm i player-created

Weekly Downloads

10

Version

1.0.1

License

MIT

Unpacked Size

3.36 kB

Total Files

6

Last publish

Collaborators

  • richienb