From ab6a41ee2f5924736906bce1c69254e0ab088bf9 Mon Sep 17 00:00:00 2001 From: Chase Hall Date: Fri, 7 Aug 2020 09:46:42 -0500 Subject: [PATCH] Add clarification on ref number --- Commands.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Commands.md b/Commands.md index 18e5296..18f7796 100644 --- a/Commands.md +++ b/Commands.md @@ -53,7 +53,7 @@ All players are identified 5 separate ways For most commands players are identified by their `Name` However, if they are currently offline, or their name contains un-typable characters, their `Client ID` must be used -The `Client ID` is specified by prefixing a player's reference number with `@`. +The `Client ID` is specified by prefixing a player's [reference number](https://i.imgur.com/kx1gxrt.png) with `@`. For example, `@123` would reference the player with a `Client ID` of 123. **All commands that require a `target` look at the `first argument` for a form of player identification**