更新ProtocolID

This commit is contained in:
Tnze
2019-06-25 13:30:43 +08:00
parent ff7439c28e
commit 1de05fc44c
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ import (
)
// ProtocolVersion , the protocol version number of minecraft net protocol
const ProtocolVersion = 485
const ProtocolVersion = 490
// PingAndList chack server status and list online player.
// Returns a JSON data with server status, and the delay.