mymc-lib
v1.1.0
Published
Library for my-mc.link api
Downloads
9
Readme
Library for my-mc.link api
Just a simple library that lets you work with my-mc.link API
Java version of the library: https://github.com/MrMasrozYTLIVE/MyMC-Java-Lib
How to use:
const myMcLink = new MyMCLib("API_KEY_HERE");
// Will print information about API key expiration date
console.log(await myMcLink.getTime());
// Will start the server
myMcLink.startServer();
Credits for just cool & fun service as my-mc.link goes to SNXRaven