mirror of
https://github.com/unmojang/node-minecraft-protocol.git
synced 2025-09-28 05:35:56 -04:00
Merge branch 'master' into feature-packetnames
Conflicts: lib/protocol.js
This commit is contained in:
commit
ffef3f97b5
@ -29,7 +29,7 @@ var packets = {
|
||||
status: {
|
||||
toClient: {
|
||||
server_info: {id: 0x00, fields: [
|
||||
{ name: "response", type: "string" }
|
||||
{ name: "response", type: "ustring" }
|
||||
]},
|
||||
ping: {id: 0x01, fields: [
|
||||
{ name: "time", type: "long" }
|
||||
|
Loading…
x
Reference in New Issue
Block a user