From a22db638facea4fabe1affe072458acbe491ad7d Mon Sep 17 00:00:00 2001 From: Amir <50082485+erxson@users.noreply.github.com> Date: Wed, 1 Feb 2023 21:42:00 +0200 Subject: [PATCH] Updated examples in commands.md (#323) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit When I first looked at the documentation, I did not recognize that you can enter such values ​​in the field. Thought I needed to clarify that this is possible. --- docs/commands.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/commands.md b/docs/commands.md index 69065b3..1391080 100644 --- a/docs/commands.md +++ b/docs/commands.md @@ -133,6 +133,7 @@ ___ * Example: `u:Notch` * Example: `u:Notch,Intelli` +* Example: `u:#fire,#tnt,#creeper,#explosion` --- @@ -276,4 +277,4 @@ Lookup commands are generally the same as rollback commands. The primary differe * `/co lookup u:Notch a:username` *(lookup previous usernames used by Notch)* -___ \ No newline at end of file +___