This commit is contained in:
Leijurv
2019-09-30 17:04:33 -07:00
parent b8c8b1eb69
commit 47e6a039ef
3 changed files with 5 additions and 81 deletions

View File

@@ -39,6 +39,11 @@ Some common examples:
- `damn` daniel
New commands:
- `sel` to manage selections
- some others
For the rest of the commands, you can take a look at the code [here](https://github.com/cabaletta/baritone/blob/master/src/api/java/baritone/api/utils/ExampleBaritoneControl.java).
All the settings and documentation are <a href="https://github.com/cabaletta/baritone/blob/master/src/api/java/baritone/api/Settings.java">here</a>. If you find HTML easier to read than Javadoc, you can look <a href="https://baritone.leijurv.com/baritone/api/Settings.html#field.detail">here</a>.