This commit is contained in:
Cryptkeeper 2015-11-02 02:24:55 -06:00
parent f1eb418636
commit 72172514b0
2 changed files with 2 additions and 1 deletions

@ -1,6 +1,7 @@
var mcpe_ping = require('mcpe-ping');
var mcpc_ping = require('mc-ping-updated');
// This is a wrapper function for mc-ping-updated, mainly used to convert the data structure of the result.
function pingMinecraftPC(host, port, timeout, callback) {
var milliseconds = (new Date).getTime();

@ -17,7 +17,7 @@
"keywords": [
"minetrack"
],
"author": "Cryptkeeper <cryptkeeper@hypixel.net>",
"author": "Cryptkeeper <hello@cryptkpr.me>",
"license": "MIT",
"bugs": {
"url": "https://github.com/Cryptkeeper/Minetrack/issues"