From 3d5de440fd78498e432628f86b4e904f99193005 Mon Sep 17 00:00:00 2001 From: Leijurv Date: Mon, 4 Feb 2019 21:30:58 -0800 Subject: [PATCH] what a mess --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2b494e64..16fc7090 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,11 @@ Here are some links to help to get started: 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. -Put a `#` in front so that if you make a typo it doesn't go into public chat (anything beginning with `#` isn't sent). +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). -`.b` is also a valid prefix, but **only** in Impact. +For older than v1.1.0, `#` must be enabled by toggling on the `prefix` setting. + +**Only** in Impact is `.b` also a valid prefix # API example