update bot to 1.17
This commit is contained in:
@ -17,7 +17,7 @@ import (
|
||||
)
|
||||
|
||||
// ProtocolVersion , the protocol version number of minecraft net protocol
|
||||
const ProtocolVersion = 754
|
||||
const ProtocolVersion = 755
|
||||
const DefaultPort = 25565
|
||||
|
||||
// JoinServer connect a Minecraft server for playing the game.
|
||||
|
Reference in New Issue
Block a user