升级到1.14.4

This commit is contained in:
Tnze
2019-07-20 02:13:26 +08:00
parent 2809be4542
commit a1cc368be2
8 changed files with 18 additions and 11 deletions

View File

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