Merge pull request #100 from ryush00/patch-1

Update README for new ping results post-1.7
This commit is contained in:
Robin Lambertz 2014-10-27 22:08:37 +01:00
commit 33e9c39af6

View File

@ -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.