mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 05:35:56 -04:00
Update ping result for new version.
This commit is contained in:
parent
06ea770355
commit
021cc8d0e6
15
README.md
15
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user