From 021cc8d0e6fa19053405c8402daed71c37715ac6 Mon Sep 17 00:00:00 2001 From: ryush00 Date: Wed, 1 Oct 2014 14:56:58 +0900 Subject: [PATCH] Update ping result for new version. --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/README.md b/README.md index a03252f..7263dd1 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ On Windows, first follow the Windows instructions from `pingResults`: +#### Old version * `prefix` * `protocol` * `version` @@ -116,6 +117,20 @@ On Windows, first follow the Windows instructions from * `playerCount` * `maxPlayers` +#### New version + * `description` + * `players` + * `max` + * `online` + * `sample` + * `id` + * `name` + * `version` + * `name` + * `protocol` + * `favicon` + * `latency` + ### mc.createServer(options) Returns a `Server` instance and starts listening.