upgrade bot configuration protocol
This commit is contained in:
@ -19,7 +19,7 @@ import (
|
||||
|
||||
// ProtocolVersion is the protocol version number of minecraft net protocol
|
||||
const (
|
||||
ProtocolVersion = 765
|
||||
ProtocolVersion = 767
|
||||
DefaultPort = mcnet.DefaultPort
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user