Update bot and server ProtocolVersion
This commit is contained in:
@ -21,7 +21,7 @@ import (
|
||||
|
||||
// ProtocolVersion is the protocol version number of minecraft net protocol
|
||||
const (
|
||||
ProtocolVersion = 761
|
||||
ProtocolVersion = 762
|
||||
DefaultPort = mcnet.DefaultPort
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user