diff --git a/lib/plugins/command.js b/lib/plugins/command.js index 39f07ff..ab54c5e 100644 --- a/lib/plugins/command.js +++ b/lib/plugins/command.js @@ -226,6 +226,7 @@ function command(username, message) { case "unmount": case "dismount": bot.dismount() + bot.vehicle = void 0 break case "move": case "go":