From b12fedb2d923b9079eb3c8c2026634dc7b0711d4 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Tue, 5 Feb 2019 11:08:12 -0800 Subject: [PATCH] help --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 16fc7090..e500d8f4 100644 --- a/README.md +++ b/README.md @@ -43,6 +43,8 @@ Here are some links to help to get started: # Chat control [Defined Here](src/main/java/baritone/utils/ExampleBaritoneControl.java) +`help` for help. + Quick start example: `thisway 1000` or `goal 70` to set the goal, `path` to actually start pathing. Also try `mine diamond_ore`. `cancel` to cancel. On v1.1.0 and newer: Put a `#` in front so that if you make a typo it doesn't go into public chat (anything beginning with `#` isn't sent).