update to 1.14.2

This commit is contained in:
Tnze
2019-05-29 21:21:43 +08:00
parent bfb5e51f24
commit ec50ada707
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 = 480
const ProtocolVersion = 485
// PingAndList chack server status and list online player.
// Returns a JSON data with server status, and the delay.