feat(mover): implement moving to X Z goal (without y)

This commit is contained in:
jay
2021-01-15 00:36:17 +05:00
parent b1dab1968c
commit b519913355
2 changed files with 16 additions and 3 deletions

View File

@@ -240,8 +240,8 @@ function command(username, message) {
}
break
case 2:
todo()
// bot.lookAt({}) goalxz?
//TODO this isn't near
cfg.plugins.mover.moveXZ(message_parts2)
break
case 3:
//TODO more checks