feat(mover): ✨ implement moving to X Z goal (without y)
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user